Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (87d91617bcc15a66d8b56afcc9032306b00ff346)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Elisamuel Resto <samuel AT dragonboricua.net>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (87d91617bcc15a66d8b56afcc9032306b00ff346)
  • Date: Thu, 2 Oct 2008 16:39:58 -0400

On Thu, 2 Oct 2008 22:29:06 +0200, Jaka Kranjc wrote:
> On Thursday 02 of October 2008 22:20:09 Elisamuel Resto wrote:
> > +if ! fcrontab -u systab /etc/fcrontab; then
> > +    echo "fcron version must be at least 2.9.2. Please recast."
> > +    return 1
> > +fi
> This isn't nice, especially in INSTALL! Just make sure the user has the
> latest
> fcron (force_depends). And would that be the only possible reason for
> failure?

Negative, it isn't the only reason for failure. However, I am usure as to how
to
handle the particular reason that is claimed on the message... so I left it
as-is.

You recommend I use force_depends, yet that particular call is needed to load
the
fcrontab is needed (perhaps query to do so?) either forcefully or optionally,
else the rest is just not gonna work as intended.

--
Elisamuel Resto | GPG: 18615F19
samuel AT dragonboricua.net | Source Mage GNU/Linux Tome Lead
http://simplysam.us/ | http://www.sourcemage.org/

Attachment: signature.asc
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page