View Single Post
Posts: 21 | Thanked: 8 times | Joined on Aug 2010
#468
Originally Posted by vforever3 View Post
Hi plz help me
I just download any app usin apt-get install dis error plz anyone help me
E: could not get lock /var/lib/dpkg/lock - open (11 resources temporarily unvailable)
E: unable to lock the administration directory (/var/lib/dpkg/) is another process using it?
Plz plz help me for solve this
try to reboot device, open terminal, get root and then apt-get install *** whatever you need

This error can be occur if you have opened package manager software, which locks the administration directory, and simultaneously trying to use apt-get.
Also you may have unconfigured packages in the system [e.g. if some packages were not completely set up]. In this case you may try to configure them from terminal [root]:
dpkg --configure ***
 

The Following User Says Thank You to jberezhnoy For This Useful Post: