pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/39706: net/netsaint-plugins fails to correctly package (NetBSD 3.0 w PKG_DEVELOPER=yes) - PLIST problem



>Number:         39706
>Category:       pkg
>Synopsis:       net/netsaint-plugins fails to correctly package (NetBSD 3.0 w 
>PKG_DEVELOPER=yes) - PLIST problem
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Oct 05 10:35:00 +0000 2008
>Originator:     Robert Elz
>Release:        NetBSD 4.0_STABLE  (pkgsrc current today)
>Organization:
        Prince of Songkla University
>Environment:
System: NetBSD jade.coe.psu.ac.th 4.0_STABLE NetBSD 4.0_STABLE 
(JADE-1.696-20080517) #9: Fri May 23 18:55:13 ICT 2008 
kre%jade.coe.psu.ac.th@localhost:/usr/obj/4/kernels/JADE i386
Architecture: i386
Machine: i386
>Description:
        According to the PLIST ${PREFIX}/libexec/netsaint/check_swap
        should exist, but it doesn't.

>How-To-Repeat:
        Build netsaint-plugins on a NetBSD 3.0 system (maybe others).
        I use pkg_comp with libjver and NetBSD 3.0 RELEASE sets installed.

        Expect to see ...

=> Automatic manual page handling
=> Generating post-install file lists
=> Running POST-INSTALL script actions
pkg_create: can't stat `/usr/pkg/libexec/netsaint/check_swap'
=> Registering installation for netsaint-plugins-1.2.9.4nb13
pkg_admin: netsaint-plugins-1.2.9.4nb13: File 
`/usr/pkg/libexec/netsaint/check_swap' is in +CONTENTS but not on filesystem!
netsaint-plugins-1.2.9.4nb13 requires installed package netsaint-base-0.0.7nb8
netsaint-plugins-1.2.9.4nb13 requires installed package perl-5.8.8nb8
netsaint-plugins-1.2.9.4nb13 requires installed package 
postgresql82-client-8.2.9
=> Checking file-check results for netsaint-plugins-1.2.9.4nb13
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /usr/pkg:
ERROR:         /usr/pkg/libexec/netsaint/check_swap
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/netsaint-plugins
*** Error code 1

        The references included there are the only references to
        check_swap anywhere in the build output (and they're all
        complaints about it not existing.)
>Fix:
        Most probably remove check_swap from PLIST unless there's
        just some obscure reason it isn't being built on NetBSD 3.0
        in which case perhaps at least a dummy version should be
        built (like "#! /bin/sh; echo OK" or the equivalent thereto).



Home | Main Index | Thread Index | Old Index