** Changed in: linux (Ubuntu Mantic)
Status: In Progress => Fix Committed
** Changed in: linux (Ubuntu Lunar)
Status: In Progress => Fix Committed
** Changed in: linux (Ubuntu Jammy)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2039439
Title:
usbip: error: failed to open /usr/share/hwdata//usb.ids
Status in linux package in Ubuntu:
In Progress
Status in linux source package in Jammy:
Fix Committed
Status in linux source package in Lunar:
Fix Committed
Status in linux source package in Mantic:
Fix Committed
Bug description:
[Impact]
usbip from linux-tools tries to access /usr/share/hwdata/usb.ids which
is provided by the hwdata package which is not installed by default.
$ usbip list -l
usbip: error: failed to open /usr/share/hwdata//usb.ids
- busid 1-1.1.1 (0424:7800)
unknown vendor : unknown product (0424:7800)
[Test Case]
$ apt install linux-tools-<flavor>
$ usbip list -l
- busid 1-1.1.1 (0424:7800)
Microchip Technology, Inc. (formerly SMSC) : unknown product (0424:7800)
[Fix]
Make hwdata a dependency of linux-tools-common.
[Regression Potential]
A trivial package (hwdata) is installed as a dependency. Can't think
of any problems this could cause other than a theoretical package
installation failure.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2039439/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp