https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17427
--- Comment #57 from Jonathan Druart <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
