Thread: Can't uninstall or install anything (dpkg error).
i having problems playonlinux , decided uninstall it.
went software center , tried uninstall there, no luck.
said: package operation failed. installation or removal of software package failed.
tried in terminal: entering "sudo apt-get remove playonlinux" , got reply:i tried enter: "sudo dpkg --configure -a" , got this:e: dpkg interrupted, must manually run 'sudo dpkg --configure -a' correct problem.ubuntu 11.04 (64x) installed wubi.dpkg: error: parsing file '/var/lib/dpkg/updates/0005' near line 0:
newline in field name `e)'
hardware (i don't know if relevant):
intel i5 m 450
ati mobility hd 5650
others?
thank in advance!
hi lucaryholt. can see, file left behind in interrupted installation, , needs removed. /var/lib/dpkg/updates/ empty folder on here, imagine (part of) temporary file needs removed.
run
this way can move if goes horribly wrong. run:code:sudo mv /var/lib/dpkg/updates/0005 ~/dpgk_update_0005
and if works, runcode:sudo dpkg --configure -a
then try install playonlinux again.code:sudo apt-get update
if goes toast, run
to put file came (hopefully won't need this).code:sudo mv ~/dpgk_update_0005 /var/lib/dpkg/updates/0005![]()
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] Can't uninstall or install anything (dpkg error).
Ubuntu
Comments
Post a Comment