On Wed, 2011-08-24 at 10:46 -0500, Michael Cronenworth wrote: > Karsten Bräckelmann wrote: > > Like a successful update from the second mirror, or any > > other non-stock channel? > > I'm thinking this is the case (second mirror) but the log file does not > clearly state that the bad mirror is ignored and it continues with a > good mirror for an update file. > > To my eyes: sa-update failed. I get a message from cron showing me the > mirror had a read timeout. Nothing about it rolling on to a second mirror. > > Is the cron job an SA problem or is it something the Fedora maintainer made?
Most certainly distro specific. -- 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; }}}