Bug 2304761 - F42FailsToInstall: gimp
Summary: F42FailsToInstall: gimp
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gimp
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F42FailsToInstall 2304177 2305682
TreeView+ depends on / blocked
 
Reported: 2024-08-13 23:46 UTC by Fedora Fails To Install
Modified: 2024-08-26 13:04 UTC (History)
7 users (show)

Fixed In Version: gimp-2.99.19^20240819git5814d9ed30-4.fc42 gimp-2.99.19^20240824git74bbe26918-2.fc41
Clone Of:
Environment:
Last Closed: 2024-08-19 19:22:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Fedora Fails To Install 2024-08-13 23:46:14 UTC
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!

Comment 1 Miro Hrončok 2024-08-19 11:17:53 UTC
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

Comment 2 Ben Beasley 2024-08-19 14:30:49 UTC
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.

Comment 3 Miro Hrončok 2024-08-19 14:49:02 UTC
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}.

Comment 5 Fedora Update System 2024-08-19 15:36:26 UTC
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

Comment 6 Fedora Update System 2024-08-19 19:22:23 UTC
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.

Comment 7 Fedora Update System 2024-08-26 12:58:55 UTC
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

Comment 8 Fedora Update System 2024-08-26 13:04:45 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.