[Bug 600767] [NEW] Init script missing function when starting lighttpd
Launchpad Bug Tracker
600767 at bugs.launchpad.net
Thu Jul 15 19:57:45 BST 2010
You have been subscribed to a public bug by David Sugar (dyfet):
Binary package hint: lighttpd
When starting lighttpd:
$ sudo service lighttpd start
/etc/init.d/lighttpd: 96: syntax_check: not found
Could be fixed by adding:
syntax_check() {
$DAEMON -t $DAEMON_OPTS || exit $?
}
to the file.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: lighttpd 1.4.26-3ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-6.8-generic 2.6.35-rc3
Uname: Linux 2.6.35-6-generic x86_64
Architecture: amd64
Date: Thu Jul 1 12:45:49 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100318)
ProcEnviron:
PATH=(custom, user)
LANG=en_CA.utf8
SHELL=/bin/bash
SourcePackage: lighttpd
** Affects: lighttpd (Ubuntu)
Importance: Undecided
Status: Confirmed
** Tags: amd64 apport-bug maverick
--
Init script missing function when starting lighttpd
https://bugs.launchpad.net/bugs/600767
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is a direct subscriber.
More information about the Ubuntu-sponsors
mailing list