[wwwdocs] PATCH for RE: wrong mirror on GCC mirror sites page
Gerald Pfeifer
gerald@pfeifer.com
Tue Apr 7 23:12:00 GMT 2015
On Mon, 9 Mar 2015, Matthew Fortune wrote:
> Conrad S <conradsand.arma@gmail.com> writes:
>>>> How did this get into the mirror list?
>>>
>>> Because they said they would provide mirrors:
>> > https://gcc.gnu.org/ml/gcc/2014-06/msg00251.html
>> > https://gcc.gnu.org/ml/gcc/2014-07/msg00156.html
>>
>> Upon closer inspection there's actually more junk in the mirror list
>> site:
>>
>> Australia: http://mirrors-au.go-parts.com/gcc
>> Russia: http://mirrors-ru.go-parts.com/gcc
>> UK: http://mirrors-uk.go-parts.com/gcc/
>> US: http://mirrors-usa.go-parts.com/gcc
> The last three here appear to work. I think you just got unlucky that
> the mirrors-au one is broken at the moment.
Indeed, the other three still work and mirrors-au.go-parts.com
is broken, so I removed it per the patch below.
Dan?
Gerald
Index: mirrors.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/mirrors.html,v
retrieving revision 1.228
diff -u -r1.228 mirrors.html
--- mirrors.html 8 Feb 2015 01:02:23 -0000 1.228
+++ mirrors.html 7 Apr 2015 18:17:08 -0000
@@ -14,10 +14,6 @@
(Phoenix, Arizona, USA) directly:</p>
<ul>
-<li>Australia:
- <a href="http://mirrors-au.go-parts.com/gcc/">http://mirrors-au.go-parts.com/gcc</a>
-| <a href="ftp://mirrors-au.go-parts.com/gcc">ftp://mirrors-au.go-parts.com/gcc</a>
-| <a href="rsync://mirrors-au.go-parts.com/gcc">rsync://mirrors-au.go-parts.com/gcc</a>, thanks to Dan Derebenskiy (dderebenskiy@go-parts.com) at Go-Parts.</li>
<li>Austria: <a href="ftp://gd.tuwien.ac.at/gnu/gcc/">gd.tuwien.ac.at</a>, thanks to Antonin.Sprinzl at tuwien.ac.at</li>
<li>Canada: <a href="http://gcc.parentingamerica.com">http://gcc.parentingamerica.com</a>, thanks to James Miller (jmiller at parentingamerica.com).</li>
<li>Canada: <a href="http://gcc.skazkaforyou.com">http://gcc.skazkaforyou.com</a>, thanks to Sergey Ivanov (mirrors at skazkaforyou.com)</li>
@@ -42,7 +38,7 @@
<li>Russia:
<a href="http://mirrors-ru.go-parts.com/gcc/">http://mirrors-ru.go-parts.com/gcc</a>
| <a href="ftp://mirrors-ru.go-parts.com/gcc">ftp://mirrors-ru.go-parts.com/gcc</a>
-| <a href="rsync://mirrors-ru.go-parts.com/gcc">rsync://mirrors-ru.go-parts.com/gcc</a></li>
+| <a href="rsync://mirrors-ru.go-parts.com/gcc">rsync://mirrors-ru.go-parts.com/gcc</a>, thanks to Dan Derebenskiy (dderebenskiy@go-parts.com) at Go-Parts.</li>
<li>Slovakia, Bratislava: <a href="http://gcc.fyxm.net/">gcc.fyxm.net</a>, thanks to Jan Teluch (admin at 2600.sk)</li>
<li>UK: <a href="ftp://ftp.mirrorservice.org/sites/sourceware.org/pub/gcc/">ftp://ftp.mirrorservice.org/sites/sourceware.org/pub/gcc/</a>, thanks to mirror at mirrorservice.org</li>
<li>UK, London: <a href="http://gcc-uk.internet.bs">http://gcc-uk.internet.bs</a>, thanks to Internet.bs (info at internet.bs)</li>
More information about the Gcc
mailing list