PDA

View Full Version : [ubuntu] Cannot install updates



Bender09
March 7th, 2011, 09:15 PM
When I go to install updates it finds the updates and then ask me to authenticate with my password. When i do it just sits there with the authenticate button. I also does this when installing programs that have me authenticate. What is causing this and how can I fix it.

Thank you,
Bender

oldos2er
March 7th, 2011, 09:47 PM
Can you run sudo apt-get update in a terminal, and post the output here?

Bender09
March 7th, 2011, 10:26 PM
It pulled the updates and said reading package list 100%.

Bender09
March 8th, 2011, 04:24 PM
Any Ideas? thanks

Bender09
March 8th, 2011, 04:33 PM
I try to apply updates and this is the error i recieve.

lupo1939
March 8th, 2011, 06:27 PM
I have the same problem. Monitor says apt-get is running at 50% of cpu.

sudo apt-get update reply is:

E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable)
E: Unable to lock directory /var/lib/apt/lists/

Any help greatly appreciated.

oldos2er
March 8th, 2011, 06:39 PM
I wanted to see the terminal output so we can determine which repository is missing its gpg key. Try sudo apt-key update

https://help.ubuntu.com/community/SecureApt

Bender09
March 9th, 2011, 01:46 AM
oh ok sorry. misunderstood you. I will re run it when i get home and copy/paste the output here.

wojox
March 9th, 2011, 01:51 AM
I have the same problem. Monitor says apt-get is running at 50% of cpu.

sudo apt-get update reply is:

E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable)
E: Unable to lock directory /var/lib/apt/lists/

Any help greatly appreciated.

Reboot. You have to many package managers open.

Bender09
March 16th, 2011, 07:09 AM
i got it going. thanks everyone.