hash sum mismatch when trying to upgrade
Michael P. Varre
mvarre at kishmish.com
Wed Jul 16 13:37:15 UTC 2008
mv
315.952.5753
> -----Original Message-----
> From: ubuntu-users-bounces at lists.ubuntu.com [mailto:ubuntu-users-
> bounces at lists.ubuntu.com] On Behalf Of NoOp
> Sent: Tuesday, July 15, 2008 12:14 PM
> To: ubuntu-users at lists.ubuntu.com
> Subject: Re: hash sum mismatch when trying to upgrade
>
> On 07/15/2008 05:48 AM, Michael P. Varre wrote:
>
> >
> > Thanks for the reply. Unfortunately my systems are LTS Server
> installs and
> > I do not use Gnome or any GUI on any of them. From what I've read,
> the
> > upgrade via CD is only available under Gnome, right?
>
> Not sure about the LTS server, but you could try:
>
> sudo apt-cdrom add
> [this will add the cd to your sources list]
> sudo apt-get update
> sudo apt-get upgrade
> sudo apt-get dist-upgrade
>
> then after the upgrade, just to be sure:
>
> sudo apt-get update
> sudo apt-get dist-upgrade
> sudo apt-get -f install
> sudo dpkg --configure -a
>
> [disclaimer; I've not tried this, so it's best if you do it on a test
> machine first]
>
> Here's another - he's just used the iso which might be easier for you
> so
> you don't have to walk around to each machine with a CD:
> http://lair.moria.org/blog/archives/13
> [Ubuntu LTS migration for the GUI challenged]
>
> If you're still getting hash errors on your downloads try one of the
> other mirrors:
> http://www.ubuntu.com/getubuntu/downloadmirrors
> And for upgrade mirrors, get to a desktop and go to
> system->settings->software sources, "Other" and then click the same
> "Select Best Server". That will ping all of the existing servers and
> select the fastest one in response to the ping. Sometimes this works,
> sometimes not. If you find a good one then use that for the rest of
> your
> machines. Here is the list that you find in "Other":
>
> https://wiki.ubuntu.com/Mirrors?action=show&redirect=Archive
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
[Michael P. Varre]
Thanks but unfortunately none of this worked. The upgrade form the site you mentioned gave the same mirror results, and the instructions you suggested gave so many complaints there were too many to mention here :(
I guess I don't understand why the hash sum mismatch issue exists in the first place. I just setup a brand new 6.06_2. Installed basic server, no LAMP. I literally ONLY did the following after installing the base OS
Set the IP info for my local network
Commented out cdrom form sources.list
Apt-get update (successful)
Apt-get install dist-upgrade (successful)
Apt-get install update-manager-core (successful)
Do-release-upgrade -d (hash sum mismatch errors!!)
How can I be the only one having this problem? The same thing is happening with every single server I test this on. My network is fine. No network CRC errors or anything that might be screwing up packets in transit.
Im just completely at a loss here.
More information about the ubuntu-users
mailing list