Active Topics

 



Notices


Reply
Thread Tools
Posts: 1 | Thanked: 1 time | Joined on Jan 2010
#1
Hello, it's my first day. Very happy to be on board.
I was wondering where I am supposed to report a bug with the rootsh package? I can't find it in bugzilla.

The unisntall script doesn't work. It gives an error when removing the package via app manager. I needed to add a 'then' to the if statement in:
/var/lib/dpkg/info/rootsh.prerm

to make it work.

i.e.
#!/bin/sh

if [ -x /usr/sbin/gainroot.old ]
then
mv /usr/sbin/gainroot.old /usr/sbin/gainroot
fi

After making that change I was able to uninstall via app manager.
 

The Following User Says Thank You to ml1n For This Useful Post:
Posts: 112 | Thanked: 28 times | Joined on Nov 2009
#2
Is there a Noob method to this proccess?
 
Posts: 3,401 | Thanked: 1,255 times | Joined on Nov 2005 @ London, UK
#3
I believe qwerty12 is (or was) the rootsh package maintainer... he should be along shortly. Might be worth dropping him a PM if he misses your thread.
 
Posts: 1 | Thanked: 0 times | Joined on May 2010
#4
Originally Posted by ml1n View Post
Hello, it's my first day. Very happy to be on board.
I was wondering where I am supposed to report a bug with the rootsh package? I can't find it in bugzilla.

The unisntall script doesn't work. It gives an error when removing the package via app manager. I needed to add a 'then' to the if statement in:
/var/lib/dpkg/info/rootsh.prerm

to make it work.

i.e.
#!/bin/sh

if [ -x /usr/sbin/gainroot.old ]
then
mv /usr/sbin/gainroot.old /usr/sbin/gainroot
fi

After making that change I was able to uninstall via app manager.
-----------------------------------
Thank you. Faced the same problem here. Got it uninstalled with your suggestion. Don't want stuff that can't be removed easily.
 
Posts: 2,154 | Thanked: 8,464 times | Joined on May 2010
#5
New version 1.8 which fixing uninstall bug was promoted to Extras-Testing. Vote for fixed version: http://maemo.org/packages/package_in...el/rootsh/1.8/
 
Reply


 
Forum Jump


All times are GMT. The time now is 20:06.