I haven't updated my bubba2 for a while and therefore I'm still on 2.0.5, now I see that the latest firmware is 2.5.1.1 and I want to upgrade.
I've tried the web update but since I seem to have changed the sql root password the update fail. When I log on via ssh I can't update either. I've tried the following commands as a super user;
apt-get update
apt-get upgrade
aptitide dist-upgrade
Since I don't know linux I don't know which command is the correct one, nor in which order I should issue them to upgrade.
I get the following results;
Code: Select all
bubba:/home/andreas# apt-get update
Get:1 http://update.excito.org marielle Release.gpg [189B]
Get:2 http://update.excito.org upstream_etch Release.gpg [189B]
Hit http://update.excito.org marielle Release
Hit http://update.excito.org upstream_etch Release
Ign http://update.excito.org marielle/main Packages/DiffIndex
Ign http://update.excito.org upstream_etch/main Packages/DiffIndex
Hit http://update.excito.org marielle/main Packages
Hit http://update.excito.org upstream_etch/main Packages
Ign http://ftp.se.debian.org etch Release.gpg
Ign http://ftp.se.debian.org etch Release
Ign http://ftp.se.debian.org etch/main Packages/DiffIndex
Err http://ftp.se.debian.org etch/main Packages
404 Not Found [IP: 130.239.18.138 80]
Fetched 2B in 2s (1B/s)
Failed to fetch http://ftp.se.debian.org/debian/dists/etch/main/binary-powerpc/Packages.gz 404 Not Found [IP: 130.239.18.138 80]
Reading package lists... Done
E: Some index files failed to download, they have been ignored, or old ones used instead.
Code: Select all
bubba:/home/andreas# apt-get upgrade
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Code: Select all
bubba:/home/andreas# aptitude dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
Building tag database... Done
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.