Package: devscripts
Version: 2.10.69+squeeze2
Severity: normal

by default debuild removes the $SHELL variable.

SHELL is most definitely in the POSIX set (as per
http://pubs.opengroup.org/onlinepubs/9699919799/),
and a missing $SHELL causes problems for anything that 
relies on POSIX and tries to find the most appropriate 
command processor via $SHELL.

please either add $SHELL to the variables that are passed through,
or (re)set it to /bin/sh.

regards
az


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to