old-releases.ubuntu.com servers return different content

Bug #1955731 reported by Alexander Turenko
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
debmirror (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

I'm looking for Ubuntu Groovy mirrors at old-releases.ubuntu.com and found that sometimes I receive 404 HTTP code, but sometimes it works. Digged down to difference in responses from different servers behind old-releases.ubuntu.com.

$ dig +short old-releases.ubuntu.com
91.189.91.123
91.189.88.248
91.189.91.124
91.189.88.247

$ curl -Ssf --verbose --resolve old-releases.ubuntu.com:80:91.189.91.124 http://old-releases.ubuntu.com/ubuntu/dists/ 2>&1 | grep 'port 80\|groovy/'
* Connected to old-releases.ubuntu.com (91.189.91.124) port 80 (#0)
<tr><td valign="top"><img src="/icons/folder.gif" alt="[DIR]"></td><td><a href="groovy/">groovy/</a></td><td align="right">2020-10-22 14:33 </td><td align="right"> - </td></tr>

$ curl -Ssf --verbose --resolve old-releases.ubuntu.com:80:91.189.91.123 http://old-releases.ubuntu.com/ubuntu/dists/ 2>&1 | grep 'port 80\|groovy/'
* Connected to old-releases.ubuntu.com (91.189.91.123) port 80 (#0)

I didn't find an appropriate project for this bug report and chose debmirror as one that looks most related. If it is inappropriate project for this bug report, please direct me to the right one.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in debmirror (Ubuntu):
status: New → Confirmed
Revision history for this message
Alexander Turenko (totktonada) wrote :

It looks resolved now. At least I see 'groovy' directory on all IP addresses reported by `dig`.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.