delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <000601c27082$91864370$6300000a@holdenweb.com> |
From: | "Steve Holden" <sholden AT holdenweb DOT com> |
To: | <cygwin AT cygwin DOT com> |
Subject: | crontab fails to change crontab file: "no changes made to crontab" |
Date: | Thu, 10 Oct 2002 13:28:50 -0400 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4807.1700 |
I'm using a cygwin that I refreshed yesterday, on Win2K SP2. uname -a says: CYGWIN_NT-5.0 COMPUTER 1.3.12(0.54/3/2) 2002-07-06 02:16 i686 unknown I installed the cron service following recommendations to include CYGWIN="tty ntsec". Cygcheck reveals that cron is version 3.0.1-7. Everything appears fine when I create my crontab file, and jobs do actually run. But then I'm not allowed to edit the file. I even deleted /var/cron to ensure correct permissions, and have tried both recreating it with the postinstall script and letting crontab recreate it. No joy. The console session below is fairly typical. sholden AT COMPUTER ~ $ crontab -l /var/cron: No such file or directory /var/cron: created tabs: No such file or directory tabs: created no crontab for sholden sholden AT COMPUTER ~ $ crontab -e no crontab for sholden - using an empty one crontab: installing new crontab sholden AT COMPUTER ~ $ crontab -e crontab: no changes made to crontab sholden AT COMPUTER ~ $ ls -lRF /var/cron /var/cron: total 0 drwxr-xr-x 2 sholden None 0 Oct 10 13:11 tabs/ /var/cron/tabs: total 1 -rw-r--r-- 1 sholden None 224 Oct 10 13:11 sholden >From a cursory reading of the source this look like a failure to rename the temporary file. What have I done wrong? regards ----------------------------------------------------------------------- Steve Holden http://www.holdenweb.com/ Python Web Programming http://pydish.holdenweb.com/pwp/ Previous .sig file retired to www.homeforoldsigs.com ----------------------------------------------------------------------- -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |