[Koha-bugs] [Bug 20786] process_message_queue.pl and cron.hourly - multiple subroutine redefined errors

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Mar 17 12:03:29 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20786

--- Comment #3 from mjnkml at gmail.com ---
(In reply to Katrin Fischer from comment #2)
> Hi, you are missing the --chdir on your cronjob definition, see bug 17717 or
> here:
> 
> http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;
> h=6db09ad3b070845539994ff4f1f8b9f7d6d2dfc8
> 
> *** This bug has been marked as a duplicate of bug 17717 ***

Hi Katrin,

I have chdir, but still get the noise:


-----Original Message-----
From: Cron Daemon
Sent: Sunday, 17 March 2019 10:00 PM
To: Me
Subject: Cron <root at koha> koha-foreach --chdir --enabled --email
/usr/share/koha/bin/cronjobs/process_message_queue.pl

Subroutine _ATTRIBUTES redefined at
/usr/share/perl5/Authen/CAS/Client/Response/Failure.pm line 13.
Subroutine new redefined at
/usr/share/perl5/Authen/CAS/Client/Response/Failure.pm line 15.
Subroutine code redefined at
/usr/share/perl5/Authen/CAS/Client/Response/Failure.pm line 17.
Subroutine message redefined at
/usr/share/perl5/Authen/CAS/Client/Response/Failure.pm line 18.
Subroutine new redefined at
/usr/share/perl5/Authen/CAS/Client/Response/Success.pm line 13.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list