public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alan McKinnon <alan.mckinnon@gmail.com>
To: gentoo-user@lists.gentoo.org
Cc: Mick <michaelkintzios@gmail.com>
Subject: Re: [gentoo-user] vixie-cron keeps stopping
Date: Sat, 17 Apr 2010 12:25:30 +0200	[thread overview]
Message-ID: <201004171225.30902.alan.mckinnon@gmail.com> (raw)
In-Reply-To: <201004170947.40104.michaelkintzios@gmail.com>

On Saturday 17 April 2010 10:47:15 Mick wrote:
> On Friday 16 April 2010 22:25:47 Alan McKinnon wrote:
> > On Friday 16 April 2010 20:29:27 Dale wrote:
> > > Alan McKinnon wrote:
> > > > On Thursday 15 April 2010 02:58:15 Matt Harrison wrote:
> > > >> I apologise if this has come twice, it didn't appear to post
> > > >> correctly first time, not even on the archives.
> > > >> 
> > > >> Its been happening for a while but I haven't got round to find out
> > > >> why, but every so often (anything between a week or an hour)
> > > >> vixie-cron just stops. There's nothing in the logs, the service just
> > > >> stops.
> > > >> 
> > > >> I have no idea where to start looking for a culprit so I'm hoping
> > > >> someone here has some good ideas :)
> > > >> 
> > > >> thanks in advance
> > > >> 
> > > >> Matt
> > > > 
> > > > You probably don't want to hear this, but:
> > > > 
> > > > vixie-cron is problematic in the extreme. I have endless hassle with
> > > > it's weird behaviours.
> > > > 
> > > > Use a different cron daemon.
> > > 
> > > I am using vixie as well.  It was in the install guide many years ago.
> > > What all would have to be changed to switch to fcron?  I think some
> > > packages "detect" which cron you have installed and put things in the
> > > proper place for cron jobs to run.  I could be wrong on that since it
> > > has been a while since I noticed packages doing this.
> > 
> > emerge -C vixie-cron && emerge <other cron of your choice>
> > 
> > You might have to tweak crontabs.
> > 
> > I have come to detest with a passion every piece of software written or
> > inspired by Paul Vixie. It took 10-15 years to get bind into a shape
> > where
> > 
> >  it takes less than 20 minutes to start here, it's low, buggy and
> >  performance is pathetic. dhcp is just way too complex for my liking, ...
> > 
> > ... and as for vixie-cron: When software doesn't act like it's supposed
> > to, breaks in horrible ways without giving me any clue (like, "cron
> > restart"
> > 
> >  works with no known init scripts on any platform I have) and instead
> >  says "cron restarted [OK]", which brings down 5000 Cisco devices as as
> >  a nasty side effect, and causes a Severity 0 committee to be called,
> >  twice, then that software's remaining life span on my boxes is measured
> >  in
> >  milliseconds :-)
> > 
> > rant over
> 
> Blimey!  That sounds like horribly_broken!
> 
> Which cron do you recommend for a desktop?

Strangely enough, I'd tell folk to use vixie-cron if it's already working for 
them and they know it. I don't see the point in advising someone to switch a 
package that is working well for them and doing it's job.

Most folk let cron be installed then they never touch it again, or add at most 
a few entries. Everything they need or want to be done is covered with the 
default /etc/cron.*/*. Why change it? Besides, they know how to work vixie-
cron.

But if they are run into problems or weird errors (like the OP where the thing 
just dies), then fcron is good.


-- 
alan dot mckinnon at gmail dot com



  reply	other threads:[~2010-04-17 10:29 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-15  0:58 [gentoo-user] vixie-cron keeps stopping Matt Harrison
2010-04-15  1:58 ` Mark Knecht
2010-04-15  8:20 ` Alan McKinnon
2010-04-16  1:27   ` Matt Harrison
2010-04-16 17:58   ` [gentoo-user] " Francesco Talamona
2010-04-16 18:09     ` Stroller
2010-04-16 21:33     ` Alan McKinnon
2010-04-16 18:22   ` [gentoo-user] " kashani
2010-04-16 18:58     ` Mick
2010-04-16 18:29   ` Dale
2010-04-16 21:25     ` Alan McKinnon
2010-04-17  8:47       ` Mick
2010-04-17 10:25         ` Alan McKinnon [this message]
2010-04-17 12:59         ` [gentoo-user] " Lie Ryan
2010-04-17 13:08           ` Alan McKinnon
2010-04-17 14:19             ` Lie Ryan
2010-04-17 15:10             ` Mick
2010-04-17 15:39               ` Alan McKinnon
2010-04-17 18:12                 ` Mick
2010-04-17 19:52                   ` walt
2010-04-17 20:55                   ` Alan McKinnon
2010-04-17 22:01                     ` Mick
2010-04-17 22:05                       ` Mick
2010-04-17 13:13           ` David Relson
     [not found] <ezlKF-2tK-3@gated-at.bofh.it>
     [not found] ` <ezYCm-1xN-17@gated-at.bofh.it>
     [not found]   ` <eA1qy-6iK-7@gated-at.bofh.it>
     [not found]     ` <eAc2C-7md-11@gated-at.bofh.it>
2010-04-17  9:56       ` [gentoo-user] " David W Noon
  -- strict thread matches above, loose matches on Subject: below --
2010-04-15  0:36 Matt Harrison
2010-04-15  8:16 ` Neil Bothwick

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201004171225.30902.alan.mckinnon@gmail.com \
    --to=alan.mckinnon@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    --cc=michaelkintzios@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox