update manager error
NoOp
glgxg at sbcglobal.net
Wed Jun 11 00:02:14 UTC 2008
On 06/10/2008 07:29 AM, Michael.Coll-Barth at VerizonWireless.com wrote:
> Hi all!
>
> Could someone tell me what happened here and how I can fix this?
>
> E:
> /var/cache/apt/archives/linux-ubuntu-modules-2.6.22-14-generic_2.6.22-14
> .38_i386.deb: files list file for package `gnome-volume-manager' is
> missing final newline
>
> I was able to open the archive and it looks like normal text, but I have
> no real idea of how this works or where to look. Yes, I am a horrible
> newb to all this. I did try google, but I am not getting the warm
> fuzzies. It sounds like I have a corruption that only a re-install will
> fix. OK, I can back everything up and do it, but then I am not learning
> anything.
>
Sometimes you can experience network issues with updates; faulty link,
mirror host experiencing problems etc. In this case, I'd try the
following (from a terminal window: Applications|Accessories|Terminal):
sudo apt-get update
sudo apt-get upgrade
and if the same file is still a problem:
sudo apt-get install --reinstall gnome-volume-manager
More information about the ubuntu-users
mailing list