Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 11 Aug 2003 05:11:31 -0400 (EDT) From: cygwin AT harrier DOT ch Message-Id: <200308110911.h7B9BVXt019765@no14.dca1.superb.net> X-Authentication-Warning: no14.dca1.superb.net: likkmm set sender to cygwin AT harrier DOT ch using -r To: cygwin AT cygwin DOT com Subject: RE: Problem with cron! ...> From: Igor Pechtchanski ...> Date: Sun, 10 Aug 2003 14:17:50 -0400 (EDT) ...> Subject: RE: Problem with cron! ...> ...> ------------------------------------------------------------------------ -------- ...> ...> On Sun, 10 Aug 2003 cygwin AT harrier DOT ch wrote: ...> ...> > Salutations! ...> > I get the identical symptoms on WIN98SE. ...> > [snip] ...> > [It must be mentioned that I do not have cron ...> > installed as a service, but start it by hand ...> > in a bash after each reboot. I have not been ...> > able to get any of the procedures I have found ...> > to install cron as a service to do the job.] ...> ...> Services only work on NT-based versions of Windows, e.g., WinNT, Win2k, or ...> WinXP. There is no concept of services on Win9x. I figured as much, but it has not been significant enough for me to research. It suffices me to start cron from a bash which runs while the machine is up. ...> > Last week I downloaded and updated my installed ...> > configuration with the latest. From this point ...> > in time, cron has refused to work - by this I ...> > mean that all crontab functions appear to function ...> > as usual, the cron task appears in ps and Mark ...> > Harig's cron_diagnose.sh script does not indicate ...> > any errors. However my tasks are still not run. ...> ...> What manner of tests did you use to find out whether cron works? Did you ...> try the cron equivalent of "hello world" (i.e., "/usr/bin/date >> ...> /tmp/date.log")? That's the one. ...> > I have been able to circumvent my difficulty ...> > by overwriting cron.exe from cron-3.0.1-10.tar.bz2 ...> > with cron.exe from cron-3.0.1-8.tar.bz2, so I'm ...> > satisfied for the moment, but thought someone ...> > might want to know about the difference. ...> ...> There are only 2 minor Cygwin-specific releases between those two, which ...> basically means that you can download the source tarballs and do a simple ...> diff. If you're willing to do some more investigative work and try to ...> find the culprit, this would help the maintainer of cron immensely. Am willing but off on holiday today. I'll have a look when I get back. Thanks for the response. If there is a more appropriate forum for further discussion on investigative details, feel free to point me in that direction. James -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/