3 May
2023
3 May
'23
4:05 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17427 --- Comment #57 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Kyle M Hall from comment #56)
I'm getting the error "Data::Session. Unknown serialize 'yamlxs' at /usr/local/share/perl/5.32.1/Data/Session.pm line 752".
I installed Data::Session, are there other deps I missed?
Yes, you need to copy the lib file cp lib/Data/Session/Serialize/yamlxs.pm /usr/share/perl5/Data/Session/Serialize/yamlxs.pm -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.