First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 81222
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 8506
Assigned To: Cron Team <cron-bugs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tero Pelander <tpeland@tkukoulu.fi>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
run-crons.diff "find ... -exec rm {} \;" into "find ... -exec /bin/rm -f {} \;" patch Tero Pelander 2005-02-08 04:28 0000 751 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 81222 depends on: Show dependency tree
Bug 81222 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-02-08 04:25 0000
About 1-3 times each month I get following emails.

  Subject: Cron <root@aku> test -x /usr/sbin/run-crons && /usr/sbin/run-crons
  find: /var/spool/cron/lastrun/cron.hourly: No such file or directory

The reason is a race between rm in find command in run-crons and the rm commands in /etc/crontab.

------- Comment #1 From Tero Pelander 2005-02-08 04:28:09 0000 -------
Created an attachment (id=50720) [details]
"find ... -exec rm {} \;" into "find ... -exec /bin/rm -f {} \;"

------- Comment #2 From Aaron Walker (RETIRED) 2005-02-08 05:40:44 0000 -------
actually meant to fix this a long time ago, but completely forgot about it. 
thanks for the reminder bug ;)  I'll get it fixed asap.

*** This bug has been marked as a duplicate of 8506 ***

First Last Prev Next    No search results available      Search page      Enter new bug