Announcement

Collapse
No announcement yet.

adept trouble

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

    adept trouble

    how do I "run" this dpkg --configure -a' I am a bit familiar with command line but not comfortable with it.

    E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
    E: Couldn't rebuild package cache

    crashed on install and wont open database.
    I thought it was because of the upgrade after I installed k but a clean install without upgrade is the same.

    #2
    Re: adept trouble

    Have you tried this?
    Originally posted by dibl
    Close anything resembling Adept or Synaptic, open the Konsole and enter
    Code:
    sudo dpkg --configure -a
    If it does not give errors, then continue with
    Code:
    sudo apt-get update
    Code:
    sudo apt-get install
    Code:
    sudo apt-get autoclean
    and you should be back in business.
    [img width=400 height=138]http://img219.imageshack.us/img219/7460/rigsigeo0.jpg[/img]

    Comment


      #3
      Re: adept trouble

      Originally posted by bigbird
      I thought it was because of the upgrade after I installed k but a clean install without upgrade is the same.
      What version of Kubuntu did you install? Is Gutsy, then:
      Open Adept Manager (K Menu | System | Adept Manger) and click on Adept | Manage Repositories. On the first tab, check all items (you don't need the last item checked unless you intend to download source files for compiling). On the Third-Party Software tab uncheck/delete the cdrom repository entry. Close the window. If Adept doesn't automatically fetch updates, click on Fetch Updates. You will now have access to the thousands of available packages. If you still have problems, open a console and type:
      Code:
      sudo dpkg --configure -a
      Windows no longer obstructs my view.
      Using Kubuntu Linux since March 23, 2007.
      "It is a capital mistake to theorize before one has data." - Sherlock Holmes

      Comment

      Working...
      X