0

Steps:

1) Installed Debian 6.0 i386 minimal

2) apt-get update, apt-get upgrade

3) apt-get install cherokee

4) the following error:

https://gist.github.com/964452

hale
  • 3
  • 1

1 Answers1

0

It would seem vzquota installed a broken initscript previously, and setting up cherokee now fails because of it. Can you remove the package vzquota and try again with apt-get -f install? If you can't remove it try moving /etc/init.d/vzquota to some other place temporarily and run apt-get -f install to try to finish configuring cherokee.

By the way this is probably good material for a bug report: http://www.debian.org/Bugs/Reporting.

Eduardo Ivanec
  • 14,531
  • 1
  • 35
  • 42