Results 1 to 7 of 7

Thread: Can not update

  1. #1
    Join Date
    Oct 2005
    Location
    Michigan
    Beans
    127
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Can not update

    When ever I try and update I get this error message

    Unable to get exclusive lock and something about apt-get is running.

    I tired restarting the computer and I got the same thing what is up. I just did in install of Easy Ubuntu if that helps

  2. #2
    Join Date
    May 2005
    Location
    US
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Can not update

    Only one installer program can be running at any given time--apt-get, Synaptic, KPackage, Adept, etc. Maybe try
    Code:
    sudo killall apt-get

  3. #3
    Join Date
    Oct 2005
    Location
    Michigan
    Beans
    127
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Can not update

    I did the
    sudo killall apt-get

    dj@dhcppc4:~$ sudo killall apt-get
    apt-get: no process killed

    I still get the same error message
    This usually means that another package management application (like apt-get or aptitude) already running. Please close that application first

    I also tired
    sudo killall aptitude

  4. #4
    Join Date
    Mar 2005
    Beans
    65

    Re: Can not update

    run this command in terminal
    sudo rm /var/lib/apt/lists/lock
    and try updating after running that command

    pranith

  5. #5
    Join Date
    Jul 2005
    Beans
    109
    Distro
    Kubuntu Breezy 5.10

    Re: Can not update

    I have the exact same problem as the original poster, and none of these solutions worked. However, typing "sudo synaptic" in a terminal did the spell.

    Br... another thing that was working well in Hoary and is broken in Breezy.

  6. #6
    Join Date
    Oct 2005
    Location
    Lancs, UK
    Beans
    18
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Can not update

    In terminal type..

    sudo dpkg --configure -a

    And don't go blaming Breezy again

  7. #7
    Join Date
    Jan 2006
    Beans
    30

    Re: Can not update

    Thanks for sudo dpkg --configure -a
    Thsi did the job after trying to complete a failed real player install and lots of clicking of OK to the Exclusive lock message.
    However I still don't have a working Real player (I want to listen to the BBC)!

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
  •