View Single Post
Posts: 9 | Thanked: 0 times | Joined on Apr 2011
#8
Originally Posted by kingofsorrow View Post
first thing make sure you have set the needed repositories correctly

run x-term and type those commands to clean and remove any un-needed packages as well as fixing any proken package


Code:
sudo gainroot
apt-get clean
apt-get autoremove
apt-get -f install
apt-get update
ya i entered all these

I got reply like

sudo gainroot
enable RD mode if u want to break your device

apt-get clean
could not open lock file /var/cache/apt/archives/lock (13 permissioin denided)
unable to lock the download directory

apt-get autoremove
could not open lock file /var/lib/dpkg/lock(13 permission denied)
unable to lock administration directory (var/lib/pk/g) are you root?

apt-get -f install
could not open lock file /var/lib/dpkg/lock - open (13 permission denied)
unable to lock the adm director (/var/lib/dpk/g/) are you root?

apt-get update
could not open lock file
unable to lock the list directory

stil problem persists .

wt to do now?