Michael Monnerie writes: > On Donnerstag, 1. März 2007 05:45 Daryl C. W. O'Shea wrote: > > Anybody know why, or notice that, the nightly tagged version is > > missing from the tagged_builds rsync directory on the zone? I don't > > have the privs to see what is supposed to be running to update it, > > but I can see that it's not happening. :) > > I discovered the same problem, and thought nobody want's nightly checks > anymore, as the weekly directory is still there ;-)
It was another casualty of the SSL certificate changing, combined with the scripts being "locked" to version 1.1.4. I've fixed it, and documented the steps required next time infra change the cert issuer: http://wiki.apache.org/spamassassin/SvnCertUpdate There's another issue, too -- now SVN uses $HOME instead of the home field from getpwuid() when looking for the user's auth info. This means that 'sudo -u automc svn up' no longer works :( --j.
