Problem with apt-get, can't run.

Leriss

Verified User
Joined
Nov 14, 2007
Messages
17
Hello,
each time i try to run apt-get or while finishing custombuild I get this error:

Code:
insserv: Starting killnash depends on rc.local and therefore on system facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing quota (--configure):
 subprocess installed post-installation script returned error exit status 1
configured to not write apport reports
                                      Errors were encountered while processing:
 bind9
 quota
E: Sub-process /usr/bin/dpkg returned an error code (1)

Debian 64bit on Xen.
 
Hello,

You'd better report your issue on a forum of a vendor of your OS or its community's forums. Your question has nothing with directadmin. Nevertheless someone might want to help you here, so you might want to wait.
 
Solved.

Had to remove killnash from /etc/init.d and it fixed the issue.
 
Back
Top