Re: What to do with old configs

2008-03-23 Thread Alexander GQ Gerasiov
На Sat, 22 Mar 2008 20:09:47 +0100 Adeodato Simó <[EMAIL PROTECTED]> записано: > * Alexander GQ Gerasiov [Sat, 22 Mar 2008 22:04:38 +0300]: > > > Hi there. > > Hello Alexander. Check . Hello again. I found problem with those scripts: $ export CONFFI

Re: What to do with old configs

2008-03-22 Thread Alexander GQ Gerasiov
На Sat, 22 Mar 2008 20:09:47 +0100 Adeodato Simó <[EMAIL PROTECTED]> записано: > * Alexander GQ Gerasiov [Sat, 22 Mar 2008 22:04:38 +0300]: > > > Hi there. > > Hello Alexander. Check . Oh, thanks. That's exactly what I was interested in. -- Best re

Re: What to do with old configs

2008-03-22 Thread Adeodato Simó
* Alexander GQ Gerasiov [Sat, 22 Mar 2008 22:04:38 +0300]: > Hi there. Hello Alexander. Check . -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian.org Bet

What to do with old configs

2008-03-22 Thread Alexander GQ Gerasiov
Hi there. I create package A version 1. It provides config file /etc/A/X. In version 2 there are no more /etc/A/X. If version 2 see /etc/A/X it will work wrong. But usual from A=1 to A=2 upgrade will leave /etc/A/X. What can I do in such situation? Can I remove /etc/A/X in preinst of version 2?