On Wed, Sep 05, 2007 at 01:45:51PM -0700, bwoodall wrote:
> I recently transitioned from sarge to etch and I also get Michael's
> error.
> > /etc/cron.daily/aide: line 117: onexit: command not found
> > /etc/cron.daily/aide: line 61: onexit: command not found
> > 
> > onexit does not appear to be a valid bash command
> 
> You asked for an output, so here is mine (long);
> 
> wardrobe:~# bash -x /etc/cron.daily/aide
> + '[' '!' -f /var/lib/aide/aide.db ']'
> + printf 'Fatal error: The AIDE database does not exist!\n'
> + printf 'This may mean you haven'\''t created it, or it may mean that 
> someone has removed it.\n'
> + onexit fatal

You haven't created the aide database. The onexit error is a corollary
error since your cron job fails so early that the onexit function has
not yet been defined.

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."    Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 3221 2323190


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to