Hello, Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/ Your package (python-logdetective) Fails To Install in Fedora 44: can't install python3-logdetective: - nothing provides (python3.14dist(huggingface-hub) < 0.35~~ with python3.14dist(huggingface-hub) > 0.23.2.0) needed by python3-logdetective-2.10.0-1.fc44.noarch If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem. If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks. P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. To reproduce, use the koji/local repo only, e.g. in mock: $ mock -r fedora-44-x86_64 --config-opts mirrored=False install python3-logdetective P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages Thanks!
I have confirmed that we have another fails to install in rawhide. This time it's the huggingface-hub that's messing things up. https://bugzilla.redhat.com/show_bug.cgi?id=2429407 Turns out it was updated, two days ago and we are now out of sync. https://bugzilla.redhat.com/show_bug.cgi?id=2364607 Fix will be the same as before. But given the role this package plays in our CLI tool, I suspect there will be breaking changes for us to work around.
With the release of python3-logdetective 2.11.0 this issue no longer exists. The package can now be installed.