From nobody  Thu Jun 18 20:17:12 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id UAA08753;
          Thu, 18 Jun 1998 20:17:12 -0700 (PDT)
          (envelope-from nobody)
Message-Id: <199806190317.UAA08753@hub.freebsd.org>
Date: Thu, 18 Jun 1998 20:17:12 -0700 (PDT)
From: dwyer@serc.rmit.edu.au
To: freebsd-gnats-submit@freebsd.org
Subject: make package for ssh-1.2.25 now fails.
X-Send-Pr-Version: www-1.0

>Number:         6987
>Category:       ports
>Synopsis:       make package for ssh-1.2.25 now fails.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dima
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 18 20:20:00 PDT 1998
>Closed-Date:    Tue Aug 4 14:39:49 PDT 1998
>Last-Modified:  Tue Aug  4 14:46:27 PDT 1998
>Originator:     Mick Dwyer
>Release:        2.2.6
>Organization:
Software Engineering Research Centre
>Environment:
FreeBSD aura.serc.rmit.edu.au 2.2.6-RELEASE FreeBSD 2.2.6-RELEASE #0: Wed Mar 25 02:28:49 GMT 1998     jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC  i386

>Description:
After obtaining the lastest ssh.tar port from www.freebsd.org, doing
a 'make', 'make install' builds & installs ssh-1.2.25. However, 'make
package' fails complianing that bin/ssh-asspass1 can't be found. 
(ssh-askpass can be included in the build is desired. The making the
package fails to check for this choice.)
>How-To-Repeat:
Repeat as above.
>Fix:
Edit the PLIST file - although I suspect that this was not the correct
way to solve the problem. 
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->dima 
Responsible-Changed-By: jkh 
Responsible-Changed-When: Fri Jun 19 17:11:03 MEST 1998 
Responsible-Changed-Why:  
He updated this port 

From: Dima Ruban <dima@best.net>
To: freebsd-gnats-submit@freebsd.org, dwyer@serc.rmit.edu.au
Cc:  Subject: Re: ports/6987: make package for ssh-1.2.25 now fails.
Date: Mon, 22 Jun 1998 12:48:30 -0700

 It works okay for me.
 
 burka# ls -la
 total 340
 drwxr-xr-x   7 root  wheel     512 Jun 22 12:38 ./
 drwxr-xr-x  33 root  wheel    1024 Jun 12 02:24 ../
 drwxr-xr-x   2 root  wheel     512 Jun 12 11:06 CVS/
 -rw-r--r--   1 root  wheel    5077 Jun 12 11:06 Makefile
 drwxr-xr-x   3 root  wheel     512 Jun 12 02:24 files/
 drwxr-xr-x   3 root  wheel     512 Jun 12 02:24 patches/
 drwxr-xr-x   3 root  wheel     512 Jun 12 11:06 pkg/
 -rw-r--r--   1 root  wheel  319545 Jun 22 12:38 ssh-1.2.25.tgz
 drwxr-xr-x   3 root  wheel     512 Jun 22 12:38 work/
 burka# pkg_delete ssh-1.2.25
 pkg_delete: couldn't open dependency file
 `/var/db/pkg/tcp_wrappers-7.6/+REQUIRED_BY'
 burka# ls -la /usr/local/bin/*ask*
 ls: No match.
 burka# pkg_add ssh-1.2.25.tgz
 pkg_add: can't open dependency file
 '/var/db/pkg/tcp_wrappers-7.6/+REQUIRED_BY'!
 dependency registration is incomplete
 burka# ls -la /usr/local/bin/*ask*
 lrwxrwxrwx  1 root  bin     12 Jun 22 12:45 /usr/local/bin/ssh-askpass@
 -> ssh-askpass1
 -rwxr-xr-x  1 bin   bin  16384 Jun 22 12:37 /usr/local/bin/ssh-askpass1*
 burka# 
 
 -- dima

From: motminh <motminh@nuxi.com>
To: freebsd-gnats-submit@freebsd.org, dwyer@serc.rmit.edu.au
Cc:  Subject: Re: ports/6987: make package for ssh-1.2.25 now fails.
Date: Tue, 28 Jul 1998 09:35:26 -0700

 Now that the ssh port is at 1.2.26, does this problem still exist?
State-Changed-From-To: open->closed 
State-Changed-By: dima 
State-Changed-When: Tue Aug 4 14:39:49 PDT 1998 
State-Changed-Why:  
Problem doesn't show up if X11 installed properly (or not installed at all) 
>Unformatted:
