Announcement

Collapse
No announcement yet.

Adept (Updater) Won't Launch??

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

    Adept (Updater) Won't Launch??

    Hi guys, I've had this problem lingering around for a few days now, and I'm finally getting some time to address it. I have the little "There are ## updated packages available" reminder on the bottom right of my screen, but when i go to click it (and put my password to run as root)... it goes through and almost loads. Then it tells me that the database is locked, and that another process is using the packaging system database. It does this if i try to open Adept the normal way too...

    um... help?

    #2
    Re: Adept (Updater) Won't Launch??

    http://kubuntuforums.net/forums/index.php?topic=13012.0

    --

    Postscript: reference updated

    Comment


      #3
      Re: Adept (Updater) Won't Launch??

      EDIT: Dammit! Spoke to soon, thought it was fixed.

      when trying to run the sudo apt-get -f install or the like, I get this message:

      E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.

      but when I run dpkg --configure -a I get this message:

      dpkg: requested operation requires superuser privilege

      Even though I'm in as root. Now, I'm pretty new to Linux, so can somebody help me please:?

      Comment


        #4
        Re: Adept (Updater) Won't Launch??

        Originally posted by Swordsman
        EDIT: Dammit! Spoke to soon, thought it was fixed.

        when trying to run the sudo apt-get -f install or the like, I get this message:

        E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.

        but when I run dpkg --configure -a I get this message:

        dpkg: requested operation requires superuser privilege

        Even though I'm in as root. Now, I'm pretty new to Linux, so can somebody help me please:?
        do
        Code:
        sudo dpkg --configure -a
        it should work fine.

        Comment

        Working...
        X