Re: Copr dependency rebuild with circular dependencies

2018-01-09 Thread James Paul Turner
Thanks Nicolas. That makes sense. Would you advise that the compatibility package remains in rawhide after the mass rebuild? Best, James. On Tue, 2018-01-09 at 20:06 +0100, nicolas.mail...@laposte.net wrote: > Hi, > > Regardless of the build infra, you will need to create a compat > package wit

Re: Copr dependency rebuild with circular dependencies

2018-01-09 Thread nicolas . mailhot
Hi, Regardless of the build infra, you will need to create a compat package with the old lib version to make it available during bootstraping Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an em

Copr dependency rebuild with circular dependencies

2018-01-09 Thread James Paul Turner
Hi all. Apologies for cross-posting, but I am running out of ideas. Suppose one updates libmpfr in a copr repository, which bumps the soname. Both GCC and libmpc depend on libmpfr, and so must be rebuilt, but neither GCC nor libmpc can be rebuilt without an existing libmpc, which, in turn, depends