ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Error installing "could not get lock..."

asked 2011-08-05 15:14:09 -0500

teds gravatar image

updated 2014-01-28 17:10:10 -0500

ngrennan gravatar image

Error installing ROS on Ubuntu 11.04

Error in step 1.3:

Ign http://security.ubuntu.com natty-security/universe Translation-en Get:7 http://archive.ubuntu.com natty/restricted Sources [4,104 B] Fetched 1,024 kB in 5s (194 kB/s)
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it? ted@ubuntu:~$ sudo apt-get install ros-diamondback-desktop-full E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

Then similar error in step 1.4 (in the install instructions):

sudo apt-get install ros-diamondback-desktop-full

From the terminal, I get the error:

Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

Help me please? :)

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2011-08-05 18:05:51 -0500

dornhege gravatar image

Some other process is using the package management.

Do you still have the update manager or synaptic or something similar open? Or are you trying to install in parallel?

As the simplest solution a reboot should fix that.

edit flag offensive delete link more

Comments

Reboot worked! XD
teds gravatar image teds  ( 2011-08-06 05:02:06 -0500 )edit

Question Tools

Stats

Asked: 2011-08-05 15:14:09 -0500

Seen: 2,338 times

Last updated: Aug 05 '11