PDA

View Full Version : [ubuntu] download manager doesnt allow installation



mat429
February 9th, 2009, 01:20 PM
Hi,

i have just attempted to download some additional programs via the add/remove programs application.

i get the following message

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

when i try to run the configure i get an error saying i need to be a superuser..

any help much appreciated.

Thanks

Mat

Partyboi2
February 9th, 2009, 01:53 PM
You need to put sudo infront of the command to give you admin rights so type

sudo dpkg --configure -a

mat429
February 9th, 2009, 02:08 PM
DOH! :)

many thanks

mat