Re: Re: Purging config file of removed package

2009-09-24 Thread Michael
dpkg --purge -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Purging config file of removed package

2007-02-07 Thread Rainer Dorsch
Am Sonntag, 4. Februar 2007 18:36 schrieb Florian Kulzer: > On Sun, Feb 04, 2007 at 17:11:36 +0100, Rainer Dorsch wrote: > > Hello, > > > > during the upgrade of udev, it found that I still have > > /etc/init.d/hotplug. This is true, but since I remove the hotplug package > > before (apt-get remove

Re: Purging config file of removed package

2007-02-04 Thread Rainer Dorsch
Am Sonntag, 4. Februar 2007 17:18 schrieb Michael Pobega: > Couldn't you just reinstall the program, then purge/remove it? Since the > program is removed, apt can't see it's config files. I'm not 100% sure > if this will work since I've never done it before. I think this would remove a bunch of ot

Re: Purging config file of removed package

2007-02-04 Thread Florian Kulzer
On Sun, Feb 04, 2007 at 17:11:36 +0100, Rainer Dorsch wrote: > Hello, > > during the upgrade of udev, it found that I still have /etc/init.d/hotplug. > This is true, but since I remove the hotplug package before (apt-get remove > hotplug) I have still the config files. > > Not "apt-get remove -

Re: Purging config file of removed package

2007-02-04 Thread Michael Pobega
Rainer Dorsch wrote: Hello, during the upgrade of udev, it found that I still have /etc/init.d/hotplug. This is true, but since I remove the hotplug package before (apt-get remove hotplug) I have still the config files. Not "apt-get remove --purge hotplug" does not work (see below). Can anyb

Purging config file of removed package

2007-02-04 Thread Rainer Dorsch
Hello, during the upgrade of udev, it found that I still have /etc/init.d/hotplug. This is true, but since I remove the hotplug package before (apt-get remove hotplug) I have still the config files. Not "apt-get remove --purge hotplug" does not work (see below). Can anybody tell how I can purg