Bug 1648743 - Conflict between installed and new versions of libwacom rpm
Summary: Conflict between installed and new versions of libwacom rpm
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: libwacom
Version: 29
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Peter Hutterer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-11-12 01:36 UTC by Bill
Modified: 2018-11-14 03:12 UTC (History)
2 users (show)

Fixed In Version: libwacom-0.32-2.fc29
Clone Of:
Environment:
Last Closed: 2018-11-14 03:12:46 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.