zsh-users
 help / color / mirror / code / Atom feed
From: Carlos Carvalho <carlos@fisica.ufpr.br>
To: Zsh users list <zsh-users@sunsite.dk>
Subject: Re: 4.0.9
Date: Sun, 21 Dec 2003 16:02:06 -0200	[thread overview]
Message-ID: <16357.57374.153796.323631@fisica.ufpr.br> (raw)
In-Reply-To: <20031221175017.GA21035@DervishD>

DervishD (raul@pleyades.net) wrote on 21 December 2003 18:50:
 > * Carlos Carvalho <carlos@fisica.ufpr.br> dixit:
 >> ./Y01completion.ztst: starting.
 >> comptestinit:zpty:19: can't open pseudo terminal: bad file descriptor
 >> comptestinit:zpty:21: no such pty command: zsh
 >
 >    I've notified an almost-a-bug related to that issue. Maybe you're
 >running a Linux box that has support for ptmx and doesn't have
 >/dev/pty?? nodes. If that is true, then zsh pty subsystem won't work
 >for you. You will need to create the /dev/pty?? nodes, since zsh
 >thinks that Linux doesn't support ptmx. Not a problem, really.

On the box where the test fails:

hoggar% ls /dev/pty*
/dev/ptyp0  /dev/ptyp3  /dev/ptyp6  /dev/ptyp9  /dev/ptypc  /dev/ptypf
/dev/ptyp1  /dev/ptyp4  /dev/ptyp7  /dev/ptypa  /dev/ptypd
/dev/ptyp2  /dev/ptyp5  /dev/ptyp8  /dev/ptypb  /dev/ptype

It also has /dev/ptmx. The box where the tests pass uses devfs; it has
all the pty's from a0 to zf, they're symlinks to /dev/pty/m*, and no ptmx.

Is this a problem with the configuration?


  reply	other threads:[~2003-12-21 18:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-19 15:23 4.0.9 Peter Stephenson
2003-12-20 20:51 ` 4.0.9 Carlos Carvalho
2003-12-21 13:08   ` 4.0.9 DervishD
2003-12-21 15:33     ` 4.0.9 Carlos Carvalho
2003-12-21 15:39       ` 4.0.9 DervishD
2003-12-21 15:13   ` 4.0.9 Wayne Davison
2003-12-21 17:19     ` 4.0.9 Carlos Carvalho
2003-12-21 17:50       ` 4.0.9 DervishD
2003-12-21 18:02         ` Carlos Carvalho [this message]
2003-12-21 19:30           ` 4.0.9 DervishD

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=16357.57374.153796.323631@fisica.ufpr.br \
    --to=carlos@fisica.ufpr.br \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).