Re: [blfs-support] fcron dependencies

2014-04-11 Thread Pol Vangheluwe
Gordon Findlay wrote: I'm building from BLFS-svn and had an issue with fcron dependencies. Iwas using none of them, since all are listed as optional and I only want a simple cron facility. The configure command is ./configure --prefix=/usr --sysconfdir=/etc \ --localstatedir=/var

Re: [blfs-support] fcron dependencies

2014-04-11 Thread Fernando de Oliveira
Em 11-04-2014 03:46, Pol Vangheluwe escreveu: Gordon Findlay wrote: ./configure --prefix=/usr --sysconfdir=/etc \ --localstatedir=/var --without-sendmail --with-boot-install=no \ --with-dsssl-dir=/usr/share/sgml/docbook/dsssl-stylesheets-1.79 Just omit the dsssl option. You get

Re: [blfs-support] fcron-3.1.1 patch is Access Denied!

2013-03-15 Thread Bruce Dubbs
Arthur Radley wrote: As of this moment, this link doesn't work... http://www.linuxfromscratch.org/patches/blfs/svn/fcron-3.1.1-sendmail_upstream-1.patch OK, fixed. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html

[blfs-support] fcron patch file

2013-02-14 Thread Richard Coffee
I'm getting an 'Access denied' error attempting to download this file: http://www.linuxfromscratch.org/patches/blfs/svn/fcron-3.1.1-sendmail_upstream-1.patch Other patch files I've tried download just fine, just having problem with this one. richard

Re: [blfs-support] fcron patch file

2013-02-14 Thread Bruce Dubbs
Richard Coffee wrote: I'm getting an 'Access denied' error attempting to download this file: http://www.linuxfromscratch.org/patches/blfs/svn/fcron-3.1.1-sendmail_upstream-1.patch Other patch files I've tried download just fine, just having problem with this one. Should be fixed now

Re: [blfs-support] fcron patch file

2013-02-14 Thread Richard Coffee
Richard Coffee wrote: I'm getting an 'Access denied' error attempting to download this file: http://www.linuxfromscratch.org/patches/blfs/svn/fcron-3.1.1-sendmail_upstream-1.patch Should be fixed now. Yes, downloaded perfectly. Thanks Bruce. richard no endorsement of anything below

Re: [blfs-support] fcron dependencies

2012-08-11 Thread Bruce Dubbs
Gordon Findlay wrote: I'm building from BLFS-svn and had an issue with fcron dependencies. Iwas using none of them, since all are listed as optional and I only want a simple cron facility. The configure command is ./configure --prefix=/usr --sysconfdir=/etc \ --localstatedir=/var

Re: fcron run-parts

2009-03-14 Thread Andrew Barnes
I would _think_ that cron jobs would still be desired in run level 2, and bow out gracefully on failure due to missing network, but I'm honestly not sure what the specs say on it. If cron _is_ expected in RL2, then run-parts must be in /sbin, not /usr/sbin. HTH -- DJ Lucas I see

Re: fcron run-parts

2009-03-14 Thread DJ Lucas
with you on the location, but that is a trivial issue. It is up to what the community decides, so lets hash it out real quick and maybe I can get this added into the book for 6.4 (gets us that much closer to LSB). I can't even see why a sysadmin would run it. /var/lib/fcron/run-parts would probably

Re: fcron run-parts

2009-03-10 Thread DJ Lucas
Andrew Barnes wrote: It's a little ways down on the to do list (under the LSB catchall bug), but any instructions that you (or anybody else) would care to provide would be much appreciated. Here is what I did: Cool. Thanks Andrew! Snip Not sure if the --prefix=/usr is needed

Re: fcron run-parts

2009-03-02 Thread Andrew Barnes
is needed or not. There may be options for configure and make which can control the build better. Configuring fcron: mkdir -pv /etc/cron.{hourly,daily,weekly,monthly} Create the file /etc/fcrontab with the contents 0 ** * * run-parts /etc/cron.hourly 0 15* * * run-parts /etc/cron.daily

Re: fcron run-parts

2009-02-25 Thread Andrew Barnes
Hi, Just installed fcron on my shiny new LFS 6.4 system :) I'm looking for the run-parts command. Does anyone know where I can find it? Google tells me everything I want to know except where I can find it. I was going to set up the /etc/cron.hourly etc directories to make

Re: fcron run-parts

2009-02-25 Thread DJ Lucas
Andrew Barnes wrote: It may be worth considering putting this, and how fcron uses it into the BLFS book It's a little ways down on the to do list (under the LSB catchall bug), but any instructions that you (or anybody else) would care to provide would be much appreciated. -- DJ Lucas

fcron run-parts

2009-02-24 Thread Andrew Barnes
Hi, Just installed fcron on my shiny new LFS 6.4 system :) I'm looking for the run-parts command. Does anyone know where I can find it? Google tells me everything I want to know except where I can find it. I was going to set up the /etc/cron.hourly etc directories to make it a bit easier

Re: fcron run-parts

2009-02-24 Thread Tony Sequeira
Andrew Barnes wrote: Hi, Just installed fcron on my shiny new LFS 6.4 system :) I'm looking for the run-parts command. Does anyone know where I can find it? Google tells me everything I want to know except where I can find it. I was going to set up the /etc/cron.hourly etc directories

