Hi
I have an installation of 8.04 KDE4 and i'd like to upgrade to 8.10 from the CDROM i just downloaded. I tried the following commands:
sudo apt-cdrom add
sudo apt-get update
sudo apt-get dist-upgrade
No luck though.
The cdrom seems to have been added successfully, although a couple of interesting messages appear:
the update command returns:
And the output of the dist-upgrade command is the following:
I'm using the normal CD (not the alternate). Am i doing anything wrong? Is a CDROM dist upgrade possible or not?
Thanx.
I have an installation of 8.04 KDE4 and i'd like to upgrade to 8.10 from the CDROM i just downloaded. I tried the following commands:
sudo apt-cdrom add
sudo apt-get update
sudo apt-get dist-upgrade
No luck though.
The cdrom seems to have been added successfully, although a couple of interesting messages appear:
Code:
Using CD-ROM mount point /cdrom/ Unmounting CD-ROM <snip> W: Skipping non-exisiting file /cdrom/dists/intrepid/main/binary-i386/Packages W: Skipping non-exisiting file /cdrom/dists/intrepid/restricted/binary-i386/Packages
Code:
Ign cdrom://Kubuntu 8.10 _Intrepid Ibex_ - Release i386 (20081029.1) intrepid/main Translation-en_US Ign cdrom://Kubuntu 8.10 _Intrepid Ibex_ - Release i386 (20081029.1) intrepid/restricted Translation-en_US Ign [url]http://ppa.launchpad.net[/url] hardy Release.gpg <blah blah...>
Code:
Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Thanx.
Comment