So today I tried to upgrade my system from fedora 33 to 34 but i’m facing an issue,
while running sudo dnf system-upgrade download --releasever=34
I got this : Error: Transaction test error: file /usr/share/gir-1.0/GstVulkan-1.0.gir conflicts between attempted installs of gstreamer1-plugins-bad-free-devel-1.18.4-1.fc34.x86_64 and gstreamer1-plugins-bad-free-devel-1.18.4-1.fc34.i686
My system is up to date and I rebooted before doing the upgrade so I have the latest kernel.
I’m running fedora 33 on a Thinkpad T14, if it may help.
The conflict appears not to be between 2 packages but between a file (the .gir one) and a package. I tried to mv the .gir file but it seems to be useless because for the script it’s still here.