[Bug 343735] [NEW] hooks/live tries to copy non-existing udevinfo
Thilo Uttendorfer
t.uttendorfer at linux-ag.com
Mon Mar 16 16:04:00 UTC 2009
Public bug reported:
Binary package hint: live-initramfs
This problem happened to me when creating a NFSROOT with fai-setup
(package fai-server) with the result that no initrd.img is created. Here
is what I discovered:
The packkage udev used to ship udevinfo. It is at least since version
140-1 (jaunty) removed and you should use udevadm, as described in this
changlog:
---------------------------------------------
udev (117-3) hardy; urgency=low
* Ship symlinks of old udevtrigger, udevsettle, udevinfo and udevmonitor
tools to udevadm in the udeb. Use of these should be replaced with
calls to udevadm itself as soon as possible.
-- Scott James Remnant <scott at ubuntu.com> Thu, 20 Dec 2007 03:47:34 +0000
---------------------------------------------
The scipt /usr/share/initramfs-tools/hooks/live in the package live-initramfs contains the following line:
copy_exec /usr/bin/udevinfo /bin
This should be changed to udevadm. But I'm not sure if there are other
scripts that still call udevinfo instead of "udevadm info". If so, these
scripts should use udevadm, too.
Thilo
** Affects: live-initramfs (Ubuntu)
Importance: Undecided
Status: New
--
hooks/live tries to copy non-existing udevinfo
https://bugs.launchpad.net/bugs/343735
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list