PDA

View Full Version : [ubuntu] unable to get exclusive lock while upgrading to 11.10



Mia_tech
February 11th, 2012, 07:43 PM
I just ran the upgrade application to upgrade to 11.10; however, I got "unable to get exclusive lock while upgrading to 11.10." What does that mean? is this a bug or something?

Thanks

jerrrys
February 11th, 2012, 09:19 PM
Do you have another package manager open?

http://www.googlubuntu.com/results/?cx=006238239194895611142:u-ocqbntw_o&q=unable+to+get+exclusive+lock&sa=Search&cof=FORID:9

bluexrider
February 11th, 2012, 09:33 PM
I just ran the upgrade application to upgrade to 11.10; however, I got "unable to get exclusive lock while upgrading to 11.10." What does that mean? is this a bug or something?

Thanks
Usually means that two package managers are open at the same time. Automatic update running and using apt-get.

cortman
February 11th, 2012, 09:37 PM
If you don't have any other visible package software running, you can fix by either logging out and back in, or running


ps -ef | grep apt
ps-ef | grep dpkg

and killing all other currently running apt and dpkg processes, using


kill -9 process_id

Mia_tech
February 12th, 2012, 04:13 PM
no, no other package manager open! But upgrade worked....

raja.genupula
February 12th, 2012, 04:15 PM
no, no other package manager open! But upgrade worked....

you mean now , all fine ?

jerrrys
February 12th, 2012, 04:39 PM
So cortman had the fix?

https://wiki.ubuntu.com/UnansweredPostsTeam/SolvedThreads