<p dir="ltr">Hi James,</p>
<p dir="ltr">I tried downloading the file from my mirror (<a href="http://sgp1.old.aslo.cf">sgp1.old.aslo.cf</a>) and it worked a charm.  The Arrnet http mirror is more than 1 month old!  Maybe change your code (just for this run) to use the address of my mirror instead of <a href="http://download.sugarlabs.org">download.sugarlabs.org</a> so you don't get arrnet. Stats (now correct!) are here: <a href="http://mirrors.sugarlabs.org">http://mirrors.sugarlabs.org</a></p>

<p dir="ltr">+bernie, I thought mirrorbrain managed this stuff :(</p>
<p dir="ltr">Sam</p>
<div class="gmail_quote">On Aug 11, 2014 1:45 PM, "James Cameron" <<a href="mailto:quozl@laptop.org">quozl@laptop.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Sat, Aug 09, 2014 at 06:37:43PM -0400, Bernie Innocenti wrote:<br>
> On 08/09/2014 06:26 PM, Bernie Innocenti wrote:<br>
> > On 08/09/2014 06:16 PM, Bernie Innocenti wrote:<br>
> >> (dropping a bunch of redundant addresses from the cc list)<br>
> >><br>
> >> I noticed a strange pattern: all the rsync mirrors appear to be broken,<br>
> >> but in fact they're all responsive and up to date (the timestamp.txt<br>
> >> file is fresh).<br>
> >><br>
> >> Looks like Mirmon's health check over rsync is broken in some way.<br>
> ><br>
> > Ok, found the cause with strace:<br>
> ><br>
> > $ strace -f -e execve mirmon -v -get all -c /etc/mirmon.conf<br>
> > [...]<br>
> > [pid 11135] execve("/usr/bin/wget", ["/usr/bin/wget", "-q", "-O", "-",<br>
> > "-T", "30", "-t", "1", "rsync://<a href="http://mirror.aarnet.edu.au/pub" target="_blank">mirror.aarnet.edu.au/pub</a>"...], [/* 40<br>
> > vars */]Process 11124 detached<br>
> ><br>
> > It's using wget with an rsync url :-(<br>
><br>
> Ok, looks like the default /etc/mirmon.conf shipped with the Ubuntu<br>
> package doesn't support rsync. After reading the f...ine manual, I<br>
> changed it like so:<br>
><br>
>   probe /usr/bin/probe -q -t %TIMEOUT% %URL%timestamp.txt<br>
><br>
> This seems to do the right thing. Mirrors with rsync probing urls have<br>
> started to go green, and will go back online in a few hours (mirmon does<br>
> not declare them healthy until it has seen them up for long enough).<br>
<br>
Thanks.  I still have a problem.<br>
<br>
In Australia, and on sunjammer, a wget of<br>
<a href="http://download.sugarlabs.org/activities/4315/words-21.xo" target="_blank">http://download.sugarlabs.org/activities/4315/words-21.xo</a> is being 302<br>
redirected to <a href="http://mirror.aarnet.net.au" target="_blank">mirror.aarnet.net.au</a> but fails with 404.<br>
<br>
Now, I'm not sure if Gonzalo's link for words-21 is correct:<br>
<a href="http://wiki.laptop.org/go/Activities/Sugarlabs/0.102" target="_blank">http://wiki.laptop.org/go/Activities/Sugarlabs/0.102</a><br>
<br>
This is hindering olpc-os-builder.  ;-)  I don't yet know how to<br>
workaround it short of duplicating Gonzalo's activity list page.<br>
<br>
--<br>
James Cameron<br>
<a href="http://quozl.linux.org.au/" target="_blank">http://quozl.linux.org.au/</a><br>
</blockquote></div>