Page 1 of 3 123 LastLast
Results 1 to 10 of 26

Thread: Unable to get exclusive lock?

  1. #1
    Join Date
    Apr 2009
    Location
    Aus
    Beans
    15

    Unable to get exclusive lock?

    When either using terminal or add/remove programs im getting,
    "Unable to get exclusive lock"

    or

    "E: Could not get lck /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)

    Thanks

  2. #2
    Join Date
    Mar 2009
    Location
    Earth
    Beans
    122
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Unable to get exclusive lock?

    Do you get this when you open the terminal, or when you try to run dpkg/aptitude or something like that *in the terminal*. If you have Synaptic open at the same time, you will get messages like this.

  3. #3
    Join Date
    Feb 2005
    Location
    Melbourne, Australia
    Beans
    13,510
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Unable to get exclusive lock?

    Quote Originally Posted by Anthon View Post
    Do you get this when you open the terminal, or when you try to run dpkg/aptitude or something like that *in the terminal*. If you have Synaptic open at the same time, you will get messages like this.
    Or if the scheduled CRON updating is occuring.
    Regards, David.
    Please use the Forum search and Wiki search for immediate help
    Please mark your thread as Solved when appropriate
    New to technical forums?: How To Ask Questions The Smart Way

  4. #4
    Join Date
    Apr 2009
    Location
    Aus
    Beans
    15

    Re: Unable to get exclusive lock?

    I get it when i try to install an app,
    for example im trying to get wine, and typing "sudo apt-get install wine"
    I dont know if this is correct, but the message i was saying is coming up when i type that.
    Also how to i tell if the CRON of whatever is updating?
    Cheers.

  5. #5
    Join Date
    Apr 2009
    Location
    Aus
    Beans
    15

    Re: Unable to get exclusive lock?

    bump

  6. #6
    Join Date
    Sep 2006
    Location
    France.
    Beans
    Hidden!
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: Unable to get exclusive lock?

    Please try:
    Code:
    sudo apt-get clean
    sudo apt-get -f update
    and post the complete error message here, thanks.
    | My old and mostly abandoned blog |
    Linux user #413984 ; Ubuntu user #178
    J'aime les fraises.
    Nighty night me lovelies!

    | Reinstalling Ubuntu ? Please check this bug first ! |
    | Using a ppa ? Please install ppa-purge from universe, you may need it should you want to revert packages back |
    | No support requests / username changes by PM, thanks. |
    [SIGPIC][/SIGPIC]

  7. #7
    Join Date
    Apr 2009
    Location
    Aus
    Beans
    15

    Re: Unable to get exclusive lock?

    W: GPG error: http://dl.google.com stable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A040830F7FAC5991
    W: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7889D725DA6DEEAA
    W: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 632D16BB0C713DA6
    W: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 28A8205077558DD0
    W: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2ED6BB6042C24D89
    W: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6E871C4A881574DE
    W: GPG error: http://deb.mulx.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B1F5957DE4946268
    W: GPG error: http://deb.opera.com lenny Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 033431536A423791
    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?



    Appologies for the late reply.

  8. #8
    Join Date
    Apr 2009
    Location
    Aus
    Beans
    15

    Re: Unable to get exclusive lock?

    Bump!

  9. #9
    Join Date
    Apr 2009
    Location
    Aus
    Beans
    15

    Re: Unable to get exclusive lock?

    bump

  10. #10
    Join Date
    Jun 2006
    Location
    $ pwd _
    Beans
    3,999
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Unable to get exclusive lock?

    Quote Originally Posted by Falx_ View Post
    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?
    At any point in time, only one package manager (apt, apt-get, aptitude, update-manager, synaptic) should be running. If you are not sure, reboot your PC.

    The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 033431536A423791
    Have you installed the public keys of the PPA repositories you have in /etc/apt/sources.list?

Page 1 of 3 123 LastLast

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
  •