Time |
Nick |
Message |
04:51 |
pinesol |
News from qatests: Failed Installing OpenSRF pre-requisites <http://testing.evergreen-ils.org/~live//archive/2020-12/2020-12-04_04:00:02/test.7.html> |
07:39 |
|
rfrasur joined #evergreen |
08:07 |
|
mantis2 joined #evergreen |
08:30 |
|
Dyrcona joined #evergreen |
08:30 |
Dyrcona |
If the code and the comments disagree, then both are probably wrong. -- Norm Schryer |
09:26 |
rhamby |
I feel like someone has probably once said "if the coe and comments agree there is probably still something wrong" |
09:51 |
|
jvwoolf joined #evergreen |
10:08 |
|
dbwells joined #evergreen |
10:09 |
|
mmorgan joined #evergreen |
10:20 |
|
jvwoolf1 joined #evergreen |
10:26 |
|
dbwells joined #evergreen |
10:36 |
alynn26 |
as anyone come across this: Can't locate MARC/File/XML.pm in @INC (you may need to install the MARC::File::XML module) |
10:37 |
alynn26 |
running perl 5.26.1 |
10:37 |
rhamby |
not specifically but have you confirmed that MARC::File::XML is installed? |
10:37 |
alynn26 |
yes, it is. even made sure the @INC has the correct location |
10:45 |
csharp |
alynn26: can you post the full error that includes @INC? |
10:48 |
alynn26 |
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 |
10:48 |
alynn26 |
/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" |
10:48 |
alynn26 |
2020-12-04 10:35:16 app3-prod open-ils.cat: [ERR :2181:CStoreEditor.pm:155:1607096115209480] editor[1|4587667] request error open-ils.cstore.direct.biblio.record_entry.update : 16861603 : Exception: OpenSRF::DomainObject::oilsMethodException 2020-12-04T10:35:16 OpenILS::Utils::CStoreEditor /usr/local/share/perl/5.26.1/OpenILS/Utils/CStoreEditor.pm:481 <500> Error in updating a row -- please see the error log for more details |
10:48 |
alynn26 |
2020-12-04 10:35:16 app3-prod open-ils.cat: [ERR :2181:EX.pm:66:1607096115209480] Exception: OpenSRF::DomainObject::oilsMethodException 2020-12-04T10:35:16 OpenSRF::Utils::Logger /usr/local/share/perl/5.26.1/OpenSRF/Utils/Logger.pm:243 <500> Error in updating a row -- please see the error log for more details |
10:53 |
csharp |
alynn26: and you're checking the database server for this? or the app3-prod server only? |
10:54 |
csharp |
that error is probably coming from the DB |
10:54 |
alynn26 |
did not check the db server, just the app3-prod server. |
10:54 |
csharp |
alynn26: yeah, make sure it's also installed there |
10:55 |
jeff |
heh. wandered in here to see if alynn26 was around. just replied to your email. |
10:55 |
csharp |
for good measure, you might run the bionic postgres-server Makefile.install target again |
10:55 |
csharp |
since that's what pulls that package in |
10:55 |
csharp |
well, maybe not since you're live :-/ |
10:56 |
csharp |
if it tries to upgrade postgres while you're online, that would get ugly |
10:56 |
alynn26 |
that would be an issue. I can schedule some downtime this weekend to do that. |
10:56 |
csharp |
but installing that perl mod should be fine without trouble |
10:56 |
jeff |
I would not recommend running the Makefile target, but you could consult it as reference for which Perl prerequisites to install on the database server. I don't remember if they're in the docs also. |
10:56 |
csharp |
yeah |
10:57 |
csharp |
upgrades-- |
10:57 |
alynn26 |
major upgrades-- |
10:57 |
csharp |
I used to love new things - now I just like working things |
10:58 |
alynn26 |
especially with OS upgrades, OpenSRF upgrades and the like |
10:58 |
alynn26 |
All in one big package. |
10:58 |
csharp |
it's a lot to do at once |
10:58 |
alynn26 |
We are up and running so that is good. |
10:58 |
csharp |
we try to space out each piece and upgrade granuarly |
10:58 |
csharp |
yep |
10:58 |
alynn26 |
We will from here on out. |
11:02 |
Dyrcona |
Yeah, what jeff said: Run the steps that that the makefile target does rather than the target itself. |
11:04 |
alynn26 |
I just ran cpanm MARC::File::XML on the DB server and now I can save the MARCs. |
11:05 |
alynn26 |
I will rerun the Makefile Target this weekend, when the db server is not on a full load. |
11:05 |
alynn26 |
csharp++ |
11:05 |
alynn26 |
jeff++ |
11:05 |
alynn26 |
Thanks guys |
11:10 |
dbwells |
jeff++ |
12:04 |
|
dbwells joined #evergreen |
12:07 |
|
rfrasur joined #evergreen |
12:09 |
|
dbwells joined #evergreen |
12:41 |
|
sandbergja joined #evergreen |
13:26 |
|
dbwells joined #evergreen |
13:40 |
|
dbwells joined #evergreen |
13:57 |
|
mantis2 left #evergreen |
14:00 |
|
sandbergja joined #evergreen |
14:29 |
|
mmorgan left #evergreen |
15:17 |
|
dbwells joined #evergreen |
15:19 |
dbwells |
Dyrcona++ |
15:21 |
dbwells |
Dyrcona: For whatever reason, only your answer to eg-dev this morning ended up in my "clutter", so I didn't see it until now. I didn't mean to leave you out. Sorry about that :) |
15:32 |
|
sandbergja joined #evergreen |
15:52 |
Dyrcona |
dbwells: No problem. I didn't feel left out. |
16:13 |
|
Cocopuff2018 joined #evergreen |
16:53 |
pinesol |
News from qatests: Failed Installing OpenSRF pre-requisites <http://testing.evergreen-ils.org/~live//archive/2020-12/2020-12-04_16:00:05/test.7.html> |
18:15 |
|
dbwells joined #evergreen |
21:02 |
|
sandbergja joined #evergreen |