[Bug 490008] [NEW] initramfs-tools hook script should not complain to stdout

Jae-hyeon Park jhyeon at gmail.com
Sun Nov 29 17:39:36 UTC 2009


Public bug reported:

Binary package hint: tuxonice-userui

The script /usr/share/initramfs-tools/hooks/tuxonice_userui echoes error
(or warning) messages to stdout if it does not find TuxOnIce user
interface from the running kernel.  This can break installation of a
kernel package built by make-kpkg.  The error message from dpkg -i looks
like:

    User postinst hook script [update-grub] exited with value 20
    dpkg: error processing linux-image-2.6.31.4-tuxonice (--install):
     subprocess installed post-installation script returned error exit status 128
    Errors were encountered while processing:
     linux-image-2.6.31.4-tuxonice

This can be fixed by adding ">&2" at the end of each echo command that
prints an error message.

** Affects: tuxonice-userui (Ubuntu)
     Importance: Undecided
         Status: New

-- 
initramfs-tools hook script should not complain to stdout
https://bugs.launchpad.net/bugs/490008
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