Bug 13048 - ports/security/ssh2 3.2 & current fail to package
Summary: ports/security/ssh2 3.2 & current fail to package
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-08-09 23:00 UTC by jhs
Modified: 1999-09-27 02:42 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jhs freebsd_committer freebsd_triage 1999-08-09 23:00:01 UTC
	

===>   Generating temporary packing list
/bin/mv -f //usr/local/man/man1/ssh.1.gz //usr/local/man/man1/ssh.old.1.gz
mv: rename //usr/local/man/man1/ssh.1.gz to //usr/local/man/man1/ssh.old.1.gz: No such file or directory

ls -la /usr/local/man/man1/ssh*
lrwxr-xr-x  1 root  bin       10 Aug  9 15:02 /usr/local/man/man1/ssh-add.1@ -> ssh-add2.1
lrwxr-xr-x  1 root  bin       10 Aug  9 14:45 /usr/local/man/man1/ssh-add.old.1@ -> ssh-add2.1
-r--r--r--  1 root  wheel   4355 Aug  9 15:02 /usr/local/man/man1/ssh-add2.1
lrwxr-xr-x  1 root  bin       12 Aug  9 15:02 /usr/local/man/man1/ssh-agent.1@ -> ssh-agent2.1
lrwxr-xr-x  1 root  bin       12 Aug  9 14:45 /usr/local/man/man1/ssh-agent.old.1@ -> ssh-agent2.1
-r--r--r--  1 root  wheel   4697 Aug  9 15:02 /usr/local/man/man1/ssh-agent2.1
lrwxr-xr-x  1 root  bin       13 Aug  9 15:02 /usr/local/man/man1/ssh-keygen.1@ -> ssh-keygen2.1
lrwxr-xr-x  1 root  bin       13 Aug  9 14:45 /usr/local/man/man1/ssh-keygen.old.1@ -> ssh-keygen2.1
-r--r--r--  1 root  wheel   2801 Aug  9 15:02 /usr/local/man/man1/ssh-keygen2.1
lrwxr-xr-x  1 root  bin        6 Aug  9 15:02 /usr/local/man/man1/ssh.1@ -> ssh2.1
lrwxr-xr-x  1 root  bin        6 Aug  9 14:45 /usr/local/man/man1/ssh.old.1@ -> ssh2.1
-r--r--r--  1 root  wheel  25860 Aug  9 15:02 /usr/local/man/man1/ssh2.1

How-To-Repeat: 
	make package
Comment 1 Steve Price freebsd_committer freebsd_triage 1999-09-07 00:24:56 UTC
State Changed
From-To: open->feedback

I'm unable to reproduce this problem.  Can you describe a little more about 
your environment?  Did you have ssh installed first?  Do you have USE_RESIDENT 
set to YES?  Can you determine the cause of the problem and send us a patch? :) 
Comment 2 Steve Price freebsd_committer freebsd_triage 1999-09-27 02:41:58 UTC
State Changed
From-To: feedback->closed

Three weeks and no response to my queries.  Since I can't reproduce this I'm assuming 
the problem has since been fixed.