|  |
10-15-2005, 04:51 PM
|
#1 (permalink)
|
Indeed. Join Date: Dec 2004 Posts: 1,547 | Update Ubuntu I know that Ubuntu 5.10 (Breezy Badger) is out, but how do you update to it from 5.04? I tried 'apt-get update' and 'apt-get upgrade' but they came back with a bunch of 404s: Thanks,
Greg
__________________ |
| |
10-16-2005, 04:14 PM
|
#2 (permalink)
|
Monster Techie Join Date: Mar 2003 Posts: 1,637 | I think an 'apt-get dist-upgrade' should do it. But before you do that, you appear to be having problems with the package syncronization, a lot of things aren't found...you might want to look through your /etc/apt/sources.list file and check that everything there is correct, and all instances of 'hoary' replaced with 'breezy'.
__________________ -->Marc Error: Keyboard not attached. Please press F1 to continue. <pre>-------OS----------Gentoo Linux-------<br>------Browser-----Mozilla Firefox-----</pre><form action="http://www.srsyo.org/tfsearch.php" method="get"><input type="text" name="search"> <input type="submit" name="submit" value="Search the Forums, thanks to Emily"></form>  |||Official Forum Rules|||<hr> |
| |
10-16-2005, 08:56 PM
|
#3 (permalink)
|
Indeed. Join Date: Dec 2004 Posts: 1,547 | Okay, I didn't see anything obvious that was wrong. I need to replace 'hoary' with 'breezy'?
__________________ |
| |
10-16-2005, 10:00 PM
|
#4 (permalink)
|
Monster Techie Join Date: Mar 2003 Posts: 1,637 | Hmm...did you make that file? What are the backports uncommented for? My information may not be entirely accurate since I haven't used Ubuntu since just after Hoary was released. I had the universe and multiverse repositories, but never those backports.
First make a backup of the file (cp sources.list sources.list.bck). Maybe try commenting the two last lines, since they don't seem to be working anyway judging by your 'apt-get update' before. Then replace every instance of 'hoary' with 'breezy'. Now apt-get update. If that goes perfectly smoothly, you can perhaps try an apt-get dist-upgrade.
DISCLAIMER: I haven't used a Debian distro since Hoary was released. I'm not garanteeing this will work perfectly, but right now I don't see why it shouldn't.
__________________ -->Marc Error: Keyboard not attached. Please press F1 to continue. <pre>-------OS----------Gentoo Linux-------<br>------Browser-----Mozilla Firefox-----</pre><form action="http://www.srsyo.org/tfsearch.php" method="get"><input type="text" name="search"> <input type="submit" name="submit" value="Search the Forums, thanks to Emily"></form>  |||Official Forum Rules|||<hr> |
| |
10-16-2005, 10:29 PM
|
#5 (permalink)
|
Indeed. Join Date: Dec 2004 Posts: 1,547 | Yeah, I did what it says here ( http://ubuntuguide.org/#extrarepositories) so thats probably why it looks different.
Also, how do you comment lines? I am rather new at linux.
Thanks for the help,
~Greg
__________________ |
| |
10-17-2005, 01:09 AM
|
#6 (permalink)
|
Banned Join Date: Sep 2005 Posts: 5,191 | you'd need to sudo gedit /etc/apt/sources.list
if you're having trouble changing it |
| |
10-17-2005, 04:13 PM
|
#7 (permalink)
|
Monster Techie Join Date: Mar 2003 Posts: 1,637 | Any line in a file with '#' is commented, which basically means as it sounds...it is ignored by whatever actually uses the file. They are either for notes that explain how things work to a person reading the file, sometimes to remove a line, instead of deleting it, you just comment it, in case it breaks something and you want to re-enable it later. Many configuration files come with a number of commented lines that you can 'enable' by just uncommenting.
__________________ -->Marc Error: Keyboard not attached. Please press F1 to continue. <pre>-------OS----------Gentoo Linux-------<br>------Browser-----Mozilla Firefox-----</pre><form action="http://www.srsyo.org/tfsearch.php" method="get"><input type="text" name="search"> <input type="submit" name="submit" value="Search the Forums, thanks to Emily"></form>  |||Official Forum Rules|||<hr> |
| |
10-17-2005, 07:42 PM
|
#8 (permalink)
|
Indeed. Join Date: Dec 2004 Posts: 1,547 | Ah, I see. Okay, Ill try your seggestions and report back.
EDIT:
Okay, I uncommented the last two lines and heres what it did: Now I need to change the word 'hoary' to 'breezy' in the sources.list before I can do a 'apt-get dist-upgrade'?
__________________ |
| |
10-17-2005, 08:25 PM
|
#9 (permalink)
|
Banned Join Date: Sep 2005 Posts: 5,191 | yeah ... change hoary's to breezy
then apt-get update
then apt-get dist-upgrade |
| |
10-17-2005, 09:33 PM
|
#10 (permalink)
|
Indeed. Join Date: Dec 2004 Posts: 1,547 | Okay, did all that and this is what it gave me: Code: root@Computer:/home/greg # apt-get update
Get:1 http://us.archive.ubuntu.com hoary Release.gpg [189B]
Get:2 http://us.archive.ubuntu.com hoary-updates Release.gpg [189B]
Get:3 http://us.archive.ubuntu.com breezy Release.gpg [189B]
Get:4 http://archive.ubuntu.com breezy Release.gpg [189B]
Get:5 http://security.ubuntu.com breezy-security Release.gpg [189B]
Hit http://us.archive.ubuntu.com hoary Release
Get:6 http://security.ubuntu.com breezy-security Release [19.6kB]
Get:7 http://archive.ubuntu.com breezy Release [30.9kB]
Hit http://us.archive.ubuntu.com hoary-updates Release
Ign http://us.archive.ubuntu.com hoary-updates Release
Get:8 http://us.archive.ubuntu.com breezy Release [30.9kB]
Get:9 http://security.ubuntu.com breezy-security/main Packages [3023B]
Get:10 http://archive.ubuntu.com breezy/multiverse Packages [91.6kB]
Hit http://us.archive.ubuntu.com hoary/main Packages
Get:11 http://security.ubuntu.com breezy-security/restricted Packages [14B]
Get:12 http://security.ubuntu.com breezy-security/main Sources [1117B]
Get:13 http://security.ubuntu.com breezy-security/restricted Sources [14B]
Get:14 http://security.ubuntu.com breezy-security/universe Packages [521B]
Get:15 http://security.ubuntu.com breezy-security/universe Sources [14B]
Hit http://us.archive.ubuntu.com hoary/restricted Packages
Hit http://us.archive.ubuntu.com hoary/main Sources
Hit http://us.archive.ubuntu.com hoary/restricted Sources
Hit http://us.archive.ubuntu.com hoary-updates/main Packages
Hit http://us.archive.ubuntu.com hoary-updates/restricted Packages
Hit http://us.archive.ubuntu.com hoary-updates/main Sources
Hit http://us.archive.ubuntu.com hoary-updates/restricted Sources
Get:16 http://archive.ubuntu.com breezy/multiverse Sources [46.9kB]
Get:17 http://us.archive.ubuntu.com breezy/universe Packages [2274kB]
Get:18 http://us.archive.ubuntu.com breezy/universe Sources [902kB]
Fetched 3401kB in 15s (219kB/s)
Reading package lists... Done
W: GPG error: http://us.archive.ubuntu.com hoary-updates Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>
W: You may want to run apt-get update to correct these problems
root@Computer:/home/greg # apt-get upgrade
Reading package lists... Done
Building dependency tree... Done
The following packages have been kept back:
acroread clamav clamav-base clamav-freshclam ffmpeg flashplayer-mozilla
gnome-gv gstreamer0.8-a52dec gstreamer0.8-lame gstreamer0.8-mad
gstreamer0.8-mpeg2dec gstreamer0.8-plugins gstreamer0.8-swfdec hddtemp
lesstif2 libclamav1 libcurl3 libfaad2-0 libmjpegtools0 libssl0.9.7
mjpegtools mozilla-mplayer mplayer-386 numlockx snes9x-common snes9x-x sox
wget xine-ui xpdf xpdf-common xpdf-reader xpdf-utils
The following packages will be upgraded:
bum msttcorefonts openoffice.org-help-en openoffice.org-thesaurus-en-us
4 upgraded, 0 newly installed, 0 to remove and 33 not upgraded.
Need to get 15.2MB of archives.
After unpacking 4096B of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://us.archive.ubuntu.com breezy/universe bum 1.3.2-1 [56.6kB]
Get:2 http://archive.ubuntu.com breezy/multiverse msttcorefonts 1.2ubuntu2 [22.1kB]
Get:3 http://us.archive.ubuntu.com breezy/universe openoffice.org-help-en 1.1+20040420-3 [12.0MB]
Get:4 http://us.archive.ubuntu.com breezy/universe openoffice.org-thesaurus-en-us 1.1.4-5ubuntu2 [3134kB]
Fetched 15.2MB in 47s (319kB/s)
Preconfiguring packages ...
(Reading database ... 61469 files and directories currently installed.)
Preparing to replace bum 1.3.2-1 (using .../archives/bum_1.3.2-1_all.deb) ...
Unpacking replacement bum ...
Preparing to replace msttcorefonts 1.2ubuntu1 (using .../msttcorefonts_1.2ubuntu2_all.deb) ...
Unpacking replacement msttcorefonts ...
Preparing to replace openoffice.org-help-en 1.1+20040420-2ubuntu1 (using .../openoffice.org-help-en_1.1+20040420-3_all.deb) ...
Unpacking replacement openoffice.org-help-en ...
Preparing to replace openoffice.org-thesaurus-en-us 1.1.3-8ubuntu2.3 (using .../openoffice.org-thesaurus-en-us_1.1.4-5ubuntu2_all.deb) ...
Unpacking replacement openoffice.org-thesaurus-en-us ...
Setting up bum (1.3.2-1) ...
Setting up msttcorefonts (1.2ubuntu2) ...
warning: /usr/lib/X11/fonts/truetype does not exist or is not a directory
These fonts were provided by Microsoft "in the interest of cross-
platform compatibility". This is no longer the case, but they are
still available from third parties.
You are free to download these fonts and use them for your own use,
but you may not redistribute them in modified form, including changes
to the file name or packaging format.
All fonts downloaded and installed.
Setting up openoffice.org-help-en (1.1+20040420-3) ...
Setting up openoffice.org-thesaurus-en-us (1.1.4-5ubuntu2) ...
Updating OpenOffice.org's dictionary list... done.
root@Computer:/home/greg # apt-get dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Calculating upgrade... Done
The following packages will be REMOVED:
clamav clamav-freshclam cupsys cupsys-driver-gimpprint
cupsys-driver-gimpprint-data snes9express snes9x-x ubuntu-desktop xpdf
xpdf-reader xpdf-utils
The following packages have been kept back:
acroread ffmpeg flashplayer-mozilla gnome-gv gstreamer0.8-a52dec
gstreamer0.8-lame gstreamer0.8-mad gstreamer0.8-mpeg2dec
gstreamer0.8-plugins gstreamer0.8-swfdec hddtemp lesstif2 libclamav1
libcurl3 libfaad2-0 libmjpegtools0 libssl0.9.7 mjpegtools mozilla-mplayer
mplayer-386 numlockx sox wget xine-ui
The following packages will be upgraded:
clamav-base snes9x-common xpdf-common
3 upgraded, 0 newly installed, 11 to remove and 24 not upgraded.
Need to get 229kB of archives.
After unpacking 28.6MB disk space will be freed.
Do you want to continue [Y/n]? y
Get:1 http://us.archive.ubuntu.com breezy/universe clamav-base 0.86.1-2build1 [164kB]
Get:2 http://archive.ubuntu.com breezy/multiverse snes9x-common 1.42-2ubuntu4 [8386B]
Get:3 http://us.archive.ubuntu.com breezy/universe xpdf-common 3.00-13ubuntu1 [56.8kB]
Fetched 229kB in 1s (115kB/s)
Preconfiguring packages ...
(Reading database ... 61469 files and directories currently installed.)
Removing clamav ...
Removing clamav-freshclam ...
Stopping ClamAV virus database updater: freshclam
Removing ubuntu-desktop ...
Removing snes9express ...
Removing snes9x-x ...
Removing xpdf ...
Removing xpdf-reader ...
Removing cupsys-driver-gimpprint ...
* Restarting Common Unix Printing System: cupsd [ ok ]
Removing cupsys-driver-gimpprint-data ...
Removing cupsys ...
* Stopping Common Unix Printing System: cupsd [ ok ]
Removing xpdf-utils ...
(Reading database ... 60410 files and directories currently installed.)
Preparing to replace clamav-base 0.85.1-2~5.04ubp1 (using .../clamav-base_0.86.1-2build1_all.deb) ...
Unpacking replacement clamav-base ...
Preparing to replace snes9x-common 1.42-2 (using .../snes9x-common_1.42-2ubuntu4_all.deb) ...
Unpacking replacement snes9x-common ...
Preparing to replace xpdf-common 3.00-11ubuntu3.1 (using .../xpdf-common_3.00-13ubuntu1_all.deb) ...
Unpacking replacement xpdf-common ...
Setting up clamav-base (0.86.1-2build1) ...
Setting up snes9x-common (1.42-2ubuntu4) ...
Setting up xpdf-common (3.00-13ubuntu1) ... Hmm, didn't quite work. Some programs and things stopped working, so I put back my original sources.list and its back to normal. Not quite there...
EDIT: Aha! I got it after a few hours hehe
There's still a few things that need to be corrected, but for the most part its good.
Thanks a load for all of the help!
__________________ |
| |  | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | | |