[Bug 234498] Re: Cannot uninstall irmp3 from system

2008-12-31 Thread VilleP
As they say, if its broken, betta fix it urself...

FROM :http://ubuntuforums.org/archive/index.php/t-333992.htmlon 
doodled-uninstall:  found this 1-liner gem:
I managed to fix it myself by changing invoke-rc.d doodled stop || exit $? to 
/bin/true || exit $? in var/lib/dpkg/info/doodled.prerm and removing some of 
the leftover files manualy.

Which I modified for irmp3 thus:

a) Create backup:
sudo cp /var/lib/dpkg/info/irmp3.prerm /var/lib/dpkg/info/irmp3.prerm.bk

b) as sudo: Edit the file: /var/lib/dpkg/info/irmp3.prerm

c) change the line: invoke-rc.d irmp3 stop || exit $?
to:/bin/true || exit $?

d) save  uninstall irmp3

e) if it uninstalls, then remove the backup file:
sudo rm /var/lib/dpkg/info/irmp3.prerm.bk

Worked 4 me hope this helps someone else!

-- 
Cannot uninstall irmp3 from system
https://bugs.launchpad.net/bugs/234498
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 234498] Re: Cannot uninstall irmp3 from system

2008-12-30 Thread VilleP
I can confirm this... I have exactly the same thing (subprocess new pre-
removal script returned error) which re-occurs with each sypnaptic run.

I reported it with [Bug 292046] 11/01/08  Michael Vogt asked for
more information (11/03/08) ... which I forwarded.

Jean-Baptiste Lallement closed the bug 11/22/2008 
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: update-manager (Ubuntu)
   Status: Incomplete = Invalid

Still, the funny thing is that 
a) the bug team got rid of 1 more bug (by closing it)
b) the problem still persists on my PC
c) I am not alone ;)
d) there were no previous comments as mentioned above.

Happy New Year everyone!

-- 
Cannot uninstall irmp3 from system
https://bugs.launchpad.net/bugs/234498
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 292046] [NEW] lrmp3_0.5.7pre2-1.2_i386.deb Install fails upgrading to Kubuntu 8.10

2008-11-01 Thread VilleP
Public bug reported:

Binary package hint: update-manager

During a normal Distribution upgrade of Kubuntu to v. 8.10:
subprocess new pre-removlal script returned error exit status 1

lsb_release -rd
Description:Ubuntu 8.10
Release:8.10

Expected: normal install process 4 package.
Got: error message w suggestions to send bug report

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
lrmp3_0.5.7pre2-1.2_i386.deb Install fails upgrading to Kubuntu 8.10
https://bugs.launchpad.net/bugs/292046
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs