Hi to all …
Since two weeks, I try to upgrade my F37 to F38 with “dnf system-upgrade” but each try stop with a transaction test error :
[pippo@machine ~]$ sudo dnf system-upgrade download --releasever=38 --allowerasing --skip-broken
[...]
Running transaction check
Transaction check succeeded.
Running transaction test
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Transaction test error:
file /usr/lib64/pipewire-0.3/jack/libjack.so.0 conflicts between attempted installs of pipewire-jack-audio-connection-kit-libs-0.3.78-1.fc38.x86_64 and pipewire-jack-audio-connection-kit-0.3.67-1.fc38.x86_64
file /usr/lib64/pipewire-0.3/jack/libjacknet.so.0 conflicts between attempted installs of pipewire-jack-audio-connection-kit-libs-0.3.78-1.fc38.x86_64 and pipewire-jack-audio-connection-kit-0.3.67-1.fc38.x86_64
file /usr/lib64/pipewire-0.3/jack/libjackserver.so.0 conflicts between attempted installs of pipewire-jack-audio-connection-kit-libs-0.3.78-1.fc38.x86_64 and pipewire-jack-audio-connection-kit-0.3.67-1.fc38.x86_64
file /usr/share/pipewire/jack.conf conflicts between attempted installs of pipewire-jack-audio-connection-kit-libs-0.3.78-1.fc38.x86_64 and pipewire-jack-audio-connection-kit-0.3.67-1.fc38.x86_64
[pippo@machine ~]$
Disabling updates repositories with “sudo dnf config-manager --set-disabled repo” does not solve the problem.
Two months ago (or so) I had an error with an update of “pipewire-jack-audio” but yesterday, a new update worked fine so I retry to upgrade again but … “transation test error” again …
An idea ???
Do I have to install F38 with a DVD just as if it was an install from scratch ?