https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6311
Summary: 3.3.0 build process generates an update tarball
missing 72_active.cf
Product: Spamassassin
Version: 3.3.0
Platform: Other
OS/Version: All
Status: NEW
Severity: major
Priority: P5
Component: sa-update
AssignedTo: [email protected]
ReportedBy: [email protected]
On Wed, Jan 27, 2010 at 16:43, John Wilcock <[email protected]> wrote:
> To state the problem again, 463 of the scores in the 50_scores.cf from 3.3.0
> sa-update refer to rules that used to be in 72_active.cf or 80_additional.cf
> in 3.2.5, but that neither of these two files are anywhere to be found in
> the 3.3.0 sa-update.
>
> Either someone forgot to delete all these rules, or (more likely IMO)
> someone forgot to include 72_active.cf and 80_additional.cf in the sa-update
> files.
and I said:
'I think you're dead right. It appears one of the build scripts does
the wrong thing with the 3.3.0 release, and cut an update missing
those files. :(
I've just cut a new update which should fix it, and opened a bug to
fix the build procedure...'
this is the bug.
The workaround was to run
sudo -u updatesd -H bash
bash /home/updatesd/svn/spamassassin/build/mkupdates/run_part2
the build procedure in build/README needs to be updated to run that instead of
update-rules, and the wiki also needs a fix to avoid running that too. either
that or update-rules needs to DTRT for 3.3.
--
Configure bugmail:
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.