Thread

  1. Re: Updating IPC::Run in CI?

    Jacob Champion <jacob.champion@enterprisedb.com> — 2025-12-17T17:14:11Z

    On Wed, Dec 17, 2025 at 9:06 AM Andres Freund <andres@anarazel.de> wrote:
    > Are you stuck on anything right now, or just busy otherwise?
    
    Busy otherwise; the work-in-progress is at
    
        https://github.com/anarazel/pg-vm-images/pull/125
    
    I need to fix the NetBSD installation recipe and then shave the next yak.
    
    (The cycle time for building the image on my machine is high, between
    configuring packer not to fail at various race conditions and having
    to emulate x86-64, so in retrospect this was not an "easy win" of a
    project.)
    
    --Jacob