[Lustre-discuss] Build lustre 2.6 Client on Debian Wheezy

Kilian Cavalotti kilian.cavalotti.work at gmail.com
Wed Jan 7 03:33:28 PST 2015


Bonjour Thierry,

> /bin/sh: 1: [: -lt: unexpected operator

I'm pretty sure that's because in Debian, /bin/sh is linked to dash
and the Lustre build script expects bash.

You can try to run:
# dpkg-reconfigure dash
choose No to link /bin/sh to bash, and re-run the make-kpkg part.
Hopefully it will work better.

I suggest to re-run "dpkg-reconfigure dash" afterwards to restore dash
as the default shell.

Cheers,
-- 
Kilian



More information about the lustre-discuss mailing list