PDA

View Full Version : [ubuntu] ubuntu software center is telling me that another software manager needs to quit



damiangonzales93
November 29th, 2009, 03:02 PM
ubuntu software center is telling me that another software manager needs to quit but its the only one up

dhavalbbhatt
November 29th, 2009, 03:21 PM
Are you sure? Usually, synaptic and apt-get (command line) are also considered software managers. If you still encounter issues, you can use the following command in the terminal to see all running processes -

ps -x

phillw
November 29th, 2009, 03:29 PM
Are you sure? Usually, synaptic and apt-get (command line) are also considered software managers. If you still encounter issues, you can use the following command in the terminal to see all running processes -

ps -x
Also Update manager will cause the lock file.

Regards,

Phill.

theozzlives
November 29th, 2009, 03:32 PM
try

sudo dpkg --configure -a
sometimes Update Manager gets stuck.

issih
November 29th, 2009, 03:33 PM
If you really do not have any of the things the others posted open then look at this:

http://ubuntuforums.org/showthread.php?t=1314612

It seems that the ubuntu software centre reports this error (wrongly!) when its repository list is in a bad state etc.

Hope that helps

dhavalbbhatt
November 29th, 2009, 03:33 PM
Also Update manager will cause the lock file.

Regards,

Phill.
Yes, absolutely.

Many thanks!

DB