According to Benjamin Herrenschmidt <[EMAIL PROTECTED]>: > dbkg -i didn't work since it tried to spawn some bash's... Only the > already opened consoles worked. > > I finally managed to sort this out by manually ftp'ing bash 2.0.2.xxx, > unpacking it with dpkg-deb, and replacing the faulting bash 2.0.1.xxx > with the new one.
I couldn't even reboot when this happened. I rebuilt a bash 2.0.2 directly from the source, and linked it *statically* to replace the binary in /bin. I still don't understand while binaries in /bin are NOT statically linked as the should be. Have a look at what BSD does. /bin an /sbin contains statically linked binaries :-) Hub -- Betamaxed: When a technology is overtaken by an inferior, but better marketed, techology. Ex: "Apple was betamaxed out of the market by Microsoft".

