Bug #2900
closedUbuntu 16.04 bash failed to execute
Description
I upgraded from Ubuntu 14.04 to 16.04 and now receive this error when starting...
/usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf
failed to execute shell: bash -c /usr/share/lighttpd/create-mime.assign.pl: No such file or directory
failed to execute shell: bash -c /usr/share/lighttpd/include-conf-enabled.pl: No such file or directory
I believe it is something to do with the SHELL environment variable but do not know how to fix it.
Help!
Updated by gstrauss about 6 years ago
- Status changed from New to Invalid
- Priority changed from Normal to Low
This is an issue tracker, not a forum. Please do not ask questions in the issue tracker. The lighttpd forums can be found linked under the Forums tab above. However, since this is an Ubuntu question, please direct your question to the Ubuntu forums.
I believe it is something to do with the SHELL environment variable but do not know how to fix it.
SHELL=/bin/sh /usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf
Also available in: Atom