Subject: pkg/36254: textproc/eb installs files not mentioned in PLIST
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <kre@munnari.OZ.AU>
List: pkgsrc-bugs
Date: 05/02/2007 06:25:01
>Number: 36254
>Category: pkg
>Synopsis: textproc/eb installs files not mentioned in PLIST
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed May 02 06:25:00 +0000 2007
>Originator: Robert Elz
>Release: NetBSD 3.99.15 (pkgsrc current within 12 hours)
>Organization:
Prince of Songkla University
>Environment:
System: NetBSD jade.coe.psu.ac.th 3.99.15 NetBSD 3.99.15 (GENERIC-1.696-20060125) #8: Wed Jan 25 04:59:39 ICT 2006 kre@jade.coe.psu.ac.th:/usr/obj/current/kernels/JADE_ASUS i386
Architecture: i386
Machine: i386
>Description:
Attempting to make a binary package from textproc/eb fails
with PKG_DEVELOPER set (the default when using pkg_comp)
because of files found installed, but not in the PLIST.
>How-To-Repeat:
I'm using pkg_comp with libkver and the NetBSD 3.0 (release) sets
(and sources) installed in the sandbox. That probably makes no
real difference, but ...
Building a binary package with PKG_DEVELOPER set (from pkg_comp)
eventually fails with ...
=> Registering installation for eb-4.3
=> Checking file-check results for eb-4.3
ERROR: ************************************************************
ERROR: The following files are in /usr/pkg but not in the PLIST:
ERROR: /usr/pkg/share/locale/ja/LC_MESSAGES/eb.mo
ERROR: /usr/pkg/share/locale/ja/LC_MESSAGES/ebutils.mo
*** Error code 1
>Fix:
Add those files to PLIST ??