[Bug 1226472] Re: update-initramfs -u hangs; update-initramfs -u -v works

Benjamin Drung 1226472 at bugs.launchpad.net
Fri Oct 4 11:28:19 UTC 2024


Thank you for taking the time to report this bug and helping to make
Ubuntu better. We appreciate that this bug may be old and you might not
be interested in discussing it anymore. But if you are then please
upgrade to the latest Ubuntu version and re-test. If you then find the
bug is still present in the newer Ubuntu version, please add a comment
here telling us which new version it is in.

** Changed in: initramfs-tools (Ubuntu)
       Status: Confirmed => Incomplete

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

Title:
  update-initramfs -u hangs; update-initramfs -u -v works

Status in initramfs-tools package in Ubuntu:
  Incomplete

Bug description:
  Hi there,

  For reasons totally unknown to me, `update-initramfs` (Version:
  0.103ubuntu0.2) fails to update my kernel and just hangs indefinitely
  with [sudo] `update-initramfs -u`. However, `update-initramfs -u -v`
  completes successfully:

  $ sudo update-initramfs -u
  update-initramfs: Generating /boot/initrd.img-3.5.0-40-generic
  ^C
  $ sudo update-initramfs -u -v
  Available versions:  3.5.0-40-generic 3.5.0-17-generic
  Keeping /boot/initrd.img-3.5.0-40-generic.dpkg-bak
  update-initramfs: Generating /boot/initrd.img-3.5.0-40-generic
  /usr/share/initramfs-tools/hooks/framebuffer~ ignored: not alphanumeric or '_' file
  Adding module /lib/modules/3.5.0-40-generic/kernel/drivers/ata/libahci.ko
  Adding module /lib/modules/3.5.0-40-generic/kernel/drivers/ata/ahci.ko
  Adding module /lib/modules/3.5.0-40-generic/kernel/drivers/mmc/card/mmc_block.ko
  Adding binary /etc/initramfs-tools/conf.d/resume
  Adding binary /usr/lib/initramfs-tools/bin/wait-for-root
  Adding library /lib/x86_64-linux-gnu/libudev.so.0
  Adding library /lib/x86_64-linux-gnu/libc.so.6
  Adding library /lib/x86_64-linux-gnu/librt.so.1
  Adding library /lib64/ld-linux-x86-64.so.2
  Adding library /lib/x86_64-linux-gnu/libpthread.so.0
  Adding binary /sbin/modprobe
  Adding binary /sbin/rmmod
  Adding binary /sbin/blkid
  Adding library /lib/x86_64-linux-gnu/libblkid.so.1
  Adding library /lib/x86_64-linux-gnu/libuuid.so.1
  tsort: -: input contains an odd number of tokens
  Building cpio /boot/initrd.img-3.5.0-40-generic.new initramfs
  Removing current backup /boot/initrd.img-3.5.0-40-generic.dpkg-bak
  $

  I'm using Linux Mint (14), an Ubuntu fork, and I obviously expect the
  tool to work when it is not being verbose as well!

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




More information about the foundations-bugs mailing list