Results 1 to 4 of 4

Thread: E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unava

  1. #1
    Join Date
    Jul 2012
    Beans
    14

    E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unava

    when i make remove some software from ubuntu software center this massage appear E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable) E: Unable to lock the list directory
    although i'm not openany termenal and nothing use apt-get


    what can i do?????????????????/

  2. #2
    Join Date
    Aug 2009
    Location
    Montevideo, Uruguay
    Beans
    259
    Distro
    Ubuntu

    Re: E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily un

    Quote Originally Posted by marwa aly View Post
    when i make remove some software from ubuntu software center this massage appear E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable) E: Unable to lock the list directory
    although i'm not openany termenal and nothing use apt-get


    what can i do?????????????????/
    Maybe jockey running in the background?

    Code:
    ps aux | grep "jockey"

  3. #3
    Join Date
    Sep 2009
    Location
    Pennsylvania, USA
    Beans
    523
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily un

    Did you use 'sudo' with the apt-get command to remove software? That's a prerequisite to remove software.

  4. #4
    Join Date
    Aug 2009
    Location
    Montevideo, Uruguay
    Beans
    259
    Distro
    Ubuntu

    Re: E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily un

    Quote Originally Posted by Lord of Time View Post
    Did you use 'sudo' with the apt-get command to remove software? That's a prerequisite to remove software.
    OP mentioned he is using the Software Center (USC). I assume he should have been prompted for a password?

    apt-get would return:

    Code:
    E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
    E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •