On Wed, 2011-11-02 at 13:26 -0500, Michael Cronenworth wrote: > Karsten Bräckelmann wrote: > > Manually running 'sa-update -D', and dig through the verbose debug > > output for some relevant information. > > Running sa-update manually as root does not produce any error message. > The update completes successfully. I will file a bug with Fedora, > however, the last Fedora update was over a month ago.
Good, so it probably is related to your cron job's environment. The reason for this breaking about 3 days ago, while the last distro update was older, most likely would be the updates itself -- about 3 days ago is when a new stock rules update has been pushed, with no updates for a couple weeks previously. -- 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; }}}