Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Nov 2008 17:37:34 +0100 (CET)
From:      Gerhard Gonter <g.gonter@ieee.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Gerhard Gonter <g.gonter@ieee.org>
Subject:   misc/128941: Perl module IO::Pty no longer working after upgrading to FreeBSD 6.4-PRERELEASE
Message-ID:  <200811171637.mAHGbYVf013532@pcgg.cc.univie.ac.at>
Resent-Message-ID: <200811171720.mAHHK1dV062071@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         128941
>Category:       misc
>Synopsis:       Perl module IO::Pty no longer working after upgrading to FreeBSD 6.4-PRERELEASE
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 17 17:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Gerhard Gonter
>Release:        FreeBSD 6.4-PRERELEASE i386
>Organization:
me
>Environment:
System: FreeBSD pcgg.cc.univie.ac.at 6.4-PRERELEASE FreeBSD 6.4-PRERELEASE #14: Sun Nov 16 12:24:58 CET 2008 gonter@pcgg.cc.univie.ac.at:/usr/obj/usr/src/sys/GENERIC i386

>Description:
	The Perl module IO::Pty no longer works after upgrading to
	6.4-PRERELEASE.  The machine is following RELENG6 using
	cvsup and was running 6.3 before.  IO::Pty (or rather the
	Perl module Expect) was running fine until the recent
	upgrade.  IO::Pty is included in the distribution of IO::Tty
	and is used by the Perl module Expect.

	Re-installing IO::Tty from ports or from CPAN did not help.

	This also happened on another machine which I upgraded to
	6.4-PRERELEASE today in order to verify the problem.

>How-To-Repeat:
	install from ports devel/p5-IO-Tty and perform this script

	$ perl -e 'use IO::Pty; $x= new IO::Pty;'
	Cannot create a new IO::Tty from fd 4: Bad file descriptor at -e line 1

>Fix:
	No workaround found yet.

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811171637.mAHGbYVf013532>