Ubuntu updates

Post Reply
cyberquito
Posts: 1
Joined: Wed Mar 25, 2009 8:07 pm

Ubuntu updates

Post by cyberquito »

Can the fit-PC2 have ubuntu update's like a normal computer with a HD?

thank you,

Enrique

irads

Re: Ubuntu updates

Post by irads »

Yes. Ubuntu on fit-PC2 is updated normally.

impete
Posts: 2
Joined: Thu Jul 02, 2009 4:25 am

Re: Ubuntu updates

Post by impete »

When prompted to apply ubuntu updates i received the following error: 'E; /var/cache/apt/archives/lsb-base_4.0-0ubuntu0.8.04.1_all.deb: failed in buffer_read(fd)"

I've tried adding the ppa to the source.lists but it still doesn't work does anyone have a suggestion?

thx,

Pete

Denis
Posts: 301
Joined: Sun Apr 26, 2009 3:24 pm

Re: Ubuntu updates

Post by Denis »

Seems that package lsb-base is corrupted in some way.
Searched in some forums, may be this can help:

Code: Select all

cat /var/lib/dpkg/info/lsb-base.list
You should get a list of the files included in the lsb-base package; instead you will get an empty list, or an error indicating that the file is not normal in some way.

Remove the offending list file:

Code: Select all

sudo rm /var/lib/dpkg/info/lsb-base.list
And then let packages to sort themselves out:

Code: Select all

sudo apt-get -f install
sudo apt-get update
sudo apt-get upgrade
Compulab's Linux support

impete
Posts: 2
Joined: Thu Jul 02, 2009 4:25 am

Re: Ubuntu updates

Post by impete »

Dennis,

Well there were a few more issues but with the approach you suggested I worked it thru

thanks,

Pete

Now off to getting a recovery USB to work . . .

Post Reply

Return to “Ubuntu 8.04”