http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13377 Bug ID: 13377 Summary: automatic_renewals.pl not marked executable Change sponsored?: --- Product: Koha Version: 3.18 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Packaging Assignee: koha-bugs@lists.koha-community.org Reporter: swarren@wwwdotorg.org QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz root@leibniz:/etc/cron.daily# ./koha-common library: env: /usr/share/koha/bin/cronjobs/automatic_renewals.pl: Permission denied root@leibniz:/etc/cron.daily# ls -l /usr/share/koha/bin/cronjobs/automatic_renewals.pl -rw-r--r-- 1 root root 1747 Nov 30 15:54 /usr/share/koha/bin/cronjobs/automatic_renewals.pl The file is 644 but should presumably be 755 since /etc/cron.daily/koha-common attempts to execute it. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.