Re: "openssl" should not be optional

From: Christoph Berg <myon(at)debian(dot)org>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: "openssl" should not be optional
Date: 2025-09-24 17:27:39
Message-ID: aNQqC4cpeJOqFPJ7@msg.df7cb.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Re: Daniel Gustafsson
> > In the meantime, I also got the report that postgresql-17 is not
> > failing in that environment, so the problem is new in 18.
>
> That's odd, off the cuff I don't see anything materially different around this
> but I'll do some more digging. It will at least be fixed by 18.1.

Because I had already added openssl to 17's build-dependencies and
forgot to port that change to 18 *blush*:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096243

Christoph

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2025-09-24 17:41:11 Re: a couple of small patches for simd.h
Previous Message Fujii Masao 2025-09-24 17:19:27 Re: Suggestion to add --continue-client-on-abort option to pgbench