So I was upgrading GG to HH inside a virtual machine when Windows bluescreened. Ugh. I've managed to get things running, but I can't seem to upgrade some packages. When running apt-get upgrade, I get:
(Reading database ... dpkg: error processing /var/cache/apt/archives/kde-icons-oxygen_4%3a4.0.83-0ubuntu1~hardy1~ppa5_all.deb (--unpack):
files list file for package `kde4libs-bin' is missing final newline
Errors were encountered while processing:
/var/cache/apt/archives/kde-icons-oxygen_4%3a4.0.83-0ubuntu1~hardy1~ppa5_all.deb
Processing was halted because there were too many errors.
E: Sub-process /usr/bin/dpkg returned an error code (1)
sudo apt-get install --fix-broken doesn't seem to do anything helpful. Is there anything else I can try?
Thanks...
(Reading database ... dpkg: error processing /var/cache/apt/archives/kde-icons-oxygen_4%3a4.0.83-0ubuntu1~hardy1~ppa5_all.deb (--unpack):
files list file for package `kde4libs-bin' is missing final newline
Errors were encountered while processing:
/var/cache/apt/archives/kde-icons-oxygen_4%3a4.0.83-0ubuntu1~hardy1~ppa5_all.deb
Processing was halted because there were too many errors.
E: Sub-process /usr/bin/dpkg returned an error code (1)
sudo apt-get install --fix-broken doesn't seem to do anything helpful. Is there anything else I can try?
Thanks...
Comment