Announcement

Collapse
No announcement yet.

Help!!!

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Help!!!

    Hello all!

    I'm a complete newbie here and I was downloading from Medibuntu when the connection timed out, so I close the Konsole and next time I tried to continue I get this:


    Fetched 192B in 5s (34B/s)
    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?

    How can I fix it?

    I really appreciate your invaluable help!!

    Thanks!

    #2
    Re: Help!!!

    Start
    Code:
    sudo ksysguard
    find a process called apt, aptitude, adept. then kill the process. It should work now.
    and before you start downloading something again, I reccomend using
    Code:
    sudo apt-get -f install
    Have a nice day!
    Join the dark side<br />---------------------------------------------------------------------<br />Samsung NC10 netbook running<br />PCLinuxOS 2010 // Win XP

    Comment

    Working...
    X