From: | Mikael Kjellström <mikael(dot)kjellstrom(at)mksoft(dot)nu> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net>, 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-14 14:05:12 |
Message-ID: | 74fac3c4-ae87-e7bd-b868-8c2f48dec4bb@mksoft.nu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2021-12-13 20:53, Andrew Dunstan wrote:
>> Any thoughts?
>>
>
> It's also failing on REL_14_STABLE, so I think it must be an
> environmental change.
I did an pkg update && pkg upgrade and it messed up the SSL-libraries.
It had both libressl and openssl and when I upgraded it some how removed
libressl-libraries. One would think it would still work as it would
pick up the openssl library instead. But apparently not.
I will take a look at it.
At the moment I have disabled new builds until I have fixed it.
Sorry for the inconvenience.
/Mikael
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2021-12-14 14:05:38 | Re: Defining (and possibly skipping) useless VACUUM operations |
Previous Message | Ashutosh Bapat | 2021-12-14 14:01:21 | Re: more descriptive message for process termination due to max_slot_wal_keep_size |