Fix upgrade path when upgrading from Fedora 42.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2025-4a2922869f
Please log in to add feedback.
| 0 | 0 | Test Case wine apps |
This update has been submitted for testing by mooninite.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
Tested, fixes wine upgrade from F42 to F43
This update can be pushed to stable now if the maintainer wishes
mooninite edited this update.
Works great! LGTM! =)
frantisekz edited this update.
New build(s):
Karma has been reset.
This update has been submitted for testing by frantisekz.
This update has been pushed to testing.
The alternatives scriptlets do not account for the upgrade path. Another package change (wine and wine-dxvk) will need to be made to remove alternatives using the old libdir.
Used the suggested command to upgrade wine
sudo dnf upgrade --refresh --enablerepo=updates-testing --advisory=FEDORA-2025-4a2922869fand this is the result.[65/66] Removing wine-core-0:10.20-3.fc43.x86_64 100% | 54.6 KiB/s | 1.7 KiB | 00m00s [66/66] Removing wine-filesystem-0:10.20-3.fc43.noarch 100% [==================] | 87.0 B/s | 84.0 B | 00m00s
There was a new path installed (/usr/lib64/wine-wow64/wine/...) that mimics the original path (/usr/lib64/wine/...) but the scripts do not reflect that change so running that advisory script to upgrade fails for both the i386 (x86-32) and x86_64 (x86-64) packages.
The files noted for wine-core are installed in /usr/lib64/wine-wow64/wine/x86_64-windows but the posttrans scriptlet does not find the links in either /usr/lib/wine/i386-windows or /usr/lib64/wine/x86_64-windows. The same for each of the other reported scriptlet failures.
This update has been unpushed.
Unpushed to be safe for now. Refusing to upgrade is probably better than trying and erroring out, although at least it's a %posttrans error so it's not in the middle of the transaction.
mooninite edited this update.
New build(s):
Removed build(s):
Karma has been reset.
This update has been submitted for testing by mooninite.
This update has been pushed to testing.
Much better than last time, but the wine-core posttrans script still gives errors.
You cannot upgrade from 10.20-3. Downgrade to 10.20-2 or lower before upgrading to 10.20-4.
Sorry, that was from my desktop where wine was previously tested. Below is the result from a new f43 VM with wine never before installed. After fully updating the new system I initially installed wine 10.20-2 then ran the suggested command. "sudo dnf upgrade --refresh --enablerepo=updates-testing --advisory=FEDORA-2025-4a2922869f"
The end result
[63/64] Removing wine-core-0:10.20-2.fc43.x86_64 100% | 4.5 KiB/s | 1.7 KiB | 00m00s [64/64] Removing wine-filesystem-0:10.20-2.fc43.noarch 100% | 74.0 B/s | 84.0 B | 00m01s
Still an error
That's expected output at this time. You will not see in on the next update.
mooninite edited this update.
New build(s):
Removed build(s):
Karma has been reset.
This update has been submitted for testing by mooninite.
This update has been pushed to testing.
This update can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by mooninite.
This update has been pushed to stable.