Announcement

Collapse
No announcement yet.

Adept Installer Problems

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

    Adept Installer Problems

    I've been enjoying using kubuntu for about 2 weeks now. It has been working fine for the time aside from the adept manager. I attempted to install java at one point via the adept install method. However someone else logged in with another session at the same time the installation was occurring. Now every time I try to run the adept manager, it tells me that another process is using the database. What can I do to fix this?

    So far, I have searched for a fix on these forums. I've run "sudo su" and did a "ps -A" search and "kill -9" anything with adept in it. However I still run into the same issue. I'm certain there's something I have missed. Any help is greatly appreciated. Thanks!

    #2
    Re: Adept Installer Problems

    try
    Code:
    sudo dpkg --configure -a
    other helpful "cleanup" commands are

    Code:
    sudo apt-get -f install
    Code:
    sudo apt-get autoremove
    Code:
    sudo apt-get autoclean
    8)

    Comment


      #3
      Re: Adept Installer Problems

      just wanted to say that i had this same problem, and your solution worked perfectly for me (dpkg --configure -a)

      Comment


        #4
        Re: Adept Installer Problems

        THANK YOU -- feedback is a very good thing!

        Comment


          #5
          Re: Adept Installer Problems

          Originally posted by dibl
          THANK YOU -- feedback is a very good thing!
          Except in sound production

          Comment

          Working...
          X