Re: Question about Fcron-2.9.5.1

2005-07-29 Thread TheOldFellow
Jean-Philippe Mengual wrote: Hi, Could someone explain to me why, in the book blfs, is Fcron-2.9.5.1 replace cr¨ontab I used on Debian? Cannot I install crontab? Why replacement? I'm not sure of the original reasons, but I use fcron because it seems better than Vixie Cron at handling machines

Re: Fcron mail output

2005-07-25 Thread benjamin stathos
--- S. Anthony Sequeira [EMAIL PROTECTED] wrote: I email a minute for the last 5 minutes. Sorry for being pedantic, but this is driving me nuts. I also receive emails. The problem is the output isn't in the email (in this case Hello). Was the Hello included in the emails you received? I have

Re: Fcron mail output

2005-07-25 Thread benjamin stathos
. As it is either Anthony has done something unique in how he compiled fcron, or fcron is broken on my system. The latter bothers me. Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs -- http

Re: Fcron mail output

2005-07-25 Thread S. Anthony Sequeira
On Mon, 2005-07-25 at 13:49 -0700, benjamin stathos wrote: Yes, and I agree, But I've not put much time into it yet. If no one had said it worked fine for them then I would have let it go instantly. As it is either Anthony has done something unique in how he compiled fcron, or fcron is broken

Re: Fcron mail output

2005-07-23 Thread benjamin stathos
--- S. Anthony Sequeira [EMAIL PROTECTED] wrote: From man 5 fcrontab mail m boolean(true) Mail output (if any) or not. The default, as stated in the man page, is already set to true if any output exists. Just to be complete, I used mail(true) and the

Re: Fcron mail output

2005-07-23 Thread S. Anthony Sequeira
anything. What version of fcron? # fcron -V fcron 2.9.4 - periodic command scheduler Copyright 2000-2004 Thibault Godouet [EMAIL PROTECTED] This program is free software distributed WITHOUT ANY WARRANTY. See the GNU General Public License for more details. !bootrun(true),nice(10),noticenotrun(true),mail

Re: fcron mail problem

2005-06-02 Thread Ken Moffat
On Wed, 1 Jun 2005, Archaic wrote: On Wed, Jun 01, 2005 at 09:05:08PM +0100, Ken Moffat wrote: I've got a problem with fcron (2.9.5.1) sending me blank mails - if I I don't recall the undisclosed_recipients part, but check to make sure that the script you are running doesn't output

Re: fcron mail problem

2005-06-02 Thread S. Anthony Sequeira
On Thu, June 2, 2005 10:25, Ken Moffat said: [...] I think I was unclear - if I use fcron to run a script which decides to mail me (or not), everything is fine (and fcron doesn't get involved in the mail part). if I use fcron to run, and mail, a script which writes to stdout, the mailto

Re: fcron mail problem

2005-06-02 Thread Ken Moffat
: by john_the_monkey.kenmoffat.uklinux.net (Postfix, from userid 0) id 50C4728FC2; Thu, 2 Jun 2005 07:55:01 +0100 (BST) Message-Id: [EMAIL PROTECTED] Date: Thu, 2 Jun 2005 07:55:01 +0100 (BST) From: [EMAIL PROTECTED] (fcron) To: undisclosed-recipients: ; X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09

Re: fcron mail problem

2005-06-02 Thread S. Anthony Sequeira
On Thu, 2005-06-02 at 13:32 +0100, Ken Moffat wrote: On Thu, 2 Jun 2005, S. Anthony Sequeira wrote: Anything interesting in the mail headers? What's your crontab look like? root's fcrontab first. logrotate, smartrep, gdg-list are scripts that write to stdout. I'm very busy, I'll

Re: fcron mail problem

2005-06-02 Thread S. Anthony Sequeira
On Thu, 2005-06-02 at 20:30 +0100, Ken Moffat wrote: Yes, it is another machine, and the domain was the result of past experiments to find what worked for me and didn't cause local mail to go upstream. The box in question is a test backup server, but my workstations generate similar empty

Re: fcron mail problem

2005-06-02 Thread Ken Moffat
On Thu, 2 Jun 2005, S. Anthony Sequeira wrote: Could it be an MTA problem? I assume you have checked you can email directly within your network OK? Otherwise I can't see much wrong. Oh, are you running a DNS server? MTA problem ? In an infinite universe, anything is possible. In an

Re: fcron?

2005-02-23 Thread Simon Geard
On Tue, 2005-02-22 at 08:38 -0500, Thomas Pegg wrote: Simon Geard wrote: Yes, that looks like a bug... BLFS SVN should be using syslog-ng, since that's what in LFS 6.0. Except that 6.0 is using sysklogd, and syslog-ng is in SVN. And BLFS-SVN is targeting 6.0 not svn. Oh, ok... I thought

Re: fcron?

2005-02-22 Thread Thomas Pegg
Simon Geard wrote: On Tue, 2005-02-22 at 04:49 -0500, tom wrote: isnt this a error? /etc/rc.d/init.d/sysklogd reload isnt it supposed to be /etc/rc.d/init.d/syslog-ng reload Yes, that looks like a bug... BLFS SVN should be using syslog-ng, since that's what in LFS 6.0. Except that 6.0 is using