Linux Combat Solution (1): Could not get lock

Source: Internet
Author: User

Environment:

Ubuntu12.04

Problem Description:

Could not get Lock/var/lib/apt/lists/lock-open (11:resource temporarily unavailable)

The scene appears:

Use command: sudo apt-get update

Cause resolution:

The download failed during the last download of the resource due to network problems. When you change a bit better network environment, download failure error.

The reason is that the last abnormal shutdown of the download, resulting in a resource lock is not available, delete the exception of the resources, re-download.

Solution:

Run the following command to delete the resource:

sudo rm/var/cache/apt/archives/lock

sudo rm/var/lib/dpkg/lock

After re-use command: sudo apt-get update, you can re-download normal.

PS: If there are any mistakes, please correct me!

Linux Combat Solution (1): Could not get lock

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.