And *further* for the record, Jason S. suggested basically the same. Just seeing that now :) Thank you, Jason.
Dan On Fri, Dec 4, 2020 at 11:40 AM Daniel Wells <[email protected]> wrote: > Just passing along for the benefit of the list that Jeff's answer appears > to have resolved the issue (based on IRC conversation). > > Dan > > On Fri, Dec 4, 2020 at 10:54 AM Jeff Godin <[email protected]> wrote: > >> On Fri, Dec 4, 2020 at 10:48 AM Floyd, Angelia Lynn < >> [email protected]> wrote: >> >>> We running across an issue where if you try to save a marc record it >>> gives you the following error in the logs. >>> >>> >>> >>> 2020-12-04 10:35:16 app3-prod open-ils.cstore: [ERR >>> :20796:oils_sql.c:6570:1607096115209480] open-ils.cstore ERROR updating >>> biblio::record_entry object with id = 16861603: 6819553 6819553: ERROR: >>> Can't locate MARC/File/XML.pm in @INC (you may need to install the >>> MARC::File::XML module) (@INC contains: /etc/perl >>> /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 >>> /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 >>> /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 >>> /usr/local/lib/site_perl) at line 4.BEGIN failed--compilation aborted at >>> line 4.CONTEXT: compilation of PL/Perl function "maintain_901" >>> >>> >> This error is PostgreSQL running a Perl function which is unable to >> locate the module in question. >> >> Are the prerequisite Perl modules installed on your database server? >> >> -jeff >> _______________________________________________ >> Evergreen-dev mailing list >> [email protected] >> http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-dev >> >
_______________________________________________ Evergreen-dev mailing list [email protected] http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-dev
