Your message dated Wed, 18 Sep 2013 16:38:10 +0300 with message-id <[email protected]> and subject line has caused the Debian Bug report #719914, regarding /scripts/init-bottom/udev: line 33: nuke: not found to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 719914: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719914 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: initramfs-tools Version: 0.107 Severity: wishlist wheezy (Orthogonal issues skipped for brevity.) Upgrading from somewhat mixed squeeze/wheezy-1 to clean wheezy. Upgrading to lilo_1:22.8-8.3 (I already knew it was needed) with no problems. Upgrading to linux-image-3.2.0-4-486_3.2.41-2 pulled initramfs-tools_0.109.1. That's where *it* hit first. Copypasting symptom: update-initramfs: Generating /boot/initrd.img-2.6.32-5-486 cp: invalid option -- 'n' Try `cp --help' for more information. Successfuly fought some problems (I won't report them, not sure what had happened) -- after upgrade to kmod_9-3 (and friends) I've faced this: $ zcat /boot/initrd.img-3.2.0-4-486 | cpio -t | grep 'bin/' sbin/modprobe sbin/rmmod sbin/udevadm sbin/udevd sbin/blkid bin/sh bin/busybox bin/kmod 45043 blocks In rescue shell I've found $Subject and (sorry for retyping, serial console isn't at first place in my todo): * Almost empty /dev . It had two entries: + console + null (which was plain file, 5 bytes long) * In /bin busybox, kmod, and symlink sh * In /sbin blkid, udevadm, udevd, and two symlinks modprobe and rmod Just as listed above. The problem is here (quoting relevant lines of /usr/share/initramfs-tools/hooks/klibc of initramfs-tools_0.109.1): 18 # klibc 19 cp -pnL /usr/lib/klibc/bin/* ${DESTDIR}/bin 20 cp -pL /lib/klibc-*.so ${DESTDIR}/lib Pay attention to line #19 (it's not #33, as reported at runtime). '--no-clobber' option of 'cp' has appeared in coreutils_7.1 (if my reading of http://git.savannah.gnu.org/cgit/coreutils.git/tree/NEWS?id=74ba433a14224c9cc77acc55eac568a5a8ab8c2c is not mistaken). p.s. initramfs-tools people, you're free to close. This is here just to be googled.
--- End Message ---
--- Begin Message ---I've just figured out, upgrade of this box is two years late. Now I see why it's that creepy. I don't say that I'm terribly sorry, but -- my bad. -- Torvalds' goal for Linux is very simple: World Domination Stallman's goal for GNU is even simpler: Freedom
--- End Message ---

