PDA

View Full Version : [ubuntu] Hi what is dpkg ?



daie3
April 28th, 2009, 10:53 AM
hi am new in ubuntu 8.10 i was updating from update manager when it come to the end of install the system crach and now i cant install any thing i get this message
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E: _cache->open() failed, please report.
any help ?

Sef
April 28th, 2009, 11:09 AM
Applications > Accessories > Terminal

Copy and paste (or type) this code:


sudo dpkg --configure -aEnter > type in password > enter

That should fix your problem.

dpkg = debian package.

daie3
April 28th, 2009, 11:12 AM
Thanks you saved me :)