Hi,
  Hmm well that looks ok, but the output of the update-initramfs has a clue:

# update-initramfs -v -u -k 3.2.0-32-generic
update-initramfs: Generating /boot/initrd.img-3.2.0-32-generic
/dev/disk/by-uuid: Is a directory

Can you rerun that update-initramfs like this (with the original
MODULES=dep) setting like this:

/bin/bash -x /usr/sbin/update-initramfs -v -u -k 3.2.0-32-generic

What that should do is spew each line of update-initramfs and each
command it executed in detail - the challenge is to find why something
is mis-understanding a disk path.  My guess is the error is actually
coming from mkinitramfs, but the /bin/bash -x should give you the exact
line for mkinitramfs to run.

Dave

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1062699

Title:
  package linux-image-3.2.0-31-generic 3.2.0-31.50 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools
  exited with return code 1 [/dev/disk/by-uuid: Is a directory ,
  mkinitramfs: for root /dev/disk/by-uuid missing disk/by-uuid
  /sys/block/ entry]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1062699/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to