[Bug 1190947] Re: [udev] missing vendor/product names of devices (missing hwdb.bin)
Launchpad Bug Tracker
1190947 at bugs.launchpad.net
Fri Jun 14 13:07:32 UTC 2013
This bug was fixed in the package systemd - 204-0ubuntu4
---------------
systemd (204-0ubuntu4) saucy; urgency=low
* Properly integrate hwdb, to get back vendor/product names in the udev db:
- Add 0024-hwdb-in-lib.patch: udev hwdb: Store binary database in libdir,
not in /etc.
- debian/rules: Build and ship pre-generated hwdb; do not ship the source
files, they are quite big and for now we do not have other packages
which want to add files there.
- LP: #1190947
-- Martin Pitt <martin.pitt at ubuntu.com> Fri, 14 Jun 2013 12:59:10 +0200
** Changed in: systemd (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1190947
Title:
[udev] missing vendor/product names of devices (missing hwdb.bin)
Status in “systemd” package in Ubuntu:
Fix Released
Bug description:
The hwdb bits of udev do not work at the moment. They expect the
compiled hwdb database in /etc/udev/hwdb.bin:
$ udevadm test-builtin hwdb /devices/pci0000:00/0000:00:00.0
calling: test-builtin
error reading /etc/udev/hwdb.bin: No such file or directory
load module index
unload module index
$ udevadm hwdb
--test=pci:v00008086d00003B4Asv000017AAsd00002164bc06sc04i00
This leads to devices not having proper vendor/product strings (also
see bug 1186777).
TODO:
- Move binary database out of /etc [upstream]
- Call "udevadm hwdb --update" in udev postinst
- Clean up hwdb.bin on purge
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1190947/+subscriptions
More information about the foundations-bugs
mailing list