Announcement

Collapse
No announcement yet.

Adept locked

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

    Adept locked

    I tried to install some stuff with adept and it crashed, now it's telling me it's locked. I seem to remember reading that there were a series of terminal commands that could bring adept out of this type of funk. If anyone can help out that'd be great.

    -Tom

    #2
    Re: Adept locked

    Adept/apt-get repair:

    Close all windows that have anything to do with installing packages, open your Konsole, and enter
    3 commands:

    sudo dpkg --configure -a
    then,
    sudo apt-get update
    sudo apt-get -f install

    Others to use:
    sudo apt-get autoclean
    sudo apt-get -f install This may be a “best” choice (?)
    sudo apt-setup

    dpkg
    Damaged or Interrupted (when using apt-get).
    At Konsole, run sudo dpkg --configure -a


    And, sometimes it helps to re-start X:
    Ctr-Alt-Backspace

    And sometimes it helps to simply re-start.
    An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski

    Comment


      #3
      Re: Adept locked

      Thanks a lot. I will now be saving this somewhere on my computer for reference.

      -Tom

      Comment

      Working...
      X