Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Nov 1998 01:34:28 -0800 (PST)
From:      nordwick@xcf.berkeley.edu
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   ports/8891: ssh2 port assume you have zipped manpage of ssh already installed and fails
Message-ID:  <199811290934.BAA09835@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         8891
>Category:       ports
>Synopsis:       ssh2 port assume you have zipped manpage of ssh already installed and fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 29 01:40:01 PST 1998
>Last-Modified:
>Originator:     JAson Nordwick
>Organization:
>Release:        current as on 11/28
>Environment:
FreeBSD beastie.citycom.com 3.0-19981122-SNAP FreeBSD 3.0-19981122-SNAP #0: Fri Nov 27 01:28:36 PST 1998     root@beastie.citycom.com:/usr/src/sys/compile/BEASTIE  i386

>Description:
The ssh2 ports assumes that you have gzipped man pages on ssh already installed.  It tried to 'mv -f' a bunch of manpages, and when it discovers they don't exist, it fails.
>How-To-Repeat:
make sure /usr/local/man/man1 does not have ssh*.1.gz in it.
cd /usr/ports/security/ssh2; make; make install
after building it will try to install a new set of manpages and fail when the old ones cannot be found.
>Fix:
No know quick fix.
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811290934.BAA09835>