3 May
2023
3 May
'23
4:07 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17427 --- Comment #58 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Can we (In reply to Jonathan Druart from comment #57)
(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
Can we ship Data::Session inside the Koha project instead, and get rid of the need for that? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.