[Koha-bugs] [Bug 22824] Replace YAML::Syck with YAML::XS

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 5 00:01:32 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22824

--- Comment #97 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Hayley Pelham from comment #96)
> Hi all,
> 
> When I went to master in my devbox, I got this error when restarting
> services and my sites wouldn't load:
> 
> BEGIN failed--compilation aborted at /etc/koha/sites/kohadev/plack.psgi line
> 29.
> Error while loading /etc/koha/sites/kohadev/plack.psgi: Can't locate
> C4/Boolean.pm in @INC (you may need to install the C4::Boolean module) (@INC
> contains: /home/vagrant/kohaclone /home/vagrant/kohaclone/installer
> /home/vagrant/kohaclone/lib/installer /etc/perl
> /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1
> /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5
> /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24
> /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at
> /etc/koha/sites/kohadev/plack.psgi line 29.
> 
> I removed the use line in /etc/koha/sites/kohadev/plack.psgi, but is there
> something else I should have done? And will this happen for other Kohas?
> 
> Cheers,
> Hayley

reset_all should do the job of replacing the old plack.psgi.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list