Subject: pkg/10372: missing files from databases/postgresql/pkg/PLIST
To: None <gnats-bugs@gnats.netbsd.org>
From: Brook Milligan <brook@biology.nmsu.edu>
List: netbsd-bugs
Date: 06/15/2000 11:12:16
>Number:         10372
>Category:       pkg
>Synopsis:       missing files from databases/postgresql/pkg/PLIST
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 15 11:13:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Brook Milligan
>Release:        NetBSD-1.4
>Organization:
Brook G. Milligan                      Internet:  brook@nmsu.edu
Department of Biology
New Mexico State University            Telephone:  (505) 646-7980
Las Cruces, New Mexico  88003  U.S.A.  FAX:        (505) 646-5665
>Environment:
	
System: NetBSD biology.nmsu.edu 1.4 NetBSD 1.4 (BIOLOGY) #0: Tue Nov 23 11:51:18 MST 1999 root@biology.nmsu.edu:/usr/src/sys/arch/i386/compile/BIOLOGY i386


>Description:
	- some of the shared library symbolic links are missing from
          databases/postgresql/pkg/PLIST
        - same PLIST is not completely sorted (no big deal but might
          as well sort it while we're at it)
>How-To-Repeat:
	install/deinstall postgresql; find extra files laying around
        in /usr/pkg/lib
>Fix:
	apply patch below.

--- PLIST.orig	Sun May 21 04:34:51 2000
+++ PLIST	Thu Jun 15 12:05:05 2000
@@ -56,12 +56,20 @@
 include/pgsql/utils/mcxt.h
 include/pgsql/utils/palloc.h
 lib/libecpg.a
+lib/libecpg.so
+lib/libecpg.so.3
 lib/libecpg.so.3.1
 lib/libpgeasy.a
+lib/libpgeasy.so
+lib/libpgeasy.so.2
 lib/libpgeasy.so.2.1
 lib/libpq++.a
+lib/libpq++.so
+lib/libpq++.so.3
 lib/libpq++.so.3.1
 lib/libpq.a
+lib/libpq.so
+lib/libpq.so.2
 lib/libpq.so.2.1
 lib/plpgsql.so
 man/man1/createdb.1
@@ -103,8 +111,8 @@
 man/manl/create_operator.l
 man/manl/create_rule.l
 man/manl/create_sequence.l
-man/manl/create_table_as.l
 man/manl/create_table.l
+man/manl/create_table_as.l
 man/manl/create_trigger.l
 man/manl/create_type.l
 man/manl/create_user.l
@@ -139,8 +147,8 @@
 man/manl/reset.l
 man/manl/revoke.l
 man/manl/rollback.l
-man/manl/select_into.l
 man/manl/select.l
+man/manl/select_into.l
 man/manl/set.l
 man/manl/show.l
 man/manl/truncate.l
@@ -1041,8 +1049,8 @@
 @dirrm share/doc/html/postgresql/admin
 @dirrm share/doc/html/postgresql
 @dirrm include/pgsql/utils
-@dirrm include/pgsql/libpq
 @dirrm include/pgsql/libpq++
+@dirrm include/pgsql/libpq
 @dirrm include/pgsql/lib
 @dirrm include/pgsql/executor
 @dirrm include/pgsql/commands

>Release-Note:
>Audit-Trail:
>Unformatted: