https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17427
--- Comment #58 from Tomás Cohen Arazi <[email protected]> --- 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. _______________________________________________ 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/
