Opened 2 years ago

Closed 2 years ago

#5022 closed defect (fixed)

bessie32 failing plpgsql.so Undefined symbol "EnsurePortalSnapshotExists"

Reported by: robe Owned by: robe
Priority: critical Milestone: Website Management, Bots
Component: QA/buildbots Version: master
Keywords: Cc:

Description

I think recent patch update caused this issue:

17:57:40 NOTICE:  schema "public" already exists, skipping
17:57:40 CREATE SCHEMA
17:57:40 ERROR:  could not load library "/usr/local/lib/postgresql/plpgsql.so": /usr/local/lib/postgresql/plpgsql.so: Undefined symbol "EnsurePortalSnapshotExists"

So bessie32 builds have been failing for past couple of days.

Change History (1)

comment:1 by robe, 2 years ago

Resolution: fixed
Status: newclosed

This seems to have resolved after patch update that updated PostgreSQL 12 and also a reboot.

Note: See TracTickets for help on using tickets.