Subject: pkg/10930: perl5 dynamic package list handling breaks "MANZ"
To: None <gnats-bugs@gnats.netbsd.org>
From: Matthias Scheler <tron@lyssa.zhadum.de>
List: netbsd-bugs
Date: 09/01/2000 05:33:16
>Number:         10930
>Category:       pkg
>Synopsis:       perl5 dynamic package list handling breaks "MANZ"
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Sep 01 05:34:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Scheler
>Release:        pkgsrc 2000-09-01
>Organization:
Matthias Scheler                            http://www.sighardstrasse.de/~tron/
>Environment:
System: NetBSD lyssa.zhadum.de 1.5E NetBSD 1.5E (LYSSA) #0: Sun Aug 27 12:45:23 CEST 2000 tron@lyssa.zhadum.de:/src/sys/compile/LYSSA i386


>Description:
If "MANZ" is used on a package with "USE_PERL5" set to "YES" manual pages
get compressed but not listed as compress in the dynamically created
package list:

tron@lyssa:/src/NetBSD-current/pkgsrc/www/p5-libwww#make MANZ=YES install
===> Validating dependencies for p5-libwww-5.48
=> Checksum OK for libwww-perl-5.48.tar.gz.
[...]
===> [Automatic manual page handling]
===> Compressing manual pages for p5-libwww-5.48
ls: /usr/pkg/man/man1/lwp-download.1: No such file or directory
ls: /usr/pkg/man/man1/lwp-mirror.1: No such file or directory
ls: /usr/pkg/man/man1/lwp-request.1: No such file or directory
[...]
===> Registering installation for p5-libwww-5.48
pkg_create: can't stat `/usr/pkg/man/man1/lwp-download.1'
pkg_create: can't stat `/usr/pkg/man/man1/lwp-mirror.1'
pkg_create: can't stat `/usr/pkg/man/man1/lwp-request.1'
[...]
tron@lyssa:/src/NetBSD-current/pkgsrc/www/p5-libwww#ls -l /usr/pkg/man/man1/lwp-download.1*
-r--r--r--  1 root  wheel  2347 Sep  1 14:28 /usr/pkg/man/man1/lwp-download.1.gz

>How-To-Repeat:
cd pkgsrc/www/p5-libwww
make MANZ=YES install

>Fix:
None given.

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