#11603 closed enhancement (fixed)
http://ftp.rpmfind.net/ (used by gnome) is too slow - should be removed
Reported by: | vinc17@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Low | Milestone: | MacPorts 1.4 |
Component: | base | Version: | |
Keywords: | Cc: | vinc17@… | |
Port: |
Description
For instance, the libxslt Portfile contains:
master_sites gnome:sources/libxslt/1.1/ ftp://xmlsoft.org/
http://ftp.rpmfind.net/ is used by default, and this web site is very slow. It should be removed (or put at the end of the list).
Change History (5)
comment:1 Changed 18 years ago by pipping@…
comment:2 Changed 18 years ago by vinc17@…
In fact, the hostname has 3 IP addresses: 195.220.108.108 (mandril.creatis.insa-lyon.fr), 66.93.87.38 (rpmfind.speakeasy.net), 194.199.20.114 (mahe.inrialpes.fr), and the second one doesn't work (try http://66.93.87.38/ for instance). Using the real name is not guaranteed to work for HTTP connections (because there may be virtual domains), but here it seems to be OK. So, replacing ftp.rpmfind.net by mandril.creatis.insa-lyon.fr and mahe.inrialpes.fr could be a solution.
Note: I've noticed problems with ftp.rpmfind.net for several weeks. Though I'm not sure this is the same machine that is down, it is reasonable to think so.
comment:3 Changed 18 years ago by pipping@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
fixed in r23037.
comment:4 Changed 17 years ago by nox@…
Priority: | Nice to have → Low |
---|
comment:5 Changed 17 years ago by jmpalacios (Juan Manuel Palacios)
Merged into the release_1_4 branch in r23044.
-jmpp
can't confirm that. it's actually the fastest mirror for me.