View Single Post
jedi's Avatar
Posts: 1,411 | Thanked: 1,330 times | Joined on Jan 2010 @ Tatooine
#13
Originally Posted by CasTTeLLo View Post
problem solved!! but why when i'm trying to apt-get update, rootsh package have been kept back?? or there is a new version of rootsh??? just curious.....thanks Remus for helping me.....
I believe you installed Epitaph's crapware? The problem is likely to be related to it - in the install.sh script there are these lines:
Code:
if [ ! -f "/etc/apt/preferences" ] ; then
  touch /etc/apt/preferences
  echo 'Package: rootsh
Pin: release a=unstable
Pin-Priority: 1001' >> /etc/apt/preferences
fi
...which I believe will cause your problem.

If I had accidentally installed this 'app' I would seriously consider a complete re-flash due to the dubious nature of the code - it could include backdoors/password stealing etc. This is only my personal opinion.
__________________
May the source be with you.
 

The Following 2 Users Say Thank You to jedi For This Useful Post: