Thursday, April 25, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 563  / 2 Years ago, thu, march 3, 2022, 12:58:09

When I use the software center to install something, I get the error:




An unhandlable error occured



There seems to be a programming error in aptdaemon, the software that
allows you to install/remove software and to perform other package
management related tasks




on using the command line:



$sudo apt-get install <something>
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.


I am unable to install anything. How do we fix this?


More From » 11.10

 Answers
3

The error:



E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. 


Implys that you need to try to run:



sudo dpkg --configure -a


This should fix the problem.


[#39330] Thursday, March 3, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
terneive

Total Points: 329
Total Questions: 117
Total Answers: 105

Location: Denmark
Member since Tue, Oct 18, 2022
2 Years ago
;