Results 1 to 6 of 6

Thread: help!!!!!!

  1. #1
    Join Date
    May 2009
    Location
    Canada
    Beans
    1,204
    Distro
    Ubuntu

    Thumbs down help!!!!!!

    hi im in ubuntu 9.04 and everytime i go to install something i get
    - dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem

    how do i fix this i have no idea what it mwans im a beginner so help ?

    even sudo apt-get update gives me this

  2. #2
    Join Date
    Jan 2007
    Location
    US, Michigan
    Beans
    186
    Distro
    Kubuntu

    Re: help!!!!!!

    Have you tried running:

    Code:
    sudo dpkg --configure -a
    in a terminal?
    Desktop | Intel Core 2 Quad Q8200 @ 2.33GHz | 320GB + 640GB HDD | 4GB RAM | NVIDIA GeForce GTS 250
    Dell Mini 9 | Intel Atom N270 @ 1.6GHz | 16GB SSD + 16GB SD Card | 2GB RAM | 1.3MP Cam + Bluetooth | Intel GMA 950

  3. #3
    Join Date
    May 2009
    Location
    Canada
    Beans
    1,204
    Distro
    Ubuntu

    Re: help!!!!!!

    whats it suposed to dfo ?
    wil it fix everything?

  4. #4
    Join Date
    May 2009
    Location
    Canada
    Beans
    1,204
    Distro
    Ubuntu

    Re: help!!!!!!

    lol it worked

    thanks

  5. #5
    Join Date
    May 2008
    Location
    Toronto, Ontario, Canada
    Beans
    755
    Distro
    Ubuntu

    Re: help!!!!!!

    To access a Terminal, use Applications > Accessories > Terminal. Once it is open, it will show you a command prompt. The command prompt will look like username@computername:~$

    Type the command exactly as shown.

    The command is sudo dpkg --configure -a

    Once you have typed the command, press the enter key. You will be asked for your password, which you should type, then hit the enter key. You will not see your password displayed!

    Things will happen and the problem will be corrected. You will know you are done when you return to the command prompt.
    Last edited by fballem; May 25th, 2009 at 02:27 AM. Reason: I'm a slow typist - by the time I finished typing my instructions, the problem was solved - lol
    "Always take the high road! That way, nothing will hit you when the brown, gooey stuff hits the fan."
    Additional setup for Ubuntu 14.04: https://wiki.ubuntu.com/fballem/Software%2014.04

  6. #6
    Join Date
    Jan 2009
    Location
    Wirral UK
    Beans
    492
    Distro
    Ubuntu Studio 9.04 Jaunty Jackalope

    Re: help!!!!!!

    That is the magic of terminal

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •