** Description changed: - usbip wants hwdata so linux-tools-common should depend on it. + [Impact] + + usbip from linux-tools tries to access which is provided by the hwdata + package which is not installed by default. + + [Test Case] + + $ apt install linux-tools-<flavor> + $ usbip + + [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.
** Description changed: [Impact] - usbip from linux-tools tries to access which is provided by the hwdata - package which is not installed by default. + 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. [Test Case] $ apt install linux-tools-<flavor> $ usbip [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. ** Summary changed: - linux-tools-common should depend on hwdata + usbip: error: failed to open /usr/share/hwdata//usb.ids ** Description changed: [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 + $ usbip list -l + $ [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. ** Description changed: [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) + - 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. -- 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: Incomplete Status in linux source package in Jammy: New Status in linux source package in Lunar: New Status in linux source package in Mantic: Incomplete 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 : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp