bug report: Lire 1.2 lr_cron is broken

Wytze van der Raay wytze at nlnet.nl
Mon Dec 2 11:42:43 CET 2002


Lire 1.2 includes a last-minute change to all/etc/defaults.in:

   revision 1.116
   date: 2002/11/28 19:13:10;  author: flacoste;  state: Exp;  lines: +37 -11
   Added hook to load more configuration files. (Poor man's configuration
   extensions API)

which breaks lr_cron (and possibly other things as well).

With the changed /etc/lire/defaults, an environment variable LR_SYSCONFDIR
is used to locate the various local *defaults file to include. However,
LR_SYSCONFDIR is not set to a suitable default anywhere, so it is undefined
when lr_cron evaluates /etc/lire/defaults, and thus it fails to find any
lr_jobfiles_weekly or lr_jobfiles_daily, and no reports are produced :-(

-- wytze

-- 
To UNSUBSCRIBE, email to development-request at logreport.org with a subject of
"unsubscribe". Trouble? Send an email with subject "help" to
development-request at logreport.org



More information about the Development mailing list