[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Unstable upgrade exp



On 2005-10-19T14:45+1000 Adam Conrad wrote:
> Kai Hendry wrote:
> > bible$ dpkg -L apache2-common | grep init
> > /etc/init.d
> > /etc/init.d/apache2
> > bible$ cat /etc/init.d/apache2
> > cat: /etc/init.d/apache2: No such file or directory
> > Big problem was the "/etc/init.d/apache2" could not be found. I did
> > reinstall apache2-common and still it wasn't to be found.
> dpkg -i --force-confmiss /var/cache/apt/archives/apache2-common*deb
> dpkg --configure -a
> Init scripts are conffiles, and deleting a conffile is a decision
> respected by the packaging system.  All your other problems stem from this.

Oh I see.

There is more than one admin on this machine. :)

Incidentally how would I check with Debian tools that someone has deleted
a conf file? 

Or perhaps quickly diff against package defaults?



Reply to: