Re: Bug#276306: dpkg -P backuppc fails (debconf problem ?)

2004-10-21 Thread Frank Küster
Ludovic Drolez <[EMAIL PROTECTED]> wrote: > Frank Küster wrote: >> Please try to debug by putting a "set -x" into >> /var/lib/dpkg/info/backuppc.postrm (or prerm, whatever it is). If it >> really hangs at db_purge, it may be a bug in debconf. You should know >> that. > > Yes, I've alread tried th

Re: Bug#276306: dpkg -P backuppc fails (debconf problem ?)

2004-10-20 Thread Ludovic Drolez
Frank Küster wrote: > Ludovic Drolez <[EMAIL PROTECTED]> schrieb: > > >>The postinst script seems to be stuck in db_purge, a line which was >>added automatically: > > > The postinst script is not executed upon purging a package. Probably you > mean the postrm script? Yes. > >>... >># Autom

Re: dpkg -P backuppc fails

2004-10-19 Thread Frank Küster
Ludovic Drolez <[EMAIL PROTECTED]> schrieb: > The postinst script seems to be stuck in db_purge, a line which was > added automatically: The postinst script is not executed upon purging a package. Probably you mean the postrm script? > > ... > # Automatically added by dh_installdebconf > if [ "$

Re: dpkg -P backuppc fails

2004-10-19 Thread Ludovic Drolez
Hi, giuseppe:~# dpkg -P backuppc (Reading database ... 87999 files and directories currently installed.) Removing backuppc ... Stopping backuppc: ok. Purging configuration files for backuppc ... and stop... The postinst script seems to be stuck in db_purge, a line which was added automatically: