pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/54520: jove 'shell' fails with [Out of ptys!]



>Number:         54520
>Category:       pkg
>Synopsis:       jove 'shell' fails with [Out of ptys!]
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Sep 01 21:45:00 +0000 2019
>Originator:     Greywolf
>Release:        NetBSD 9.99.10 sources dated 2019-08-31
>Organization:
Star Wolf Innovations
>Environment:
System: NetBSD eddie.starwolf.com 9.99.10 NetBSD 9.99.10 (GENERIC) #0: Sat Aug 31 15:01:01 PDT 2019 greywolf%eddie.starwolf.com@localhost:/usr/src/build/arch/amd64/obj/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
Ldd:
	/usr/local/bin/jove:
        -lterminfo.1 => /usr/lib/libterminfo.so.1
        -lc.12 => /usr/lib/libc.so.12
Ident:
/usr/local/bin/jove:
     $NetBSD: crt0.S,v 1.4 2018/11/26 17:37:46 joerg Exp $
     $NetBSD: crt0-common.c,v 1.23 2018/12/28 20:12:35 christos Exp $
     $NetBSD: crti.S,v 1.1 2010/08/07 18:01:35 joerg Exp $
     $NetBSD: crtbegin.S,v 1.2 2010/11/30 18:37:59 joerg Exp $
     $NetBSD: crtend.S,v 1.1 2010/08/07 18:01:34 joerg Exp $
     $NetBSD: crtn.S,v 1.1 2010/08/07 18:01:35 joerg Exp $

>Description:
	

	Jove's 'shell' command is supposed to create a window, allocate a
	pty and start a shell therein.  Instead, it creates the window and
	prints "[Out of ptys!]" on jove's main status/manual command line.

	NOTE 1:  'screen' does not seem to have this issue.
	NOTE 2:  Also fails for the super-user, so it is not a permissions
		problem.

>How-To-Repeat:
	build and install jove
	jove (filename optional)
	ESC x shell
	see bottom line
>Fix:
	No fix for this one.


Home | Main Index | Thread Index | Old Index