[Bug 600767] Re: Init script missing function when starting lighttpd
Daniel Hahler
launchpad at thequod.de
Thu Jul 15 19:29:16 BST 2010
Thanks, I'll upload it and forward it to Debian.
** Changed in: lighttpd (Ubuntu)
Importance: Undecided => Medium
** Changed in: lighttpd (Ubuntu)
Importance: Medium => High
** Changed in: lighttpd (Ubuntu)
Status: Confirmed => Triaged
** Changed in: lighttpd (Ubuntu)
Status: Triaged => In Progress
** Changed in: lighttpd (Ubuntu)
Assignee: (unassigned) => Daniel Hahler (blueyed)
--
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.
Status in “lighttpd” package in Ubuntu: Fix Released
Bug description:
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
More information about the Ubuntu-sponsors
mailing list