My port survey revealed that ftp.[eu.]uu.net and gatekeeper.dec.com have
chronic failures.  Further research confirmed the uu.net servers are not
even on the official mirrors page anymore.  While gatekeeper is still on
the list, it has continuously had more URLs fail than work.  Most
recently 70 failures out of 120.

Attached patch replaces all three servers with a geographically diverse
mix of better performing servers.

Questions?

Jim
Index: network.conf.template
===================================================================
RCS file: /cvs/ports/infrastructure/templates/network.conf.template,v
retrieving revision 1.97
diff -u -r1.97 network.conf.template
--- network.conf.template       2006/05/20 08:08:34     1.97
+++ network.conf.template       2006/05/22 18:02:31
@@ -47,10 +47,10 @@
 # Popular master sites, most useful sites come first.
 MASTER_SITE_GNU+=      \
        ftp://ftp.gnu.org/gnu/ \
-       ftp://gatekeeper.dec.com/pub/GNU/ \
-       ftp://ftp.uu.net/archive/systems/gnu/ \
-       ftp://ftp.eu.uu.net/pub/gnu/ \
+       ftp://mirrors.usc.edu/pub/gnu/ \
+       ftp://aeneas.mit.edu/pub/gnu/ \
        ftp://ftp.funet.fi/pub/gnu/prep/ \
+       ftp://sunsite.dk/mirrors/gnu/ \
        ftp://ftp.cs.tu-berlin.de/pub/gnu/ \
        ftp://ftp.wustl.edu/pub/gnu/ \
        ftp://ftp.kddilabs.jp/GNU/ \

Reply via email to