Bug 1648743

Summary: Conflict between installed and new versions of libwacom rpm
Product: [Fedora] Fedora Reporter: Bill <thetaeridanus>
Component: libwacomAssignee: Peter Hutterer <peter.hutterer>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 29CC: btissoir, peter.hutterer
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: libwacom-0.32-2.fc29 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-11-14 03:12:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bill 2018-11-12 01:36:05 UTC
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.

Comment 1 Bill 2018-11-12 01:51:10 UTC
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

Comment 2 Fedora Update System 2018-11-12 23:32:15 UTC
libwacom-0.32-2.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-8e462abb3d

Comment 3 Fedora Update System 2018-11-13 04:50:21 UTC
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

Comment 4 Fedora Update System 2018-11-14 03:12:46 UTC
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.