public inbox for [email protected]
help / color / mirror / Atom feedFrom: Thomas Munro <[email protected]>
To: Tom Lane <[email protected]>
Cc: [email protected]
Cc: Peter Eisentraut <[email protected]>
Subject: Re: cfbot is failing all tests on FreeBSD/Meson builds
Date: Thu, 8 Feb 2024 14:27:59 +1300
Message-ID: <CA+hUKG+BCTsAt6pXjR2yNY=bbHb_J=8io6DFmcacsY75SkCtvg@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<CA+hUKGJHpB0qHuteDdKHB-9f9dqnR1R+a2ZGOfqYU=hQkr2+Zg@mail.gmail.com>
<[email protected]>
<CA+hUKGJGD+E6c8OtEQKnW55UqtbU6jxWJmy4MpLyiU3-we0oSw@mail.gmail.com>
<[email protected]>
On Tue, Jan 30, 2024 at 5:06 PM Tom Lane <[email protected]> wrote:
> Thomas Munro <[email protected]> writes:
> > On Sat, Jan 13, 2024 at 1:51 PM Tom Lane <[email protected]> wrote:
> >> Time for a bug report to IO::Tty's authors, I guess.
>
> > Ahh, there is one: https://github.com/cpan-authors/IO-Tty/issues/38
>
> Just for the archives' sake: I hit this today on a fresh install
> of FreeBSD 14.0, which has pulled in p5-IO-Tty-1.18. Annoying...
FWIW here's what I did to downgrade:
# remove the problematic version (also removes p5-IPC-Run)
pkg remove -y p5-IO-Tty
# fetch the known good 1.17 package and install it
curl -O
"https://pkg.freebsd.org/freebsd:14:x86:64/release_0/All/p5-IO-Tty-1.17.pkg";
pkg install -y p5-IO-Tty-1.17.pkg
# put back p5-IPC-Run
pkg install -y p5-IPC-Run
# temporarily prevent future "pkg upgrade" from upgrading p5-IO-Tty
pkg lock -y p5-IO-Tty
view thread (6+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected]
Subject: Re: cfbot is failing all tests on FreeBSD/Meson builds
In-Reply-To: <CA+hUKG+BCTsAt6pXjR2yNY=bbHb_J=8io6DFmcacsY75SkCtvg@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox