Bug 2419725

Summary: Unable to Update from Fedora 42 to 43
Product: [Fedora] Fedora Reporter: twillkickers
Component: dnf5Assignee: rpm-software-management
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 42CC: igor.raits, jonathan, mdomonko, packaging-team-maint, pkratoch, pmatilai, ppisar, rpm-software-management
Target Milestone: ---Keywords: Upgrades
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-12-09 07:59:36 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 twillkickers 2025-12-06 22:22:50 UTC
When attempting to update from Fedora 42 to 43, I get the following error. I have tried multiple times:

Transaction failed: Rpm transaction failed.
  - file /usr/lib/wine/i386-windows/urlmon.dll conflicts between attempted installs of wine-core-10.20-2.fc43.i686 and wine-core-10.20-2.fc43.x86_64
  - file /usr/lib/wine/i386-windows/windows.devices.bluetooth.dll conflicts between attempted installs of wine-core-10.20-2.fc43.i686 and wine-core-10.20-2.fc43.x86_64
  - file /usr/lib/wine/i386-windows/wined3d.dll conflicts between attempted installs of wine-core-10.20-2.fc43.i686 and wine-core-10.20-2.fc43.x86_64

I follow the following steps when trying to update:

sudo dnf upgrade --refresh

reboot system

sudo dnf system-upgrade download --releasever=43


Reproducible: Always

Steps to Reproduce:
1. sudo dnf upgrade --refresh
2. sudo systemctl reboot
3. sudo dnf system-upgrade download --releasever=43
Actual Results:
The key was successfully imported.
Transaction failed: Rpm transaction failed.
  - file /usr/lib/wine/i386-windows/urlmon.dll conflicts between attempted installs of wine-core-10.20-2.fc43.i686 and wine-core-10.20-2.fc43.x86_64
  - file /usr/lib/wine/i386-windows/windows.devices.bluetooth.dll conflicts between attempted installs of wine-core-10.20-2.fc43.i686 and wine-core-10.20-2.fc43.x86_64
  - file /usr/lib/wine/i386-windows/wined3d.dll conflicts between attempted installs of wine-core-10.20-2.fc43.i686 and wine-core-10.20-2.fc43.x86_64

Expected Results:
Updated from 42 to 43

Comment 1 Panu Matilainen 2025-12-09 07:59:36 UTC

*** This bug has been marked as a duplicate of bug 2406164 ***