On Wed, Oct 17, 2007 at 09:27:19PM -0000, James Troup wrote: > Public bug reported: > > Binary package hint: apache2 > > install apache2-mpm-worker from gutsy onto a fresh install, a2enmod > disk_cache, try to start apache, watch initscript fail as below: > > # /etc/init.d/apache2 start > * Starting web server apache2 > env: /usr/sbin/htcacheclean: No such file or directory > ...fail! > # echo $? > 1
I can't reproduce it, I'm afraid. When I try it, it works just fine? > If the init script is going to fail because htcacheclean isn't > installed, I think the package should depend on apache2-utils? apache2-mpm-worker depends on apache2.2-common, which in turn depends on apache2-utils, which contains htcacheclean, so the dependency chain should be in order? status incomplete -- Soren Hansen Ubuntu Server Team http://www.ubuntu.com/ ** Changed in: apache2 (Ubuntu) Status: New => Incomplete -- apache2 init script fails if htcacheclean isn't installed and disk cache module enabled https://bugs.launchpad.net/bugs/153740 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
