Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2005 15:51:46 -0400 (EDT)
From:      Francisco Reyes <lists@natserv.com>
To:        Peter Wemm <peter@wemm.org>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: Crontab behavior in AMD64
Message-ID:  <20050630154904.I65748@zoraida.natserv.net>
In-Reply-To: <200506301034.38233.peter@wemm.org>
References:  <20050630114041.W64452@zoraida.natserv.net> <200506301034.38233.peter@wemm.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, 30 Jun 2005, Peter Wemm wrote:

> I'm afraid its something else.  I do a lot of cron work on various amd64
> boxes and there's no differences compared to i386.

Great for the info. At least is one less variable to consider.

> So I'm afraid you're going to need to do a bit of detective work.  You
> might also check /var/log/cron

Just did.
Lots of other entries/errors that I need to check, but the one related to 
the program I am trying to get run

Jun 30 10:23:00 server05 /usr/sbin/cron[38466]: (hank) CMD
   (/usr/home/hank/bin/tozoraida.sh)
Jun 30 11:05:33 server05 crontab[38566]: (hank) LIST (hank)
Jun 30 11:11:21 server05 crontab[38595]: (hank) BEGIN EDIT (hank)
Jun 30 11:11:27 server05 crontab[38595]: (hank) END EDIT (hank)
Jun 30 13:23:00 server05 /usr/sbin/cron[38869]: (hank) CMD
  (/usr/home/hank/bin/tozoraida.sh)


The program seems like it was called from cron.

> Also, have you tried restarting cron
> in case something got messed up in the process's internals?

Will try that.

Thanks again for the pointers.

Next, going to see if it's something related to Postfix..
Although it would be pretty bad if a crontab would fail because of a call 
to the local smtp.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050630154904.I65748>