PDA

View Full Version : problem running update installer


blightc
July 6th, 2007, 07:04 PM
trying to run update installer and get

E: /var/cache/apt/archives/libkrb53_1.4.4-5ubuntu3.1_i386.deb: files list file for package `evolution-webcal' is missing final newline

clearing the cache and retrying does no good
trying to uninstall evolution-webcal dies with the same error

now what ??

smartboyathome
July 6th, 2007, 07:09 PM
Try installing it again. It may have been corrupt last time.

bapoumba
July 7th, 2007, 10:56 AM
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/108189
Please check this bug report.

blightc
July 11th, 2007, 07:52 PM
solution was here :

https://answers.launchpad.net/ubuntu/+question/2591

with the simple change of :

1) open terminal window
2) sudo su -
3) cd /var/lib/dpkg/info
4) cat -en '\n' >> ./evolution-webcal.list

retry the update installer and repeat for 2 more Evolution packages that had the same problem