[Bug 1366569] Re: us.archive.ubuntu.com server not working
Paul Collins
paul.collins at canonical.com
Tue Sep 9 22:30:08 UTC 2014
The connection timeouts are likely due to increased load on the US
mirror pool in the past few days, which we are working to correct.
As for the 404, this looks to be due to an inconsistency in Apache
config, which demands a suitable host header, i.e.
== No Host Header ==
$ wget -nv -O/dev/null http://91.189.91.14/ubuntu/pool/universe/x/xine-lib/libxine1-plugins_1.1.21-2ubuntu1_all.deb
http://91.189.91.14/ubuntu/pool/universe/x/xine-lib/libxine1-plugins_1.1.21-2ubuntu1_all.deb:
2014-09-10 10:27:31 ERROR 404: Not Found.
== With Host Header ==
$ [agnew(~)] wget --header 'Host: archive.ubuntu.com' -nv -O/dev/null http://91.189.91.14/ubuntu/pool/universe/x/xine-lib/libxine1-plugins_1.1.21-2ubuntu1_all.deb
2014-09-10 10:28:16 URL:http://91.189.91.14/ubuntu/pool/universe/x/xine-lib/libxine1-plugins_1.1.21-2ubuntu1_all.deb [7120/7120] -> "/dev/null" [1]
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/1366569
Title:
us.archive.ubuntu.com server not working
Status in “ubuntu-release-upgrader” package in Ubuntu:
Confirmed
Bug description:
For the past 5 days I have been attempting to upgrade from:
Ubuntu 12.04.5 LTS
to 14.04 "Trusty"
Get packages fails on the final package:
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/universe/x/xine-lib/libxine1-plugins_1.1.21-2ubuntu1_all.deb Connection failed [IP: 91.189.91.15 80]
I can confirm connectivity to that IP via Ping.
Attempted to fetch the package with "wget":
wget http://us.archive.ubuntu.com/ubuntu/pool/universe/x/xine-lib/libxine1-plugins_1.1.21-2ubuntu1_all.deb
--2014-09-07 10:37:13-- http://us.archive.ubuntu.com/ubuntu/pool/universe/x/xine-lib/libxine1-plugins_1.1.21-2ubuntu1_all.deb
Resolving us.archive.ubuntu.com (us.archive.ubuntu.com)... 91.189.91.14, 91.189.91.15, 91.189.91.13, ...
Connecting to us.archive.ubuntu.com (us.archive.ubuntu.com)|91.189.91.14|:80... connected.
HTTP request sent, awaiting response... Read error (Connection timed out) in headers.
Retrying.
--2014-09-07 10:52:16-- (try: 2) http://us.archive.ubuntu.com/ubuntu/pool/universe/x/xine-lib/libxine1-plugins_1.1.21-2ubuntu1_all.deb
Connecting to us.archive.ubuntu.com (us.archive.ubuntu.com)|91.189.91.14|:80... connected.
HTTP request sent, awaiting response... Read error (Connection timed out) in headers.
Retrying.
--2014-09-07 11:07:18-- (try: 3) http://us.archive.ubuntu.com/ubuntu/pool/universe/x/xine-lib/libxine1-plugins_1.1.21-2ubuntu1_all.deb
Connecting to us.archive.ubuntu.com (us.archive.ubuntu.com)|91.189.91.14|:80... connected.
HTTP request sent, awaiting response... Read error (Connection timed out) in headers.
Retrying.
...
Can't tell if the problem is with the archive or the "dist-upgrade" package list(s)?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1366569/+subscriptions
More information about the foundations-bugs
mailing list