Strange situation with Wine on Fedora 27

2017-07-11 Thread Thomas Goffin
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   file /usr/share/doc/gstreamer1/

Re: Strange situation with Wine on Fedora 27

2017-07-12 Thread Thomas Goffin
Thanks for reaction, the problem was in the duplicate: * gstreamer1-1.12.1-1.fc27* gstreamer1-1.12.0-1.fc27 Maybe it will be a good idea to use 'installonly_limit=1' into a dnf configuration sometimes. Regards. On Wednesday, July 12, 2017, 10:50:51 AM GMT+3, Samuel Rakitničan wrote: > Hell