Theo Van Dinter writes: > On Sat, May 13, 2006 at 06:17:37PM -0700, Bart Schaefer wrote: > > This immediately jumped out at me: > > > > -report_contact [EMAIL PROTECTED] > > +report_contact @@CONTACT_ADDRESS@@ > > > > Obviously the LOCAL_RULES_DIR reference in the comment is of little > > consequence, but I suspect the incorrect report_contact address is a > > problem. > > Yes, there's a ticket open about it already. > > > I also notice that the require_version line has been deleted from > > quite a few .cf files. > > Yes. > > > Is there some sort of local postprocessing that was supposed to > > happen, but did not? > > Nope, at least not wrt sa-update. The files are supposed to be processed > during SA installation, but sa-update doesn't do that and simply installs > the files. We should probably change that at some point.
interesting -- the updates build process does a "make install" into a hidden dir, which is supposed to fix that. odd. are you sure there's a bug for this? --j.