Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <025501c11f5f$a47bb750$a590f6cc@aho> From: "Amy" To: Subject: Re: cron problem in event log Date: Tue, 7 Aug 2001 10:40:18 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Thanks to reply: I checked my cygwin, everthing is up to date. Any other comments to fix the cron problem? Thank you again. [Administrator AT AHO /home/amy]$ which date /bin/date [Administrator AT AHO /home/amy]$ date --version date (GNU sh-utils) 2.0 Written by David MacKenzie. Copyright (C) 1999 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >>I installed cron 3.0.1-4 the latest version on window 2000. >>From the event log viewer: I have the following error message: >> >>The description for Event ID ( 0 ) in Source ( /USR/SBIN/CRON ) cannot be >>found. The local computer may not have the necessary registry information or >> message DLL files to display messages from a remote computer. The following >>information is part of the event: /USR/SBIN/CRON : Win32 Process Id = 0x8 >>F0 : Cygwin Process Id = 0x8F0 : (Administrator) CMD (echo >>`date`>>/tmp/cron.out). >>Any idea how to fix this? > >I think you're missing sh-utils package. > >$ which date >/bin/date > >$ date --version >date (GNU sh-utils) 2.0 >Written by David MacKenzie. > >Copyright (C) 1999 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >>I have tried to do >> >>mkpasswd -l >/etc/passwd >>mkgroup -l >/etc/group >> >>and restart the cron, but it doesn't help. > > >-- >=^..^= > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/