Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 31

Thread: Ubuntu software center

  1. #11
    Join Date
    Feb 2008
    Location
    Goffstown, NH
    Beans
    53
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Ubuntu software center

    from the last line in that output, it looks like there may be another package manager running.

  2. #12
    Join Date
    Sep 2011
    Beans
    28

    Re: Ubuntu software center

    Quote Originally Posted by matt_symes View Post
    Hi

    Code:
    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?
    Do you currently have update-manager or software-center currently open ?

    If you do then close it and re-run the command again.

    If neither are open then this may be your problem so post back and say so.

    Kind regards
    they are not open, and know i i try to open ubuntu software center nothing happens, its just blank.

  3. #13
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Ubuntu software center

    Hi

    From the terminal, type this command

    Code:
    lsof /var/lib/dpkg/lock
    Does it return anything ? Post back results.

    Kind regards
    Last edited by matt_symes; March 18th, 2012 at 07:46 PM.
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

  4. #14
    Join Date
    Dec 2007
    Beans
    65

    Re: Ubuntu software center

    Quote Originally Posted by Oinkzter View Post
    they are not open, and know i i try to open ubuntu software center nothing happens, its just blank.
    Hello, can you please post a screenshot of your desktop include your terminal here? We will be able to see what's wrong with that situation. Thanks a lot.

  5. #15
    Join Date
    Jul 2011
    Beans
    Hidden!
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Ubuntu software center

    Hi!
    I have seen a similar problem before. In that situation, one of the software sources was set as the Ubuntu CD, so that - while checking for updates the system kept waiting for the cd.


    I am not sure whether you have the same problem, but please try the following.

    Go to "Software Sources" [should be available under "System Settings"]
    If the Ubuntu 11.10 CD is marked as a source, uncheck the corresponding box and reboot the system.
    Then do "sudo apt-get update" followed by "sudo apt-get upgrade" from the terminal.


    Please note that if the CD is not marked as a source then your problem is different from what I have just mentioned.

    Good Luck!

  6. #16
    Join Date
    Sep 2011
    Beans
    28

    Re: Ubuntu software center

    Quote Originally Posted by matt_symes View Post
    Hi

    From the terminal, type this command

    Code:
    lsof /var/lib/dpkg/lock
    Does it return anything ? Post back results.

    Kind regards
    that brings up nothing

  7. #17
    Join Date
    Sep 2011
    Beans
    28

    Re: Ubuntu software center

    Quote Originally Posted by speedwlk View Post
    Hi!
    I have seen a similar problem before. In that situation, one of the software sources was set as the Ubuntu CD, so that - while checking for updates the system kept waiting for the cd.


    I am not sure whether you have the same problem, but please try the following.

    Go to "Software Sources" [should be available under "System Settings"]
    If the Ubuntu 11.10 CD is marked as a source, uncheck the corresponding box and reboot the system.
    Then do "sudo apt-get update" followed by "sudo apt-get upgrade" from the terminal.


    Please note that if the CD is not marked as a source then your problem is different from what I have just mentioned.

    Good Luck!
    the CD is not marked and never has been

  8. #18
    Join Date
    Sep 2011
    Beans
    28

    Re: Ubuntu software center

    Quote Originally Posted by Ownager View Post
    Hello, can you please post a screenshot of your desktop include your terminal here? We will be able to see what's wrong with that situation. Thanks a lot.
    this was fixed after a reeboot

  9. #19
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Ubuntu software center

    Hi

    Quote Originally Posted by Oinkzter View Post
    that brings up nothing
    Try this

    Code:
    ps aux | egrep "update-manager|software-center|apt|dpkg|synaptic"
    You can copy and paste it from this post into the terminal to make it easier.

    Please paste back the results.

    I assume you are still get that same error (locked file) after sudo apt-get update ? Run that command again just to be sure.

    Kind regards
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

  10. #20
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Ubuntu software center

    Hi

    this was fixed after a reeboot
    I'm glad it's fixed

    Something had a lock on dpkg. A reboot will often help but it would have been nice to see what was locking it just in case the problem survived reboots.

    Kind regards
    Last edited by matt_symes; March 18th, 2012 at 09:08 PM. Reason: Context
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

Page 2 of 4 FirstFirst 1234 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
  •