error with most linus features!!!

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
dane999

error with most linus features!!!

Post by dane999 »

when ever i try to do stuff like update or download stuff this error message comes up

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


can any body assist me is resolving this problem?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
McLovin

Re: error with most linus features!!!

Post by McLovin »

do what it says, open a terminal and enter

Code: Select all

sudo dpkg --configure -a
dane999

Re: error with most linus features!!!

Post by dane999 »

McLovin wrote:do what it says, open a terminal and enter

Code: Select all

sudo dpkg --configure -a
i tried this and it said i need supervisory privileges.
McLovin

Re: error with most linus features!!!

Post by McLovin »

that is why you put "sudo" in front of the command, it give you temporary root (administrator/supervisor) privileges. If sudo is not working, you have more issues than just dpkg.
Locked

Return to “Software & Applications”