On Thursday, August 29, 2019 11:10:37 PM CEST Iñaki Ucar wrote:
> On Thu, 29 Aug 2019 at 22:51, Pavel Raiskup <prais...@redhat.com> wrote:
> >
> > Hey, JFYI, we enabled F31 chroots yesterday in Fedora Copr.
> >
> > The process was surprisingly slow, and a lot of things didn't work
> > properly during the process.  Sorry for that, we'll take a look on how to
> > minimize the problems for the next runs.
> >
> > One warning on F31 chroots in copr!  The F31 has Python 3.7, while rawhide
> > has Python 3.8.  Since we enabled the F31 chroot pretty late in Copr -
> > after Python 3.8 landed rawhide - it might happen that you rebuilt your
> > package against 3.8, and it got later copied into F31 chroot (with the
> > rest of the packages).  If this happened to you, you have non-installable
> > package in repo.
>
> The same happens for packages linking against gsl-devel: there was a
> soname bump in rawhide that didn't land in F31. All Copr packages
> built after the official branching point were linked against rawhide
> instead of F31, so they require the wrong library version. Check this
> and probably other soname bumps during the last couple of weeks.
> 
> Also, these packages are suffixed fc32 in the F31 chroot. Has dnf any
> problem with that?

I believe no.  Dnf/RPM shouldn't operate with dist tag.  Except for the
version comparison (if package ENVRA only differs in dist tag number, the
fc32 > fc31).

> BTW, is there any tool to check which packages in a chroot are broken
> without actually adding the repo and trying to install them?

Maybe repoclosure?

Pavel

> Iñaki



_______________________________________________
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/copr-devel@lists.fedorahosted.org

Reply via email to