Subject: pkg/36290: broken PLIST in postgresql80-server
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Amitai Schlair <schmonz-lists-netbsd-public-bugs-sendpr@schmonz.com>
List: pkgsrc-bugs
Date: 05/08/2007 01:15:01
>Number:         36290
>Category:       pkg
>Synopsis:       broken PLIST in postgresql80-server
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue May 08 01:15:01 +0000 2007
>Originator:     Amitai Schlair
>Release:        NetBSD 2.0.3_STABLE
>Organization:
Schmonz Enterprises
>Environment:
System: NetBSD chicken-ac.apt.columbia.edu 2.0.3_STABLE NetBSD 2.0.3_STABLE (GENERIC) #0: Tue Mar 13 10:03:40 EST 2007 build@chicken-ac.apt.columbia.edu:/home/build/trees/src-2-0/sys/arch/macppc/compile/obj/GENERIC macppc
Architecture: powerpc
Machine: macppc
>Description:
The PLIST is incorrect after the recent update.
>How-To-Repeat:
$ cd .../pkgsrc/databases/postgresql80-server && make install
[...]
=> Registering installation for postgresql80-server-8.0.13
postgresql80-server-8.0.13 requires installed package postgresql80-client-8.0.13
=> Checking file-check results for postgresql80-server-8.0.13
ERROR: ************************************************************
ERROR: The following files are in /usr/pkg but not in the PLIST:
ERROR:         /usr/pkg/share/postgresql/timezone/Africa/Asmara
ERROR:         /usr/pkg/share/postgresql/timezone/America/Indiana/Winamac
ERROR:         /usr/pkg/share/postgresql/timezone/America/Resolute
ERROR:         /usr/pkg/share/postgresql/timezone/Atlantic/Faroe
ERROR:         /usr/pkg/share/postgresql/timezone/Australia/Eucla
ERROR:         /usr/pkg/share/postgresql/timezone/posixrules
*** Error code 1

Stop.

The full build log is here, just in case:

http://netbsd.schmonz.com/temp/postgresql80-server-build-log.txt
>Fix:
Add missing entries to PLIST?