Subject: pkg/5202: elm package has problem execing pgp
To: None <gnats-bugs@gnats.netbsd.org>
From: None <tsarna@endicor.com>
List: netbsd-bugs
Date: 03/25/1998 15:47:23
>Number:         5202
>Category:       pkg
>Synopsis:       elm package has problem execing pgp
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gnats-admin (GNATS administrator)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 25 13:50:00 1998
>Last-Modified:
>Originator:     Ty Sarna
>Organization:
	Endicor Technologies, Inc., San Antonio, Texas
>Release:        1.3.1
>Environment:

System: NetBSD lotharon.endicor.com 1.3.1 NetBSD 1.3.1 (LOTHARON) #7: Tue Mar 24 17:04:19 CST 1998 tsarna@lotharon.endicor.com:/endicor/netbsd/src/sys/arch/sun3/compile/LOTHARON sun3

>Description:
	Elm tries to execl("pgp", ...), which doesn't work unless you
	have a link to pgp in each directory you might run elm from.
>How-To-Repeat:
	Install elm package, try to use ^K to send a public key.
>Fix:
	Either:

		a) change the pre-configure script to specify
 		   pgp and pgp_path as "/usr/pkg/bin/pgp".

	or:

		b) change the execl() to execlp()

	choice b) has the advantage that one can use a a pgp other than
	the pkgsrc one.
>Audit-Trail:
>Unformatted: