ext Marius Gedminas wrote: > On Wed, Feb 14, 2007 at 09:06:35PM +0100, Magnus Larsson wrote: >> [: ==: unknown operand > > Bug in dropbear's postinst script. Find the line that uses == inside [ ] > and replace it with =. You can do that in > /var/lib/dpkg/info/dropbear-client.postinst, I think, but it would be > better to fix the package itself. > >> dpkg: error processing dropbear-client (--configure): >> subprocess post-installation script killed by signal (Segmentation fault) > > Whoa, Segmentation fault? Where did that one come from? to paraphrase, $ sh $ PS1='X ' X [ bogus bogus ] [: bogus: unknown operand Segmentation fault $ 't.