Installation Issue

Asked by Alex Fortune

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

I receive this message whenever I try to install software. I went to the terminal and ran [dpkg --configure -a]

There was an answer given for this fix...tried and it will not let me enter a password. So I am unable to do any updates or installs of newer applications

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-terminal Edit question
Assignee:
No assignee Edit question
Solved by:
Robert Di Gioia
Solved:
Last query:
Last reply:
Revision history for this message
Best Robert Di Gioia (digioiar) said :
#1

did you use sudo? ie, the command should be

sudo dpkg --configure -a

good luck

Revision history for this message
Alex Fortune (computerclown2000) said :
#2

Problem fixed...Thanks all for your help