how do you manually run 'sudo dpkg

Asked by hunte567

I keep getting this error in the synaptic package manager. E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
E: _cache->open() failed, please report. Im new to ubuntu, can you tell in detail how to get this off. Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Ian Ace (iaculallad) said :
#1

Open your terminal: Applications->Accessories->Terminal and just issue the command as displayed:

sudo dpkg --configure -a

You are to input your own password when prompted. Password will not be echoed back in your screen for security purpose. Just input your password and press the return key when done.

Can you help with this problem?

Provide an answer of your own, or ask hunte567 for more information if necessary.

To post a message you must log in.