[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problems with linux-image-2.6.15-1-686



Hi,

every time I install or upgrade that package, it fails in postinst:

riesling:~# dpkg --configure -a
Setting up linux-image-2.6.15-1-686 (2.6.15-6bpo1) ...
Running depmod.
Finding valid ramdisk creators.
Using mkinitrd.yaird to build the ramdisk.
Not updating initrd symbolic links since we are being updated/reinstalled 
(2.6.15-5bpo1 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled 
(2.6.15-5bpo1 was configured last, according to dpkg)
Running postinst hook /usr/local/sbin/kernel_grub_conf.sh.
dpkg: error processing linux-image-2.6.15-1-686 (--configure):
 subprocess post-installation script returned error exit status 128

After adding an "exit 0;" in the postinst script (just after the check
whether the argument is "--configure"), it is configured fine
(naturally).  After that, I removed that line again, and now I can run
the postinst script without problems:

riesling:~# dpkg-reconfigure linux-image-2.6.15-1-686
Running depmod.
Finding valid ramdisk creators.
Using mkinitrd.yaird to build the ramdisk.
Not updating initrd symbolic links since we are being updated/reinstalled 
(2.6.15-6bpo1 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled 
(2.6.15-6bpo1 was configured last, according to dpkg)
Running postinst hook /usr/local/sbin/kernel_grub_conf.sh.
riesling:~# 

Is this a known problem?

Regards, Frank
-- 
Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX)



Reply to: