[Bug 2478] Nothing is output to the .csv file for the "Overdues" circulation report
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2478 jmf@liblime.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|chris.nighswonger@liblime.co|Andrew.moore@liblime.com |m | ------- Comment #2 from jmf@liblime.com 2008-08-09 17:41 ------- This appears to be something Andy added: f2c3c027 (Andrew Moore 2008-07-10 08:06:48 -0500 59) my $csv = `../misc/cronjobs/overdue_notices.pl -csv -n -library $b It's a system call that doesn't appear to work. I have default rules defined, but not library/branch-specific rules. Here's the errors in the log: [Sat Aug 09 19:40:56 2008] [error] [client 24.31.178.125] [Sat Aug 9 19:40:56 2008] overdue.pl: BRANCH : at /home/jmf/repos/koha-rm-test.git/circ/overdue.pl line 58., referer: http://staff-jmf.dev.kohalibrary.com/cgi-bin/koha/circ/overdue.pl [Sat Aug 09 19:40:57 2008] [error] [client 24.31.178.125] [Sat Aug 9 19:40:57 2008] overdue_notices.pl: Can't exec "httpd": No such file or directory at /home/jmf/repos/koha-rm-test.git/C4/Context.pm line 1001., referer: http://staff-jmf.dev.kohalibrary.com/cgi-bin/koha/circ/overdue.pl [Sat Aug 09 19:40:57 2008] [error] [client 24.31.178.125] [Sat Aug 9 19:40:57 2008] overdue_notices.pl: Can't exec "httpd2": No such file or directory at /home/jmf/repos/koha-rm-test.git/C4/Context.pm line 1002., referer: http://staff-jmf.dev.kohalibrary.com/cgi-bin/koha/circ/overdue.pl [Sat Aug 09 19:40:57 2008] [error] [client 24.31.178.125] [Sat Aug 9 19:40:57 2008] overdue_notices.pl: Can't exec "apache2": No such file or directory at /home/jmf/repos/koha-rm-test.git/C4/Context.pm line 1003., referer: http://staff-jmf.dev.kohalibrary.com/cgi-bin/koha/circ/overdue.pl [Sat Aug 09 19:40:57 2008] [error] [client 24.31.178.125] [Sat Aug 9 19:40:57 2008] overdue_notices.pl: No branches with active overduerules at ../misc/cronjobs/overdue_notices.pl line 241., referer: http://staff-jmf.dev.kohalibrary.com/cgi-bin/koha/circ/overdue.pl ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com