Results 1 to 3 of 3

Thread: Won't install anything and running really slow

  1. #1
    Join Date
    Apr 2008
    Beans
    323

    Won't install anything and running really slow

    When I try to install 7zip I get the following message.

    E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
    E: _cache->open() failed, please report.

    But when I try to manually run in a terminal window I get a message saying that "requested operation requires supervisor privilages".
    Also, the computer is running really slow and it took several minutes for Firefox to open.

    Help

  2. #2
    Join Date
    Jul 2006
    Location
    Ottawa, Ontario
    Beans
    83
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Won't install anything and running really slow

    Run it with sudo (supervisor privileges):

    sudo dpkg --configure -a
    Leonivek
    Microsoft can go format themselves.
    Linux FUD: http://linuxFUD.wordpress.com/

  3. #3
    Join Date
    Mar 2008
    Beans
    182
    Distro
    Ubuntu Development Release

    Re: Won't install anything and running really slow

    requested operation requires supervisor privilages means you need to run as root which you can use by putting sudo before any command

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
  •