Subject: Re: pkg/36507: openssh PLIST problem
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-bugs
Date: 06/26/2007 02:20:04
The following reply was made to PR pkg/36507; it has been noted by GNATS.
From: "OBATA Akio" <obache@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: Re: pkg/36507: openssh PLIST problem
Date: Tue, 26 Jun 2007 11:19:52 +0900
On Tue, 19 Jun 2007 04:15:01 +0900, <pkgsrc@blackmouse.biz> wrote:
> =3D> Checking file-check results for openssh-4.6.1
> ERROR: ************************************************************
> ERROR: The following files are in /usr/pkg but not in the PLIST:
> ERROR: /usr/pkg/man/man8/ssh-rand-helper.8
> *** Error code 1
How about /usr/pkg/libexec/ssh-rand-helper ? It should also exist.
Whether ssh-rand-helper is installed or not,
it depend on whether random seed is sufficent or not
on configure stage (cheked with RAND_status() of OpenSSL's function).
Dpend on machine's status.
-- =
"Of course I love NetBSD":-)
OBATA Akio / obache@NetBSD.org