On Tue, 11 Jul 2017 12:27:34 +0000 (UTC), Thomas Goffin wrote: > Hello, I'm just trying to install the Wine via dnf and get: > # dnf install wine ... Error: Transaction check error: > file /usr/share/doc/gstreamer1/NEWS from install of gstreamer1-1.12.1-1.fc27.i686 conflicts with file from package gstreamer1-1.12.0-1.fc27.x86_64 > You could have truncated your post by not quoting so many lines that don't add anything other than conflicts for more files. > Is it a bug? Show more of the dependency resolving step. Show "rpm -qa gstreamer1" and "dnf list gstreamer1", too. The x86_64 and i686 build of a package are published at the same time. If you get a conflict like this, where the version of the two packages is not the same, you need to examine your installation and the repository contents to figure out why you don't get the very latest version for both the x86_64 and i686 packages. It could be due to broken dependencies somewhere or due to duplicate installed packages. _______________________________________________ test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to test-leave@xxxxxxxxxxxxxxxxxxxxxxx