On Sun, 2009-04-26 at 11:37 -0500, Chris wrote: > Does this have something to do with not being able to connect to > Justin's site for sought updates?
Yes. And no. ;) The server actually is available currently. The advertised rule-set version isn't. Anyway, that's the reason for the exit code 4. From the man-page: An exit code of 4 or higher, indicates that errors occurred while attempting to download and extract updates. Also, the DNS advertised version is lower than the highest version number on the server. -- char *t="\10pse\0r\0dtu...@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; }}}