(Illustration by Gaich Muramatsu)
On Wed, Jul 14, 2004 at 06:28:39PM +0200, Ivan Popov wrote: > On Wed, Jul 14, 2004 at 12:16:30PM -0400, Jan Harkes wrote: > > > On another note... apparently with the debian packages if I remove the > > > coda-client package (--purge) and reinstall it, it wipes out > ---------^^^^^^ > > > /etc/coda/server.conf. > --------------^^^^^^ > > > > dpkg --purge should remove the conf files shouldn't it? I thought dpkg > > --remove was the one that left them around. Or is it the reinstall part > > that is breaking? > > That is exactly what I was going to post, but at the last moment noticed > the underlined above. Got it, there is an overly agressive rm -rf /etc/coda in the coda-client.postrm. I've replaced it with rm -f /etc/coda/venus.conf. JanReceived on 2004-07-14 16:20:02