https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17238 Bug ID: 17238 Summary: Warnings in gather_print_notices.pl Change sponsored?: --- Product: Koha Version: 3.22 Hardware: Other OS: Linux Status: NEW Severity: minor Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: rbit@rbit.cz QA Contact: testopia@bugs.koha-community.org When running cronjob gather_print_notices.pl we are emailed with warnings now. There was no problem in 3.22.04. We upgraded to 3.22.10 last week and annoying warnings started to come every morning to my mailbox. $ cat /etc/cron.d/koha-common | grep gather_print_notices 55 7 * * 1-7 root koha-foreach --enabled /usr/share/koha/bin/cronjobs/gather_print_notices.pl /var/spool/koha/notice_prints --email admin@knihovna-litvinov.cz Mail content: mkl: Name "Cache::RemovalStrategy::LRU::FIELDS" used only once: possible typo at /usr/share/perl/5.20/fields.pm line 135. mkl: Name "Cache::RemovalStrategy::FIELDS" used only once: possible typo at /usr/share/perl/5.20/fields.pm line 135. mkl: Name "Tie::Hash::FIELDS" used only once: possible typo at /usr/share/perl/5.20/fields.pm line 135. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.