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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Sun, 10 Aug 2003 14:17:50 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: cygwin AT harrier DOT ch cc: cygwin AT cygwin DOT com Subject: RE: Problem with cron! In-Reply-To: <200308101507.h7AF7JTp027598@no14.dca1.superb.net> Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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. There might be a cygrunsrv implementation for Win9x in the future, but not soon. > 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")? > 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. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- 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/