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 (gimp) Fails To Install in Fedora 42: can't install gimp: - nothing provides /usr/bin/python2 needed by gimp-2:2.10.38-3.fc41.x86_64 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-42-x86_64 --config-opts mirrored=False install gimp 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!
The current failure is: Problem: conflicting requests - nothing provides gimp-libs(x86-64) = 2.99.19^20240817gitd38362c9a0-1.fc42 needed by gimp-2:2.99.19^20240817gitd38362c9a0-1.fc42.x86_64
I think Requires: %{name}-libs%{?_isa} = %{epoch}%{version}-%{release} needs to be Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release} I’m testing this locally and then opening a PR.
I was wondering why the error isn't: nothing provides gimp-libs(x86-64) = 22.99.19^20240817gitd38362c9a0-1.fc42 But when this was built, it was: Requires: %{name}-libs%{?_isa} = %{version}-%{release} https://src.fedoraproject.org/rpms/gimp/blob/ff107597ed6d79624a196bc2e8feb6c5f36a1abe/f/gimp.spec#_203 It was later "fixed" by adding %{epoch} in https://src.fedoraproject.org/rpms/gimp/c/563eb21a29053c7e388c8b422c7339f8916c114b?branch=rawhide -- but that incomplete fix was never successfully built. So I agree, this should be changed to %{epoch}:%{version}-%{release}.
https://src.fedoraproject.org/rpms/gimp/pull-request/5
FEDORA-2024-1926fa5910 (gimp-2.99.19^20240819git5814d9ed30-4.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2024-1926fa5910
FEDORA-2024-1926fa5910 (gimp-2.99.19^20240819git5814d9ed30-4.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2024-23bb3f369d (gimp-2.99.19^20240824git74bbe26918-2.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-23bb3f369d
FEDORA-2024-23bb3f369d (gimp-2.99.19^20240824git74bbe26918-2.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report.