clone #342542 -1 retitle -1 postinst sometimes returns error exit status 128 if update-grub is postinst hook severity -1 normal found -1 10.029 thanks
On Sat, Dec 10, 2005 at 08:25:19AM -0600, Manoj Srivastava wrote: > If the issue is piping to stdout, this is no longer a bug in > the versions in unstable. Unfortunately, I have to disagree here: $ sudo aptitude -f install Reading package lists... Done Building dependency tree... Done Reading extended state information Initializing package states... Done Building tag database... Done No packages will be installed, upgraded, or removed. 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 0B of archives. After unpacking 0B will be used. Setting up linux-image-2.6.15-darren (2.6.15.20060103.0) ... Running depmod. Running postinst hook /sbin/update-grub. Searching for GRUB installation directory ... found: /boot/grub dpkg: error processing linux-image-2.6.15-darren (--configure): subprocess post-installation script returned error exit status 128 This kernel image was built using kernel-package 10.029 on a current unstable system. In this case: $ sudo /var/lib/dpkg/info/linux-image-2.6.15-darren.postinst configure Running depmod. Running postinst hook /sbin/update-grub. Searching for GRUB installation directory ... found: /boot/grub $ echo $? 0 $ This obviously has solved the issue this time. I have had this behavior on different hosts, but do not yet exactly know how to reproduce the issue. Greetings Marc -- ----------------------------------------------------------------------------- Marc Haber | "I don't trust Computers. They | Mailadresse im Header Mannheim, Germany | lose things." Winona Ryder | Fon: *49 621 72739834 Nordisch by Nature | How to make an American Quilt | Fax: *49 621 72739835 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

