Re: Odd message from cron daemon

From: Roland Smith (rsmith_at_xs4all.nl)
Date: 02/27/05

  • Next message: Jonathan Chen: "Re: ip addr changes on 5.3 but not on 4.8"
    Date: Sun, 27 Feb 2005 19:21:35 +0100
    To: freebsd-questions@freebsd.org
    
    
    

    On Sun, Feb 27, 2005 at 06:44:16PM +0100, Anthony Atkielski wrote:
    > Roland Smith writes:
    >
    > > The save-entropy script is being run from cron. See /etc/crontab. The first
    > > line of this script after the header begins with "# This". It looks like
    > > the hash mark was removed, and the shell is trying to find the "This"
    > > command and fails.
    >
    > I checked both /usr/libexec/save-entropy and /etc/crontab. The two
    > files are identical on my production server and on my test server: same
    > size, same contents, same modification date, etc. However, this
    > mysterious message is being mailed to me only on the test system. I'm

    Could it be that the cron output is mailed to someone else on the
    production machine? It works OK on my 5.3 box, though. My system has
    revision 1.2 of /usr/libexec/save-entropy, and it is 3073 bytes. Yours
    should be the same, since the revision dates to Januari 2001.

    Is there any difference between /usr/libexec/save-entropy and
    /usr/src/libexec/save-entropy/save-entropy.sh ? They should be identical.

    > somewhat bewildered. I agree that it looks like a simple typo in a file
    > somewhere, but the files are identical on both systems.
    >
    > What else could be wrong?

    Hmmm, disk or filesystem trouble maybe? I guess that would show in the
    logfile. Maybe an fsck on /usr in single user mode helps?

    Roland

    -- 
    R.F. Smith                           /"\    ASCII Ribbon Campaign
    r s m i t h @ x s 4 a l l . n l      \ /    No HTML/RTF in e-mail
    http://www.xs4all.nl/~rsmith/         X     No Word docs in e-mail
    public key: http://www.keyserver.net / \    Respect for open standards
    
    


    • application/pgp-signature attachment: stored

  • Next message: Jonathan Chen: "Re: ip addr changes on 5.3 but not on 4.8"

    Relevant Pages

    • Re: Odd message from cron daemon
      ... > command and fails. ... files are identical on my production server and on my test server: ... mysterious message is being mailed to me only on the test system. ...
      (freebsd-questions)
    • Re: ASPX Page loads slowly
      ... then I'd suggest caching it to avoid that 7 second wait. ... When I test the page against the test server DB, the page loads pretty fast. ... When I test the page against the production server DB, ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: fastest way to duplicate production server?
      ... install the new versions of Apache/MySQL/PHP in the test server ... production server. ... Just install mysql, no ... as you gonna copy over the configuration and grant ...
      (freebsd-isp)
    • Strange Occurance on Live but not on Test Server
      ... I have a fairly simple ASP.Net app that is a Business Card order form. ... This works perfectly on my test server. ... However, on my production server, ... the first time I, or anyone, clicks on that Show Me button, it refreshes the ...
      (microsoft.public.dotnet.framework.aspnet)