Subject: Re: pkg/36213: www/elinks missing file in PLIST
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-bugs
Date: 04/25/2007 15:10:02
The following reply was made to PR pkg/36213; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg@britannica.bec.de>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: pkg/36213: www/elinks missing file in PLIST
Date: Wed, 25 Apr 2007 17:02:59 +0200
On Wed, Apr 25, 2007 at 02:35:01PM +0000, Loic Hoguin wrote:
> => Checking file-check results for elinks-0.11.2
> ERROR: ************************************************************
> ERROR: The following files are in /usr/pkg but not in the PLIST:
> ERROR: /usr/pkg/share/locale/locale.alias
This is typically an indicator that the package decided to use the
included gettext and not the system version. Check the config.log to
find out why.
Joerg