Done. On 06/17, Kevin A. McGrail wrote: > Darxus, can you re-enable your update checker? Cron jobs so far > indicate that I have things running enough so an automated update > just worked... > > > -------- Original Message -------- > Subject: Output from your job 12 > Date: Wed, 18 Jun 2014 02:55:00 +0000 (UTC) > From: [email protected] (Rule Updates Daemon) > To: [email protected] > > > > + '[' -d /home/updatesd/svn/spamassassin ']' > + cd /home/updatesd/svn/spamassassin > + . /etc/profile > ++ '[' -x /usr/bin/id ']' > ++ '[' -z 4474 ']' > +++ id -un > ++ USER=updatesd > ++ LOGNAME=updatesd > ++ MAIL=/var/spool/mail/updatesd > ++ '[' 4474 = 0 ']' > ++ pathmunge /usr/local/sbin after > ++ case ":${PATH}:" in > ++ pathmunge /usr/sbin after > ++ case ":${PATH}:" in > ++ pathmunge /sbin after > ++ case ":${PATH}:" in > +++ /bin/hostname > ++ HOSTNAME=spamassassin-vm.apache.org > ++ HISTSIZE=1000 > ++ '[' ignoredups = ignorespace ']' > ++ export HISTCONTROL=ignoredups > ++ HISTCONTROL=ignoredups > ++ export PATH USER LOGNAME MAIL HOSTNAME HISTSIZE HISTCONTROL > ++ '[' 4474 -gt 199 ']' > +++ id -gn > +++ id -un > ++ '[' updatesd = updatesd ']' > ++ umask 002 > ++ for i in '/etc/profile.d/*.sh' > ++ '[' -r /etc/profile.d/colorls.sh ']' > ++ '[' hxB '!=' hxB ']' > ++ . /etc/profile.d/colorls.sh > ++ for i in '/etc/profile.d/*.sh' > ++ '[' -r /etc/profile.d/glib2.sh ']' > ++ '[' hxB '!=' hxB ']' > ++ . /etc/profile.d/glib2.sh > ++ for i in '/etc/profile.d/*.sh' > ++ '[' -r /etc/profile.d/lang.sh ']' > ++ '[' hxB '!=' hxB ']' > ++ . /etc/profile.d/lang.sh > ++ for i in '/etc/profile.d/*.sh' > ++ '[' -r /etc/profile.d/less.sh ']' > ++ '[' hxB '!=' hxB ']' > ++ . /etc/profile.d/less.sh > ++ for i in '/etc/profile.d/*.sh' > ++ '[' -r /etc/profile.d/vim.sh ']' > ++ '[' hxB '!=' hxB ']' > ++ . /etc/profile.d/vim.sh > ++ for i in '/etc/profile.d/*.sh' > ++ '[' -r /etc/profile.d/which2.sh ']' > ++ '[' hxB '!=' hxB ']' > ++ . /etc/profile.d/which2.sh > ++ unset i > ++ unset -f pathmunge > + PERL=/local/perl586/bin/perl > + export PERL > + soadir=/var/named/spamassassin.org.d > + '[' 0 -gt 0 ']' > + umask 002 > ++ cat /var/named/spamassassin.org.d/counter > + oldcount=0 > + perl -e 'use Time::Local; @t=localtime; $mn=timelocal 0,0,0,@t[3..6]; > ($mtime) = (stat("/var/named/spamassassin.org.d/counter"))[9]; > exit($mn<=$mtime);' > + oldcount=-1 > ++ perl -e ' > > my $count = (($ARGV[0] + 1) % 100); > my @t = localtime time; > printf "%04d%02d%02d%02d", $t[5]+1900, $t[4]+1, $t[3], $count; > > open (INCR, ">/var/named/spamassassin.org.d/counter") or die "open failed > /var/named/spamassassin.org.d"; > print INCR $count,"\n"; close INCR or die "close failed > /var/named/spamassassin.org.d"; > > ' -- -1 > + newserial=2014061800 > + soafile=/var/named/spamassassin.org.d/soa_line > + rm -f /var/named/spamassassin.org.d/soa_line.bak > /var/named/spamassassin.org.d/soa_line.new > + touch /var/named/spamassassin.org.d/soa_line > + sed -e s/__SERIAL__/2014061800/ > + '[' -s /var/named/spamassassin.org.d/soa_line.new ']' > + mv /var/named/spamassassin.org.d/soa_line > /var/named/spamassassin.org.d/soa_line.bak > + mv /var/named/spamassassin.org.d/soa_line.new > /var/named/spamassassin.org.d/soa_line > + true > + sudo rndc reload > server reload successful > + exit 0 > > >
-- "If God did not exist, it would be necessary to invent him." - Voltaire http://www.ChaosReigns.com
