Fedora Account System
Red Hat Associate
Red Hat Customer
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
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.
*** This bug has been marked as a duplicate of bug 2401666 ***
(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.
(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.