Subject: pkg/34948: security/amap installation error
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <kre@munnari.OZ.AU>
List: pkgsrc-bugs
Date: 10/30/2006 13:45:00
>Number:         34948
>Category:       pkg
>Synopsis:       security/amap installation error
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Oct 30 13:45:00 +0000 2006
>Originator:     Robert Elz
>Release:        NetBSD 3.99.15  (pkgsrc current within past 6 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:
	security/amap attempts to install a file (man page) into a
	place that does not exist (seems to be missing the directory prefix)
>How-To-Repeat:
	Attempt to build & install security/amap (I'm using pkg_comp woth
	libkver and NetBSD 3.0 sets, but in this case I doubt that is
	important).

	Expect to see ...

=> Running PRE-INSTALL script actions
/usr/bin/install -c -s -o root -g wheel -m 555 /pkg_comp/obj/pkgsrc/security/amap/default/amap-5.2/amap /usr/pkg/bin
/bin/ln -s /usr/pkg/bin/amap /usr/pkg/bin/amap6
/usr/bin/install -c -s -o root -g wheel -m 555 /pkg_comp/obj/pkgsrc/security/amap/default/amap-5.2/amapcrap /usr/pkg/bin
/usr/bin/install -c -o root -g wheel -m 444 /pkg_comp/obj/pkgsrc/security/amap/default/amap-5.2/amap.1 man/man1
install: man/man1: open: No such file or directory
*** Error code 1

>Fix:
a	Find whatever path didn't get updated, and fix it...