Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Apr 2024 03:45:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        perl@FreeBSD.org
Subject:   [Bug 276535] devel/p5-IO-Tty 1.18 is broken
Message-ID:  <bug-276535-14331-RBDUPxGLUV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276535-14331@https.bugs.freebsd.org/bugzilla/>
References:  <bug-276535-14331@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276535

Dave Hayes <dave@jetcafe.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dave@jetcafe.org

--- Comment #2 from Dave Hayes <dave@jetcafe.org> ---
I'm going to echo this result but for 13.2-STABLE. I just upgraded to 2024Q1
(ish) with p5-IO-Tty 1.20. The following happens:

> perl -MIO::Pty -e '$x =3D IO::Pty->new;'
Cannot open a pty at -e line 1.

This breaks things of course. The suggested fix above works, removing the
"files" directory makes things work again.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276535-14331-RBDUPxGLUV>