13.04 upgrade fails

Asked by Professor George F. Hart

I just tried to upgrade to 13.04 and got the following:

Unable to load page

Problem occurred while loading the URL http://archive.ubuntu.com/ubuntu/dists/raring/main/dist-upgrader-all/current/ReleaseAnnouncement.html?lang=en_US&os=ubuntu&ver=13.04

Cannot resolve hostname (archive.ubuntu.com)

........................................................................................................................
This is my /etc/hosts file:
127.0.0.1 localhost.localdomain localhost
::1 ZULU localhost6.localdomain6 localhost6
127.0.1.1 ZULU

# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
........................................................................................................
and /etc/hostname
ZULU
........................................................................................................
These look OK to me - any idea what is wrong?

George Hart

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
N1ck 7h0m4d4k15 (nicktux) said :
#1

Try to change server and retry.

Go to update-manager > Settings > Ubuntu Software(tab) and change the server to "main".

Regards
 NikTh

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#2

Please also send us the full Terminal output of these four commands:

ping archive.ubuntu.com

ping 8.8.8.8

cat /etc/resolv.conf

find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;

Revision history for this message
Professor George F. Hart (zulu-mric) said :
#3

Morning Mark:

here is the requested output.

George
….....................................................................

root@ZULU:~# ping archive.ubuntu.com
PING archive.ubuntu.com (91.189.91.15) 56(84) bytes of data.
64 bytes from likho.canonical.com (91.189.91.15): icmp_req=1 ttl=54 time=58.4 ms
64 bytes from likho.canonical.com (91.189.91.15): icmp_req=2 ttl=54 time=59.6 ms
64 bytes from likho.canonical.com (91.189.91.15): icmp_req=3 ttl=54 time=60.7 ms
….....................................................................................................

root@ZULU:~# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_req=1 ttl=47 time=20.7 ms
64 bytes from 8.8.8.8: icmp_req=2 ttl=47 time=20.5 ms
64 bytes from 8.8.8.8: icmp_req=3 ttl=47 time=21.9 ms
…......................................................................................................

find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n
"$1"' _ '{}' \;
/etc/apt/sources.list.d/videolan-stable-daily-quantal.list

….............................................................................................................................

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#4

Please send us the full Terminal output from step 5 in the following procedure:

https://help.ubuntu.com/community/PackageManagerTroubleshootingProcedure

Please post output here:

https://answers.launchpad.net/ubuntu/+question/227730

Can you help with this problem?

Provide an answer of your own, or ask Professor George F. Hart for more information if necessary.

To post a message you must log in.