On Wed, 2011-01-26 at 13:27 -0800, an anonymous Nabble user wrote: > I am getting htis error now when sa-update runs. > > Jan 26 16:22:23.277 [31200] dbg: http: GET > http://daryl.dostech.ca/sa-update/asf/1061118.tar.gz request failed, > retrying: 500 Can't connect to daryl.dostech.ca:80 (connect: timeout): 500 > Can't connect to daryl.dostech.ca:80 (connect: timeout) > > IS this temporary and if not how do i switch to another mirror to get an > update?
That's weird... It's the update version for 3.3.0, but NOT on any mirror. There is a different update version for 3.3.1 (and 3.3.2, aka the branch, next SA version to be released). It should be temporary. I suggest to just ignore it for now. No harm done, and once the problem has been fixed, your sa-update will work again. Oh, updating to 3.3.1 would fix your issue, too. That update tarball is on the mirrors. ;) Anyway, I just confirmed that particular mirror to be unresponsive. Pinging its admins. sa-update still should work, though, with the other mirrors. Thanks for the heads-up. -- char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}