I think I have figured out the primary hurdle I was hitting when I wrote
that last email on 5/27. I found some stuff in the backups the very
long and hard way to get a little closer.
Now I am at the buildbot setup and discovery stage. I installed
buildbot on sa-vm1 but there is a huge change in versions so the old
master config file in SVN has to be converted into the new version which
will take me some time as I have to learn buildbot from scratch.
Dave
On 05/30/2017 12:17 PM, Kevin A. McGrail wrote:
On 5/27/2017 3:12 PM, Dave Jones wrote:
This script:
https://svn.apache.org/repos/asf/spamassassin/trunk/masses/rule-update-score-gen/do-nightly-rescore-example
refers to '/home/dos/sa-score-gen/nightly-rescore-via-cron' which is
not in any backups under /usr/local/spamassassin/backups.
A few lines down in the script it refers to 'generate-new-scores'
which exists in:
https://svn.apache.org/repos/asf/spamassassin/trunk/masses/rule-update-score-gen/
It appears that his is a different 'generate-new-scores' than what
might have been in the missing /home/dos/sa-score-gen since it's doing
some rsync'ing to pull in corpus which should have been on the same
server? Where the servers separated before? Was
rsync.spamassassin.org on a different box than where these cron jobs ran?
Dave,
What machines ran what, splitting and recombining servers, etc. is too
much for me to remember, sorry. I can try and dig too but it's
confusing to me as well.
However, an important thing is are we running the correct scripts. Since
I don't see /home/dos on spamassassin-vm1 in my backups, I'm guessing it
was on a different server.
Regards,
KAM