Re: conchuela has some SSL issues

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Mikael Kjellström <mikael(dot)kjellstrom(at)gmail(dot)com>
Subject: Re: conchuela has some SSL issues
Date: 2021-12-13 19:53:37
Message-ID: de5f0760-20ed-c6e8-c3e2-24a8a6c7ddc8@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 12/13/21 11:48, Robert Haas wrote:
> Hi,
>
> The last three buildfarm runs on conchuela show a failure in initdb:
>
> Shared object "libssl.so.48" not found, required by "libldap_r-2.4.so.2"
>
> It seems likely to me that this is a machine configuration issue
> rather than the result of some recent change in PostgreSQL, because
> the first failure 2 days ago shows only this as a recent PostgreSQL
> change:
>
> 07eee5a0dc Sat Dec 11 19:10:51 2021 UTC Create a new type category
> for "internal use" types.
>
> And that doesn't seem like it could cause this.
>
> Any thoughts?
>

It's also failing on REL_14_STABLE, so I think it must be an
environmental change.

cheers

andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2021-12-13 20:01:51 Re: isolationtester: add session name to application name
Previous Message Tomas Vondra 2021-12-13 19:52:53 Re: extended stats on partitioned tables