Bootstrapping build-time circular dependent packages

Vladimir Stackov amigo.elite at gmail.com
Thu Feb 12 20:43:41 UTC 2015


Say we have two packages:

Name: a
Requires: b
BuildRequires: b

and

Name: b
Requires: a
BuildRequires: a

I can bootstrap them by building and installing manually before
rpmbuild but how should I do that with koji?
Thanks for any advices!

-- 
Kind regards,
Vladimir.


More information about the devel mailing list