Results 1 to 4 of 4

Thread: error, please help

  1. #1
    Join Date
    Jun 2008
    Beans
    15

    error, please help

    I can't download from my update manager. I am a novice with computers.
    Error Message.

    E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
    E: _cache->open() failed, please report.
    Last edited by zurielist; January 22nd, 2009 at 04:50 PM.

  2. #2
    Join Date
    Oct 2005
    Location
    Jacksonville, FL
    Beans
    29,420

    Re: error, please help

    Close the update manager. Then, open a terminal and run

    Applications -> Accessories -> Terminal
    Code:
    sudo dpkg --configure -a
    sudo apt-get update
    sudo apt-get upgrade
    In the world of Linux, who needs Windows and Gates...

    Got most of my golden beans at an auction on eBay (with a couple of free drinks).

  3. #3
    Join Date
    Jun 2008
    Beans
    15

    Re: error, please help

    Thanks a lot. I am going to try that now.

  4. #4
    Join Date
    Jun 2008
    Beans
    15

    Re: error, please help

    I worked like a charm. Thanks again.

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
  •