Results 1 to 8 of 8

Thread: A couple error codes

  1. #1
    Join Date
    May 2007
    Location
    East Tennessee US
    Beans
    25
    Distro
    Ubuntu 7.04 Feisty Fawn

    A couple error codes

    What can I do about the following error messages? I'm thinking that I need to be in the directory where the package is that I was trying to install?
    What about the second one?
    There's a reason I'm on this forum, I need every_little_thing spelled out. Thanks in advance.
    These error messages are showing up when I open synaptic package manager. I'm using V 7.04 Feisty.

    E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
    E: _cache->open() failed, please report.
    Last edited by raker t; June 4th, 2008 at 05:35 AM.

  2. #2
    Join Date
    May 2005
    Beans
    Hidden!
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: A couple error codes

    Try what it says first. In a terminal:

    sudo dpkg --configure -a

  3. #3
    Join Date
    Jan 2008
    Location
    Bangalore, India
    Beans
    864
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

    Re: A couple error codes

    just open terminal from applications-->accesories-->terminal and then type

    Code:
    sudo dpkg --configure -a
    it will sak for your password.

    enter it and it will clear everything
    then you can install anything
    "Those Who Can, Will Finish It.
    Those Who Can't Will Justify/Complain the reasons."

  4. #4
    Join Date
    Jun 2007
    Location
    Paraparaumu, New Zealand
    Beans
    Hidden!

    Re: A couple error codes

    Go to the terminal (in Ubuntu, it's on the Applications->Accessories menu) and type:
    Code:
    sudo dpkg --configure -a
    You will be asked for your password - type in the one you used for login. Don't worry if the password doesn't show on the screen, it will still be recognized.
    Then when the command has done its stuff, try your installation again. Let us know how you get on!
    Forum DOs and DON'Ts
    Please use CODE tags
    Including your email address in a post is not recommended
    My Blog

  5. #5
    Join Date
    May 2007
    Location
    East Tennessee US
    Beans
    25
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: A couple error codes

    I guess I didn't try sudo first...I'll reboot into the other HDD and see what happens. This is just a little part of going round and round trying to install an external modem that said Linux compatible. I'll come back with that bucket of sweat and tears a little at a time, but you guys are great, thanks again.

  6. #6
    Join Date
    May 2007
    Location
    East Tennessee US
    Beans
    25
    Distro
    Ubuntu 7.04 Feisty Fawn

    Talking Re: A couple error codes

    That was it! Thanks.

  7. #7
    Join Date
    May 2005
    Beans
    Hidden!
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: A couple error codes

    Good deal man.
    Last edited by Maestro23; June 4th, 2008 at 07:39 AM.

  8. #8
    Join Date
    Jan 2008
    Location
    Bangalore, India
    Beans
    864
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

    Re: A couple error codes

    If solved mark it solved.

    Just you can see at the top as

    Code:
    Thread tools
    Click on it and select

    Code:
    Mark this thread as solved
    "Those Who Can, Will Finish It.
    Those Who Can't Will Justify/Complain the reasons."

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
  •