Re: Seemingly wrong FailsToInstall

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 18. 08. 21 17:21, Jan Drögehoff wrote:
I've received 2 automated bugzilla reports for F35[1] and F36[2] that my package FailsToInstall.

I tried to replicate this with a Fedora 35 and Rawhide VM created from the last known good ISOs provided by the nightly compose finder and found everything to be working as expected.

Is there something I am overlooking or did the automatic process fall flat?

Hello Jan,
As said in the bugzillas, the reports are based on Koji buildroot.
That is usually ahead of what is available on the mirrors.

A nice reproducer might be:

$ mock -r fedora-rawhide-x86_64 --init
$ mock -r fedora-rawhide-x86_64 --disablerepo='*' --enablerepo=local --install zig
...
Error:
 Problem: conflicting requests
  - nothing provides liblldCOFF.so.12()(64bit) needed by zig-0.8.0-7.fc35.x86_64
  - nothing provides liblldDriver.so.12()(64bit) needed by zig-0.8.0-7.fc35.x86_64
  - nothing provides liblldELF.so.12()(64bit) needed by zig-0.8.0-7.fc35.x86_64
  - nothing provides liblldWasm.so.12()(64bit) needed by zig-0.8.0-7.fc35.x86_64


I can see that on the mirrors, liblldCOFF.so.12()(64bit) is provided by lld-libs-0:12.0.1-1.fc35:

$ repoquery --repo=rawhide --whatprovides 'liblldCOFF.so.12()(64bit)'
lld-libs-0:12.0.1-1.fc35.x86_64

But that was updated already in Koji:

$ repoquery --repo=koji lld-libs
lld-libs-0:13.0.0~rc1-1.fc36.x86_64

And now it provides a newer version:

$ repoquery --repo=koji --provides lld-libs | grep liblldCOFF
liblldCOFF.so.13.0()(64bit)

This new updated version will eventually hit the mirrors as well.

It was updated in:

https://src.fedoraproject.org/rpms/lld/c/2cb02d9e03958b9352e170b3f8d65ac5f77aafa0?branch=rawhide

Rebuilding your package on rawhide and F35 should fix the problem.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1994972

[2] https://bugzilla.redhat.com/show_bug.cgi?id=1994961
--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
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.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux