PDA

View Full Version : [ubuntu] Software sources error... help



goldenboy1
July 24th, 2009, 01:09 AM
This is what I got when I tried to enable multiuniverse. I am a newbe so only know how to open the terminal and will need specific steps to type to fix this..



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

Cheers, Chris

Sub101
July 24th, 2009, 01:10 AM
Have you run:


dpkg --configure -a

as it asks?

wojox
July 24th, 2009, 01:11 AM
Open Terminal:


sudo dpkg --configure -a

goldenboy1
July 24th, 2009, 01:57 AM
Thanks the sudo one worked!