Thanks! I also tried this approach, but unfortunately no success:
onizuka root 89 (/usr/bin): echo '#\!/bin/sh' >update-menus onizuka root 90 (/usr/bin): chmod 0755 update-menus onizuka root 91 (/usr/bin): apt-get -f install Reading Package Lists... Done Building Dependency Tree... Done Segmentation fault onizuka root 92 (/usr/bin): dselect Segmentation fault Any other ideas? Kind regards, Lukas On Tue, 14 May 2002, Santiago Vila wrote: > Lukas Ruf wrote: > > /usr/bin/update-menus > > > > creates a segmentation fault. So, I cannot install anything further. > > Re-installing menu_2.1.5-10.1_i386.deb has not helped either. I > > re-installed perl etc. But no success. > > > > Can anyone give me any hint? Thanks in advance, > > I would replace /usr/bin/update-menus by an empty executable script: > > #!/bin/sh > > then you should be able to finish the installation. When the upgrade > is over you should then be able to reinstall the menu package. -- Lukas Ruf Swiss Federal Institute of Technology Office: ETZ-G61.2 Computer Engineering and Phone: +41/1/632 7312 Networks Laboratory (TIK) Fax: +41/1/632 1035 ETH Zentrum PGP 2.6: ID D20BA2ED; Gloriastr. 35 Fingerprint 6323 B9BC 9C8E 6563 B477 BADD FEA6 E6B7 CH-8092 Zurich -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

