Bug 2404874 - Wine blocks upgrade from FC42 to FC43
Summary: Wine blocks upgrade from FC42 to FC43
Keywords:
Status: CLOSED DUPLICATE of bug 2401666
Alias: None
Product: Fedora
Classification: Fedora
Component: wine
Version: 42
Hardware: x86_64
OS: Linux
high
high
Target Milestone: ---
Assignee: Michael Cronenworth
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-10-18 02:23 UTC by Todd
Modified: 2025-10-28 19:58 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-10-28 16:56:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Todd 2025-10-18 02:23:06 UTC
Wine block upgrade from FC42 to FC43


# dnf system-upgrade download --releasever=43 --allowerasing --best
...
Testing offline transaction
Transaction failed: Rpm transaction failed.
  - file /usr/lib64/wine/i386-windows from install of wine-core-10.15-1.fc43.x86_64 conflicts with file from package wine-core-10.15-1.fc42.x86_64
  - file /usr/lib/wine/i386-windows/ddraw.dll conflicts between attempted installs of wine-core-10.15-1.fc43.i686 and wine-core-10.15-1.fc43.x86_64
  - file /usr/lib/wine/i386-windows/urlmon.dll conflicts between attempted installs of wine-core-10.15-1.fc43.i686 and wine-core-10.15-1.fc43.x86_64
  - file /usr/lib/wine/i386-windows/windows.devices.bluetooth.dll conflicts between attempted installs of wine-core-10.15-1.fc43.i686 and wine-core-10.15-1.fc43.x86_64
  - file /usr/lib/wine/i386-windows/wined3d.dll conflicts between attempted installs of wine-core-10.15-1.fc43.i686 and wine-core-10.15-1.fc43.x86_64
  - file /usr/lib/wine/i386-windows/winmm.dll conflicts between attempted installs of wine-core-10.15-1.fc43.i686 and wine-core-10.15-1.fc43.x86_64


# dnf system-upgrade reboot --debugsolver
No offline transaction is stored.


Reproducible: Always

Comment 1 David Auer 2025-10-28 16:30:22 UTC
Still blocks the upgrade and F43 got released today which makes this somewhat urgent.
I don't need wine on a regular basis, therefore uninstalling wine-core was an easy workaround for me. To make Fedora user friendly for the general user that should be fixed in the package.

Comment 2 Michael Cronenworth 2025-10-28 16:56:23 UTC

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

Comment 3 Todd 2025-10-28 19:44:49 UTC
(In reply to David Auer from comment #1)
> Still blocks the upgrade and F43 got released today which makes this
> somewhat urgent.
> I don't need wine on a regular basis, therefore uninstalling wine-core was
> an easy workaround for me. To make Fedora user friendly for the general user
> that should be fixed in the package.

Work around: uninstall wine, update to FC43, reinstall wine.  Worked for me.

Comment 4 Michael Cronenworth 2025-10-28 19:58:37 UTC
(In reply to Todd from comment #3)
> Work around: uninstall wine, update to FC43, reinstall wine.  Worked for me.

Yes, this is fine. Be sure there are no symlinks left in /usr/lib/wine or /usr/lib64/wine. You could also delete the symlinks prior to upgrade and it should upgrade.


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