Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. dnf update Actual results: file /usr/lib/udev/rules.d/65-libwacom.rules from install of libwacom-0.32-1.fc29.i686 conflicts with file from package libwacom-0.31-1.fc29.x86_64 Expected results: update completes successfully Additional info: Looks like I have the i686 version installed instead of x86_64. I don't know how that happened. Not sure how to fix as removing the installed version wants to remove a host of packages.
I actually had both i686 and x86_64 versions installed getting rid of the libwacom-0.31-1.fc29.i686 package as well as the 0.31-1 x86_64 version: rpm -e --nodeps libwacom-0.31-1.fc29.i686 rpm -e --nodeps libwacom-0.31-1.fc29.x86_64 Then dnf install libwacom has worked around the issue. It installed both i686 and x86_64 for libwacom version 0.32-1
libwacom-0.32-2.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-8e462abb3d
libwacom-0.32-2.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-8e462abb3d
libwacom-0.32-2.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.