You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Karsten Bräckelmann <gu...@rudersport.de> on 2009/04/23 22:42:12 UTC

Re: sa-update 404 error -- SOLVED

Just got a personal-only reply, that the issue is resolved. Dropping
here for archives and spiders to pick up.

  Thanks, removing MIRRORED.BY did the trick!


On Thu, 2009-04-23 at 16:45 +0200, Karsten Bräckelmann wrote:
> On Thu, 2009-04-23 at 07:33 -0700, an anonymous Nabble user wrote:

> > http: request failed: 404 Not Found: [...]
> > channel: could not find working mirror, channel failed

> Maybe an old MIRRORED.BY file, and your sa-update run happened to try
> the stale mirror? There's a bug filed regarding this.

> If it doesn't work on a subsequent run, I'd try removing the MIRRORED.BY
> file, or even the entire update channel and trying a-fresh.

-- 
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; }}}