What is Sudodpkg configurea

Asked by John Partaker Sr

I was trying to download,Openbravo ERP. Before it was completed My Computer froze. I shut down My Computer ,it came on.Then when I clicked on Synaptic Manager. An error occurred. It said that E:dpkg was interrupted,And that I have to Run, sudo dpkg-configure a' to correct the problem,E._cache->open()failed, Please report. I need to know what to do?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu synaptic Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Duncan Thomas (luciomrx) said :
#1

You can try this:
1. open terminal > sudo killall apt-get && sudo killall synaotic && sudo killall dpkg-reconfigure
2. sudo dpkg-reconfigure package-name again.

Revision history for this message
Duncan Thomas (luciomrx) said :
#2

edit: not synaotic >>> synaptic

Revision history for this message
John Partaker Sr (johnparsr) said :
#3

apt-get: no process found.

Revision history for this message
Eliah Kagan (degeneracypressure) said :
#4

The command Synaptic was suggesting you run was *not*:

sudo dpkg-configure a

Nor was it:

sudo dpkg-configure a'

Rather, the *correct* command is:

sudo dpkg --configure -a

You can copy that command and paste it into the Terminal, so you don't make any mistakes.

If that does not fix your problem, then follow the steps at https://help.ubuntu.com/community/PackageManagerTroubleshootingProcedure. That may fix your problem. If it doesn't, then please provide the information obtained from running that procedure. Make sure to include *all* the text from the Terminal. You can post it as a reply in this question; you do not need to start a new question (the PackageManagerTroubleshootingProcedure suggests that because it assumes you have not yet started a question about your problem).

Can you help with this problem?

Provide an answer of your own, or ask John Partaker Sr for more information if necessary.

To post a message you must log in.