Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21455 - broken mirror 203.16.234.20 (selected with mirrorselect)
Summary: broken mirror 203.16.234.20 (selected with mirrorselect)
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High normal
Assignee: John Mylchreest (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-21 23:51 UTC by dan
Modified: 2011-10-30 22:22 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dan 2003-05-21 23:51:30 UTC
"mirrorselect -a" has inserted the line:
GENTOO_MIRRORS=" http://203.16.234.20/pub/gentoo/"
at the end of make.conf.

when I try and "emerge" anything, the fetch stage *always* fails on the chosen
server, and falls through to an alternate server.

Reproducible: Always
Steps to Reproduce:
1. set:  GENTOO_MIRRORS=" http://203.16.234.20/pub/gentoo/"
2. emerge -f bbppp (or any other package)
3.

Actual Results:  
>>> emerge (1 of 2) x11-misc/bbppp-0.2.3 to /
>>> Downloading http://203.16.234.20/pub/gentoo//distfiles/bbppp-0.2.3.tar.gz
--13:34:31--  http://203.16.234.20/pub/gentoo/distfiles/bbppp-0.2.3.tar.gz
           => `/usr/portage/distfiles/bbppp-0.2.3.tar.gz'
Connecting to 203.16.234.20:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://public.203.16.234.20/pub/gentoo/distfiles/bbppp-0.2.3.tar.gz
[following]
--13:34:32--  http://public.203.16.234.20/pub/gentoo/distfiles/bbppp-0.2.3.tar.gz
           => `/usr/portage/distfiles/bbppp-0.2.3.tar.gz'
Resolving public.203.16.234.20... failed: Host not found.


Expected Results:  
the requested package should be downloaded.
Comment 1 John Mylchreest (RETIRED) gentoo-dev 2003-05-22 13:09:28 UTC
on the mirros.xml on the website - there is a planetmirrors.com mirror listed.
this mirror is the failing mirror.

host 203.16.234.20
20.234.16.203.in-addr.arpa domain name pointer karl.planetmirror.com.

host planetmirror.com
planetmirror.com has address 203.16.234.20
planetmirror.com has address 203.16.234.19

Can I suggest this be investigated, and in the meantime removed from the mirror page?

I have forwarded this onto klieber as he seems the most likely person to forward this too.
Comment 2 Kurt Lieber (RETIRED) gentoo-dev 2003-07-16 10:27:14 UTC
testing this today, it appears as though the planetmirrors link on gentoo.org works fine -- it is only when you try to access the link using the IP address instead of the domain name that it fails.  Since planetmirror.com redirects to public.planetmirror.com, that explains the "public.206.16.234.20" in the bug report error output.

John -- I'd say this is a bug on our end -- name-based vhosting is a common way of hosting web sites, so I don't think it's reasonable to expect IP addresses to have a 1-to-1 mapping to domain names.

Reassigning back to johnm.
Comment 3 John Mylchreest (RETIRED) gentoo-dev 2003-08-10 14:54:25 UTC
if bind-utils is installed mirrorselect will now do some Smart Stuff (tm) with host to prevent this problem.

fixed in 0.8