Re: Updating IPC::Run in CI?
Jacob Champion <jacob.champion@enterprisedb.com>
From: Jacob Champion <jacob.champion@enterprisedb.com>
To: Nazir Bilal Yavuz <byavuz81@gmail.com>
Cc: Andres Freund <andres@anarazel.de>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>, Noah Misch <noah@leadboat.com>
Date: 2025-09-18T19:35:27Z
Lists: pgsql-hackers
On Thu, Sep 18, 2025 at 11:49 AM Nazir Bilal Yavuz <byavuz81@gmail.com> wrote: > I have not checked it yet but we are on NetBSD 10.0 [1]. I thought > upgrading to 10.1 might help... Apparently it does not, 10.1 too uses > p5-IPC-Run-20231003 [2]. Right. On the Debian side, looks like bookworm is stuck on 20220807.0 -- and updating to trixie won't help us either; that just gets us up to 20231003.0. --Jacob