Linux Problem

raj87verma88

raj87verma88

@raj87verma88-ZpL2Wn Oct 26, 2024
I tried to upgrade using
sudo apt-get upgrade
sudo apt-get update
but it showed the error
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
Tried using add/remove application but got the same error
ran : dpkg --configure -a
but then this message comes: dpkg: requested operation requires superuser privilege
This is driving me crazy
P.S. I am using Ubuntu 8.04 (Hardy Version)

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • raj87verma88

    raj87verma88

    @raj87verma88-ZpL2Wn Jun 23, 2008

    when I am trying to update or install anything new then i get this error
    E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
    E: _cache->open() failed, please report.
  • Ashraf HZ

    Ashraf HZ

    @Ash Jun 23, 2008

    When you say you tried using the add/remove application, do you mean the Synaptic one? What are package planning to download?

    I think you need to be logged in as "root" to use this command:
    "dpkg --configure -a"

    [EDIT]
    Try:

     sudo dpkg --configure -a