https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29605 --- Comment #25 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to David Nind from comment #19)
Created attachment 128314 [details] Bug 29605 - Error when accessing staff interface and OPAC
I haven't signed off because when I try to go into the staff interface or the OPAC I get errors (after flush_memcached and restart_all) - see the attached error trace.
This is because reset_all (on the 21.05 branch) called cp_debian_files.pl which copied 'old' koha-* scripts and tools which don't acknowledge the location of CGI/Session/Serialize/yamlxs.pm To solve it, you should run: $ cd /kohadevbox/misc4dev $ perl cp_debian_files.pl --koha_dir /kohadevbox/koha/ --gitify_dir /kohadevbox/gitify/ --instance kohadev Best regards -- You are receiving this mail because: You are watching all bug changes.