| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | Yes, hits=5.3 required=5.0 tests=BAYES_05,BOTNET,RCVD_IN_DNSWL_NONE,SPF_NEUTRAL |
| X-Spam-Check-By: | sourceware.org |
| Message-id: | <0LB800940GSG43W4@vms173003.mailsrvcs.net> |
| Date: | Mon, 01 Nov 2010 21:14:38 -0400 |
| To: | Janos Dohanics <web AT 3dresearch DOT com>, cygwin AT cygwin DOT com |
| From: | "Pierre A. Humblet" <Pierre DOT Humblet AT ieee DOT org> |
| Subject: | Re: Cron jobs don't run |
| In-reply-to: | <20101101165908.2aed863f.web@3dresearch.com> |
| References: | <20101101165908 DOT 2aed863f DOT web AT 3dresearch DOT com> |
| MIME-version: | 1.0 |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
At 04:59 PM 11/1/2010, Janos Dohanics wrote:
>I'm trying to set up cron jobs in a new cygwin installation. The cron
>service is running, but jobs are not executed.
>
>I ran cron_diagnose.sh which says "The SYSTEM user cannot access the
>mount point /usr/bin". mount shows:
On cygwin 1.5:
C:~: fgrep -1 'access' /bin/cron_diagnose.sh | fgrep cannot
echo "The SYSTEM user cannot access the mount point ${mnt_point}."
On cygwin 1.7
C:~: fgrep -1 'access' /bin/cron_diagnose.sh | fgrep cannot
So you are using an old version of cron_diagnose.
To debug, start with a crontab that executes a simple
command such as "date >> /tmp/cron.out" every minute.
You can use "cronevents" to view the log.
If you need more help, run "cronbug" and send it as an attachment.
Pierre
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |