Use only one usb.ids

Bug #726202 reported by Pander
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
hwdata (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: hwdata

Both packages hwdata and usbutils ship usb.ids files and both ship different versions of this file.

Only one package should ship this and the other package should refer to that via a symbolic link or both packages should ship identical files.

Als the file being shipped should be upgraded. Please decide which package will shipusb.ids

Revision history for this message
Pander (pander) wrote :
tags: added: upgrade-software-version
Robert Roth (evfool)
Changed in hwdata (Ubuntu):
status: New → Confirmed
Revision history for this message
Pander (pander) wrote :
Revision history for this message
Pander (pander) wrote :

Advise from upstream: https://bugzilla.redhat.com/show_bug.cgi?id=786271

Fedora doesn't have /usr/share/misc/usb.ids, hwdata is the only package that
provides usb.ids.
...
Ubuntu needs to decide which usb.ids they want to keep and just drop the other
one during packaging.

Revision history for this message
Pander (pander) wrote :

In 12.04 LTS usbutils is shipping the file and hwdata is linking to it so this has been solved.

$ find /usr/share /var/lib/usbutils/ -name usb.ids -exec ls -l {} \;
lrwxrwxrwx 1 root root 25 May 8 2012 /usr/share/misc/usb.ids -> /var/lib/usbutils/usb.ids
lrwxrwxrwx 1 root root 15 May 8 2012 /usr/share/hwdata/usb.ids -> ../misc/usb.ids
-rw-r--r-- 1 root root 461454 Dec 26 2011 /var/lib/usbutils/usb.ids

$ find /usr/share /var/lib/usbutils/ -name usb.ids -exec dpkg -S {} \;
usbutils: /usr/share/misc/usb.ids
hwdata: /usr/share/hwdata/usb.ids
usbutils: /var/lib/usbutils/usb.ids

Revision history for this message
Pander (pander) wrote :

Can someone close this bug as Fix Released?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.