pkgsrc-Bugs archive

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

pkg/40350: sysutils/bacula-clientonly PLIST problem (NetBSD 4.0)



>Number:         40350
>Category:       pkg
>Synopsis:       sysutils/bacula-clientonly PLIST problem (NetBSD 4.0)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jan 09 14:20:00 +0000 2009
>Originator:     Robert Elz
>Release:        NetBSD 4.0_STABLE  (pkgsrc current within past 6 hours)
>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:
        The file-check test (PKG_DEVELOPER=yes) reports a PLIST
        problem for sysutils/bacula-clientonly (on NetBSD 4.0 at least).

        libexec/bacula/chio-changer is in PLIST but not installed.

>How-To-Repeat:
        I use pkg_comp with libkver and NetBSD 4.0 release sets
        (for this test, no x* sets, instead pkgsrc modular xorg,
        but I very much doubt that is relevant here).

        After (apparently successfully) compiling and installing
        everything, I see ...

pkg_create: can't stat `/usr/pkg/libexec/bacula/chio-changer'
=> Registering installation for bacula-clientonly-2.4.4
pkg_admin: bacula-clientonly-2.4.4: File `/usr/pkg/libexec/bacula/chio-changer' 
is in +CONTENTS but not on filesystem!
=> Checking file-check results for bacula-clientonly-2.4.4
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /usr/pkg:
ERROR:         /usr/pkg/libexec/bacula/chio-changer
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/sysutils/bacula-clientonly
*** Error code 1

Stop.

        The lines included there are the only ones that mention
        "chio-changer" in the build log, so my guess is that this
        is something that is built only on some other system

>Fix:
        Remove the extraneous file from PLIST.   If it is ever built
        and installed, add it to a PLIST.xxx file that is conditionally
        included when approproate.

        A revbump is needed when this is fixed.



Home | Main Index | Thread Index | Old Index