Re: directory not empty message

2000-01-10 Thread Christian Surchi
On Sun, 9 Jan 2000, Julian Gilbey wrote: > dpkg bug. Don't worry about it. > > One thought, though: has the directory actually disappeared at the end > of the dpkg run? I think so. bye Christian

Re: directory not empty message

2000-01-09 Thread Julian Gilbey
On Sun, Jan 09, 2000 at 04:04:39PM +0100, Christian Hammers wrote: > Hello list > > When purging my mysql-server package I always get the following message: > Purging configuration files for mysql-server ... > dpkg - warning: while removing mysql-server, directory `/var/lib/mysql' > not empty so n

directory not empty message

2000-01-09 Thread Christian Hammers
Hello list When purging my mysql-server package I always get the following message: Purging configuration files for mysql-server ... dpkg - warning: while removing mysql-server, directory `/var/lib/mysql' not empty so not removed. How can I get rid of it ? I tried to do a if [ "$1" = "purge" ];