Bug 114162 - anacron does not appear to work with 0120 build of rawhide.
Summary: anacron does not appear to work with 0120 build of rawhide.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anacron
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jens Petersen
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-01-23 15:05 UTC by Bill Peck
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-01-23 17:04:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
log file from cron (5.22 KB, text/plain)
2004-01-23 15:06 UTC, Bill Peck
no flags Details

Description Bill Peck 2004-01-23 15:05:38 UTC
Description of problem:
cron does not actually execute any jobs.

Version-Release number of selected component (if applicable):
anacron-2.3-29

How reproducible:
everytime

Steps to Reproduce:
1. install rawhide/0120 of fc2
2. add a cron entry like the following:
*/5 * * * * echo Hello Bill >/tmp/cron.out
3. wait five minutes..
4. nothing will ever write to /tmp
  
Actual results:
nothing is executed

Expected results:
cron should execute jobs

Additional info:

Comment 1 Bill Peck 2004-01-23 15:06:14 UTC
Created attachment 97209 [details]
log file from cron

Comment 2 Bill Peck 2004-01-23 17:04:53 UTC
This problem was because SE Linux was not completely installed.  Load
policy and relabel was required and fixed the problem.

Comment 3 Jens Petersen 2004-01-26 03:42:52 UTC
Ok, thanks.  Is there another bug report that describes
the problem and solution in more detail?


Note You need to log in before you can comment on or make changes to this bug.