Bug 2366789

Summary: dnf install gimp-resynthesizer fails for dependencies
Product: [Fedora] Fedora Reporter: morgan read <mstuff>
Component: gimp-resynthesizerAssignee: Luya Tshimbalanga <luya_tfz>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 41CC: luya_tfz
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: gimp-resynthesizer-3.0.0-0.5.20250518git3846f79.fc42 gimp-resynthesizer-3.0.0-6.fc41 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-05-26 01:31:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description morgan read 2025-05-16 06:04:48 UTC
:~$ sudo dnf list gimp-resynthesizer
Updating and loading repositories:
Repositories loaded.
Available packages
gimp-resynthesizer.x86_64 2.0.3-14.20190428gitadfa25a.fc41 fedora
:~$ sudo dnf install gimp-resynthesizer
Updating and loading repositories:
Repositories loaded.
Failed to resolve the transaction:
Problem: conflicting requests
  - nothing provides /usr/bin/python2 needed by gimp-resynthesizer-2.0.3-14.20190428gitadfa25a.fc41.x86_64 from fedora
  - nothing provides libgimp-2.0.so.0()(64bit) needed by gimp-resynthesizer-2.0.3-14.20190428gitadfa25a.fc41.x86_64 from fedora
  - nothing provides libgimpbase-2.0.so.0()(64bit) needed by gimp-resynthesizer-2.0.3-14.20190428gitadfa25a.fc41.x86_64 from fedora
  - nothing provides libgimpui-2.0.so.0()(64bit) needed by gimp-resynthesizer-2.0.3-14.20190428gitadfa25a.fc41.x86_64 from fedora
  - nothing provides libgimpwidgets-2.0.so.0()(64bit) needed by gimp-resynthesizer-2.0.3-14.20190428gitadfa25a.fc41.x86_64 from fedora
You can try to add to command line:
  --setopt=optional_metadata_types=filelists to load additional filelists metadata
  --skip-broken to skip uninstallable packages
:~$ sudo dnf install libgimpbase
Updating and loading repositories:
Repositories loaded.
Failed to resolve the transaction:
No match for argument: libgimpbase
You can try to add to command line:
  --skip-unavailable to skip unavailable packages
:~$

Reproducible: Always

Steps to Reproduce:
1.dnf install gimp-resynthesizer
2.
3.
Actual Results:
Failed to resolve the transaction

Expected Results:
Installed

Comment 1 Luya Tshimbalanga 2025-05-16 15:35:19 UTC
Upstream is currently working on new version supporting GIMP 3. At this time the build failed but stay tuned once ready:
https://github.com/bootchk/resynthesizer/tree/resynthesizer3

Comment 2 Fedora Update System 2025-05-19 05:31:48 UTC
FEDORA-2025-6471568cc2 (gimp-resynthesizer-3.0.0-0.4.20250518git3846f79.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-6471568cc2

Comment 3 Fedora Update System 2025-05-19 05:32:01 UTC
FEDORA-2025-b5dfe7b100 (gimp-resynthesizer-3.0.0-0.5.20250518git3846f79.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-b5dfe7b100

Comment 4 Fedora Update System 2025-05-20 02:21:57 UTC
FEDORA-2025-6471568cc2 has been pushed to the Fedora 41 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-6471568cc2`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-6471568cc2

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2025-05-20 02:34:01 UTC
FEDORA-2025-b5dfe7b100 has been pushed to the Fedora 42 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-b5dfe7b100`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-b5dfe7b100

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2025-05-26 01:31:15 UTC
FEDORA-2025-b5dfe7b100 (gimp-resynthesizer-3.0.0-0.5.20250518git3846f79.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 2025-05-27 01:41:53 UTC
FEDORA-2025-6619ac518f has been pushed to the Fedora 41 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-6619ac518f`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-6619ac518f

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2025-06-04 03:34:46 UTC
FEDORA-2025-6619ac518f (gimp-resynthesizer-3.0.0-6.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 9 morgan read 2025-06-11 10:52:41 UTC
Thank you
M