[Bug 276535] devel/p5-IO-Tty 1.18 is broken
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 276535] devel/p5-IO-Tty 1.18 is broken"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 Apr 2024 03:45:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276535
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 = 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.
--
You are receiving this mail because:
You are the assignee for the bug.