Re: subprocess pre-removal script returned error

2007-01-06 Thread Florian Kulzer
On Fri, Jan 05, 2007 at 22:48:27 +, T wrote: > Hi, > > How to remove those packages that have pre-removal script errors? > > This is what I tried: > > $ aptitude --purge-unused purge open-iscsi > The following packages will be REMOVED: > open-iscsi{

subprocess pre-removal script returned error

2007-01-05 Thread T
Hi, How to remove those packages that have pre-removal script errors? This is what I tried: $ aptitude --purge-unused purge open-iscsi The following packages will be REMOVED: open-iscsi{p} Removing open-iscsi ... Stopping iSCSI initiator service: succeeded. Removing iSCSI

Re: E: pyracerz: subprocess pre-removal script returned error exit status 2

2006-10-13 Thread Olafur Jens Sigurdsson
Þann 2006-10-13, 12:08:13 (+0200) skrifaði HXC: > When I try to remove pyracerz I get this error: > > E: pyracerz: subprocess pre-removal script returned error exit status 2 > > Anyone knows how to solve this? I couldn't find it at bugs.debian.org Installing pyracerz and r

E: pyracerz: subprocess pre-removal script returned error exit status 2

2006-10-13 Thread HXC
When I try to remove pyracerz I get this error: E: pyracerz: subprocess pre-removal script returned error exit status 2 Anyone knows how to solve this? I couldn't find it at bugs.debian.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?

Re: pre-removal script

2001-07-07 Thread Colin Watson
bewm <[EMAIL PROTECTED]> wrote: >where is the pre-removal script for gdm (gnome display manager) /var/lib/dpkg/info/gdm.prerm >also how do i make it NOT get executed on 'dpkg --purge' You don't. You could edit it so that it doesn't fail, though (assuming that&#

pre-removal script

2001-07-06 Thread bewm
where is the pre-removal script for gdm (gnome display manager) also how do i make it NOT get executed on 'dpkg --purge' -notjunkd/will