[Bug 519914] Re: dpkg --configure a fails during upgrade
Boerny
b_stader at gmx.at
Wed Feb 10 16:51:29 UTC 2010
found a workaround in http://www.ubuntu-
forum.de/index.php?page=Thread&postID=290720&s=559a0e88eb2d990110debf1b702d3b44b131aac3#post290720
(german)
edit file /usr/share/initramfs-tools/hooks/udev ( sudo kate /usr/share/initramfs-tools/hooks/udev )
and delete ".sh" from line
# 50-firmware.rules
copy_exec /lib/udev/firmware.sh /lib/udev
-> line is
# 50-firmware.rules
copy_exec /lib/udev/firmware /lib/udev
save file and run
sudo dpkg --configure -a
--
dpkg --configure a fails during upgrade
https://bugs.launchpad.net/bugs/519914
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to initramfs-tools in ubuntu.
More information about the kernel-bugs
mailing list