<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Woops, should have said "crond" rather than "cronie" in my
instructions.  Sorry about the typos.<br>
<br>
  jik<br>
<br>
On 02/07/2008 08:37 PM, Antonio Olivares wrote:
<blockquote cite="mid:164448.41046.qm@web52601.mail.re2.yahoo.com"
 type="cite">
  <pre wrap="">--- Jonathan Kamens <a class="moz-txt-link-rfc2396E" href="mailto:jik@kamens.brookline.ma.us"><jik@kamens.brookline.ma.us></a>
wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Cronie RPM script bug.  Init script is disabled
after cronie installed.  Fixed in next release of
cronie to Rawhide.  In the meantime, run
'/sbin/chkconfig cronie reset; /sbin/chkconfig
cronie on; /sbin/service crond start'.

  jik
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Thanks, 

I tried your suggestions, but something does not look
good

[root@localhost ~]# /sbin/chkconfig cronie reset
error reading information on service cronie: No such
file or directory
[root@localhost ~]# /sbin/ckconfig cronie on
-bash: /sbin/ckconfig: No such file or directory
[root@localhost ~]# chkconfig cronie reset
error reading information on service cronie: No such
file or directory
[root@localhost ~]# chkconfig cronie on
error reading information on service cronie: No such
file or directory
[root@localhost ~]# service crond start
Starting crond:                                       
    [  OK  ]
[root@localhost ~]# service crond status
crond (pid 11351) is running...
[root@localhost ~]# service cronie status
cronie: unrecognized service

I guess, I should wait for the fix :)  Thanks for your
clarification.  

Regards,

Antonio 


  </pre>
  <blockquote type="cite">
    <pre wrap="">-----Original Message-----
From: Antonio Olivares <a class="moz-txt-link-rfc2396E" href="mailto:olivares14031@yahoo.com"><olivares14031@yahoo.com></a>
Sent: Thursday, February 07, 2008 8:11 PM
To: <a class="moz-txt-link-abbreviated" href="mailto:fedora-test-list@redhat.com">fedora-test-list@redhat.com</a>
Subject: cron not working :(

Dear all,

I have a cron job that plays music in the mornings
when I get to work.

Mplayer plays from a custom playlist of songs.  It
turns on at 7:06 am and stops playing at 8:25 5
minutes before the bell.  For the past two or three
days, the music has stopped playing :(

Here's what is in crontab and the corresponding
versions of *cron*

[olivares@localhost ~]$ crontab -l
# min  hr  mon  dom  dow  command
   06  7    *   *   1-5  ~/alarm >& /dev/null
   25  8    *   *   1-5 killall -9
/usr/local/bin/mplayer >& /dev/null
  05 19 * * 1-5 ~/alarm2 >& /dev/null
[olivares@localhost ~]$ rpm -qa crontab*
crontabs-1.10-19.fc9.noarch
[olivares@localhost ~]$ rpm -qa *cron*
crontabs-1.10-19.fc9.noarch
cronie-1.0-3.fc9.i386
anacron-2.3-57.fc9.i386
[olivares@localhost ~]$ 

If there would be a bug to be filed, against which
one
should I file against so that I can get my cron jobs
working again?

Thanks,

Antonio 


     

    </pre>
  </blockquote>
  <pre wrap=""><!---->____________________________________________________________________________________
  </pre>
  <blockquote type="cite">
    <pre wrap="">Never miss a thing.  Make Yahoo your home page. 
<a class="moz-txt-link-freetext" href="http://www.yahoo.com/r/hs">http://www.yahoo.com/r/hs</a>

-- 
fedora-test-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:fedora-test-list@redhat.com">fedora-test-list@redhat.com</a>
To unsubscribe: 

    </pre>
  </blockquote>
  <pre wrap=""><!----><a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/fedora-test-list">https://www.redhat.com/mailman/listinfo/fedora-test-list</a>
  </pre>
  <blockquote type="cite">
    <pre wrap="">


-- 
fedora-test-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:fedora-test-list@redhat.com">fedora-test-list@redhat.com</a>
To unsubscribe: 

    </pre>
  </blockquote>
  <pre wrap=""><!----><a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/fedora-test-list">https://www.redhat.com/mailman/listinfo/fedora-test-list</a>
  </pre>
  <pre wrap=""><!---->


      ____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  <a class="moz-txt-link-freetext" href="http://tools.search.yahoo.com/newsearch/category.php?category=shopping">http://tools.search.yahoo.com/newsearch/category.php?category=shopping</a>

  </pre>
</blockquote>
</body>
</html>