From mi@misha.cisco.com Thu Sep 30 13:18:13 1999
Return-Path: <mi@misha.cisco.com>
Received: from misha.cisco.com (misha.cisco.com [171.69.206.50])
	by hub.freebsd.org (Postfix) with ESMTP id A2D7B152EB
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 30 Sep 1999 13:17:58 -0700 (PDT)
	(envelope-from mi@misha.cisco.com)
Received: (from mi@localhost)
	by misha.cisco.com (8.9.3/8.9.1) id QAA42394;
	Thu, 30 Sep 1999 16:17:56 -0400 (EDT)
	(envelope-from mi)
Message-Id: <199909302017.QAA42394@misha.cisco.com>
Date: Thu, 30 Sep 1999 16:17:56 -0400 (EDT)
From: Mikhail Teterin <mi@misha.cisco.com>
Reply-To: mi@aldan.algebra.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: use of ssh2 as CVS_RSH breaks commiting
X-Send-Pr-Version: 3.2

>Number:         14066
>Category:       bin
>Synopsis:       use of ssh2 as CVS_RSH breaks commiting
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 30 13:20:01 PDT 1999
>Closed-Date:    Thu Sep 30 23:55:58 PDT 1999
>Last-Modified:  Thu Sep 30 23:57:19 PDT 1999
>Originator:     Mikhail Teterin
>Release:        FreeBSD 3.3-STABLE i386
>Organization:
Virtual Estates, Inc.
>Environment:

	setenv CVS_RSH ssh2

>Description:

	When committing to a remote location, ssh2 is invoked. It properly
	prompts for password, etc. But when cvs invokes vi after that, vi quits
	immediately with: ``Error: input: Resource temporarily unavailable''

	Other non-X editors break in a similar fasion.

>How-To-Repeat:

	See Environment and Description.

>Fix:
	
	. Use RSH, which is insecure and requires use of .rhost, which is even worse,
		with CVS_RSH environment variable, or
	. Use some X-editor, such as gvim or xedit, with EDITOR environment variable:
		env EDITOR=xedit cvs commit

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Thu Sep 30 23:55:58 PDT 1999 
State-Changed-Why:  
Please send your complaint to <ssh-bugs@cs.hut.fi>. 
>Unformatted:
