[Koha-bugs] [Bug 17717] process_message_queue.pl: Can't locate Authen/CAS/Client/ Response/Failure.pm

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 30 10:24:36 CEST 2017


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

--- Comment #24 from Julian Maurice <julian.maurice at biblibre.com> ---
I've made a fresh install on Debian stretch (Perl 5.24) but I can't reproduce
the problem.

root at koha-stretch:~# sudo -u koha sh -c 'touch test'
touch: cannot touch 'test': Permission denied
root at koha-stretch:~# sudo -u koha sh -c 'ls'
ls: cannot open directory '.': Permission denied

As you can see I have no read nor write access to this directory, but when I
execute

root at koha-stretch:~# sudo -u koha sh -c 'PERL5LIB=/home/koha/koha
KOHA_CONF=/home/koha/etc/koha-conf.xml perl
/home/koha/koha/misc/cronjobs/process_message_queue.pl'

I have no errors and the message queue is processed.

Can you tell me what I'm doing wrong ?

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


More information about the Koha-bugs mailing list