can't get updates

Asked by mkanney

When I log into Ubuntu it tell me that I have updates. When I try to get those updates I get the following message:

Unable to get exclusive lock

This usually means that another package management application (like apt-get or aptitude) already running. Please close that application first

I do not have apt-get or aptitude running. How do I get past this so i can get the updates?

thanks,
Mike

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Herman Bos (hbos) said :
#1

If you go to a terminal and type `ps aux | grep apt` you will probably see a running process. If don't see any process try: `sudo lsof | grep apt | grep lock`

It could be possible that the automatic update is busy or hanging (i had this once). In this case you could kill the process and update and upgrade manually.

Revision history for this message
Arnnstien1 (arnnespelita) said :
#2

To stop the download upon once you load your linux..open the synaptic package manager, then go the repositories...click on the settings...look for internet update-> uncheck the automatically download update...

hope it will help...

Can you help with this problem?

Provide an answer of your own, or ask mkanney for more information if necessary.

To post a message you must log in.