Subject: pkg/10774: pkgsrc openssh has the wrong path for ssh-askpath
To: None <gnats-bugs@gnats.netbsd.org>
From: Wolfgang Rupprecht <wolfgang@wsrcc.com>
List: netbsd-bugs
Date: 08/07/2000 07:54:13
>Number:         10774
>Category:       pkg
>Synopsis:       pkgsrc openssh has the wrong path for ssh-askpath
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Aug 07 07:55:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Wolfgang Rupprecht
>Release:        NetBSD-current Aug 5, 2000
>Organization:
W S Rupprecht Computer Consulting, Fremont CA
>Environment:
	
System: NetBSD capsicum.wsrcc.com 1.5D NetBSD 1.5D (WSRCC) #0: Sat Aug 5 01:14:45 PDT 2000 wolfgang@capsicum.wsrcc.com:/v/src/netbsd/NetBSD-current/usr/src/sys/arch/i386/compile/WSRCC i386


>Description:
	pkgsrc openssh has the wrong path for ssh-askpath

	BUG #2:  ssh-add loops chewing up 100% of the cpu if the above 
	bug exists and stdin is /dev/null and ssh-add is invoked from 
	.xinitrc .  As an added bug bonus .xdm-errors is filled with one
	line of gripe for every time around the loop.

>How-To-Repeat:
	$ ssh-add </dev/null
	Need passphrase for /home/wolfgang/.ssh/identity
	ssh_askpass: exec(/usr/pkg/libexec/ssh/ssh-askpass): No such file or directory

>Fix:
	ssh-askpath lives in /usr/X11R6/bin/ssh-askpass .

	unfortunately the openssh configure.in machinery stupidly wires 
	in incorrect pathname components, so a fix involves either ignoring
	configure.in and pathing the Makefiles or patching configure.

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