Ubuntu10.10 force UNLOCK Command

Source: Internet
Author: User
In Ubuntu10.10 with sudoapt-getinstallkmymoney2 Installation Software kmymoney2, because the speed is too slow, want to change the software source, directly close the terminal, apt-get but the process is not over, the result terminal prompt: "E: unable to obtain lock/var/lib/dpkg/lock-open (11: Resource temporarily unavailable) E: Unable to lock the management directory (/var/lib/dpkg /), are other processes occupying it?"

In Ubuntu 10.10, when we use sudo apt-get install kmymoney2 to install the software kmymoney2, the system directly closes the terminal because it is too slow to change the software source. apt-get but the process is not finished, result terminal prompt

: "E: unable to obtain the lock/var/lib/dpkg/lock-open (11: The resource is temporarily unavailable)

E: The management directory (/var/lib/dpkg/) cannot be locked. Is there any other process occupying it ?"

Solution: 1. Enter ps-aux on the terminal to list processes. Find the process containing apt '-get and run sudo kill PID directly. Solution.

2. Force unlock, command

Sudo rm/var/cache/apt/archives/lock

Sudo rm/var/lib/dpkg/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.