Subject: pkg/14050: perl-5.6.1nb3 does not install correctly.
To: None <gnats-bugs@gnats.netbsd.org>
From: None <bpstark@pacbell.net>
List: netbsd-bugs
Date: 09/23/2001 20:53:05
>Number:         14050
>Category:       pkg
>Synopsis:       perl-5.6.1nb3 does not install correctly.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Sep 23 20:58:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Brian Stark
>Release:        NetBSD 1.5W
>Organization:

Brian Stark
bpstark@pacbell.net
>Environment:
	
System: NetBSD callisto.niangua.net 1.5W NetBSD 1.5W (CALLISTO) #0: Sat Jun 16 13:59:28 PDT 2001 root@callisto.niangua.net:/usr/src/sys/arch/i386/compile/CALLISTO i386
Architecture: i386
Machine: i386
>Description:

Checked out pkgsrc from September 23, 2001 and proceeded to compile
and install pkgsrc/lang/perl-5. During installation, the process 
wrote files into /usr/local/scripts. It is my understanding that
all files installed should have been installed under /usr/pkg.
 
Here are some of the messages from "make install" (a full copy of the
install messages is available upon request):

===> Please note the following:

======================================================================
$NetBSD: MESSAGE,v 1.1 2001/09/05 17:13:41 jlam Exp $

Note: Perl no longer installs manual pages for Perl library functions,
such as "open" or "Data::Dumper", into section 3 of the system manual
("man3").

Use the "perldoc" program instead to obtain documentation for Perl
library functions.

======================================================================

ls: /usr/pkg//usr/local/scripts/c2ph: No such file or directory
ls: /usr/pkg//usr/local/scripts/dprofpp: No such file or directory
ls: /usr/pkg//usr/local/scripts/find2perl: No such file or directory
ls: /usr/pkg//usr/local/scripts/h2ph: No such file or directory
ls: /usr/pkg//usr/local/scripts/h2xs: No such file or directory
ls: /usr/pkg//usr/local/scripts/perlbug: No such file or directory
ls: /usr/pkg//usr/local/scripts/perlcc: No such file or directory
ls: /usr/pkg//usr/local/scripts/perldoc: No such file or directory
ls: /usr/pkg//usr/local/scripts/pl2pm: No such file or directory
ls: /usr/pkg//usr/local/scripts/pod2html: No such file or directory
ls: /usr/pkg//usr/local/scripts/pod2latex: No such file or directory
ls: /usr/pkg//usr/local/scripts/pod2man: No such file or directory
ls: /usr/pkg//usr/local/scripts/pod2text: No such file or directory
ls: /usr/pkg//usr/local/scripts/pod2usage: No such file or directory
ls: /usr/pkg//usr/local/scripts/podchecker: No such file or directory
ls: /usr/pkg//usr/local/scripts/podselect: No such file or directory
ls: /usr/pkg//usr/local/scripts/pstruct: No such file or directory
ls: /usr/pkg//usr/local/scripts/s2p: No such file or directory
ls: /usr/pkg//usr/local/scripts/splain: No such file or directory
===> Registering installation for perl-5.6.1nb3
pkg_create: can't stat `/usr/pkg//usr/local/scripts/c2ph'
pkg_create: can't stat `/usr/pkg//usr/local/scripts/dprofpp'
pkg_create: can't stat `/usr/pkg//usr/local/scripts/find2perl'
pkg_create: can't stat `/usr/pkg//usr/local/scripts/h2ph'
pkg_create: can't stat `/usr/pkg//usr/local/scripts/h2xs'
pkg_create: can't stat `/usr/pkg//usr/local/scripts/perlbug'
pkg_create: can't stat `/usr/pkg//usr/local/scripts/perlcc'
pkg_create: can't stat `/usr/pkg//usr/local/scripts/perldoc'
pkg_create: can't stat `/usr/pkg//usr/local/scripts/pl2pm'
pkg_create: can't stat `/usr/pkg//usr/local/scripts/pod2html'
pkg_create: can't stat `/usr/pkg//usr/local/scripts/pod2latex'
pkg_create: can't stat `/usr/pkg//usr/local/scripts/pod2man'
pkg_create: can't stat `/usr/pkg//usr/local/scripts/pod2text'
pkg_create: can't stat `/usr/pkg//usr/local/scripts/pod2usage'
pkg_create: can't stat `/usr/pkg//usr/local/scripts/podchecker'
pkg_create: can't stat `/usr/pkg//usr/local/scripts/podselect'
pkg_create: can't stat `/usr/pkg//usr/local/scripts/pstruct'
pkg_create: can't stat `/usr/pkg//usr/local/scripts/s2p'
pkg_create: can't stat `/usr/pkg//usr/local/scripts/splain'

 
In case it is relevant, here is /etc/mk.conf:

callisto:{root}# cat /etc/mk.conf 
COPTS+=-march=pentium -pipe
DISTDIR=/usr/local/distfiles
WRKOBJDIR=/usr/pkgsrc.work/${MACHINE}
USA_RESIDENT=YES
NS_ENCRYPTION=us
ACCEPTABLE_LICENSES+=shareware
ACCEPTABLE_LICENSES+=adobe-acrobat-license
ACCEPTABLE_LICENSES+=fee-based-commercial-use
MKKERBEROS=no
OBJMACHINE=yes
MKOBJDIRS=yes
callisto:{root}# 


>How-To-Repeat:
	
Grab pkgsrc from September 23, 2001 (earlier versions may have this 
problem too -- not sure when this problem appeared first...). In the
pkgsrc/lang/perl5 directory run "make all && make install".

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