Bug#509361: invalid SHELL variable in screen sessions

2009-02-25 Thread Jan Christoph Nordholz
Hi, Some things fails to run in a screen session: $ sg floppy Cannot execute bash: No such file or directory $ echo $SHELL bash I don't believe this is a bug in screen. Are you sure all your startup files behave as they are meant to (both for login- and non-login shells: .profile,

Bug#509361: invalid SHELL variable in screen sessions

2008-12-21 Thread Roberto Lumbreras
Package: screen Version: 4.0.3-11 Severity: normal Some things fails to run in a screen session: $ sg floppy Cannot execute bash: No such file or directory $ echo $SHELL bash That is incorrect, it should be /bin/bash Of course, my shell in /etc/passwd is /bin/bash, not bash: