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

Revision history [back]

You have two instances of apt-get running right now. Are you installing anything using dpkg? If not, and only if you're sure you're not, you can do the following.

sudo rm -f /var/lib/dpkg/lock

But I do not recommend it. Patience is probably the answer.