You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by Justin Mason <jm...@jmason.org> on 2007/03/01 15:34:30 UTC

Re: rsync: link_stat "nightly_mass_check" (in tagged_builds) failed: No such file or directory (2)

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.

Re: rsync: link_stat "nightly_mass_check" (in tagged_builds) failed: No such file or directory (2)

Posted by Theo Van Dinter <fe...@apache.org>.
On Thu, Mar 01, 2007 at 02:34:30PM +0000, Justin Mason wrote:
> 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 :(   

sudo -H -u ...   :)

-- 
Randomly Selected Tagline:
Windows: From the people who brought you the 640K limit.