pkgsrc-Bugs archive

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

pkg/37906: sysutils/pear-Log PLIST and package seem to disagree on path to use



>Number:         37906
>Category:       pkg
>Synopsis:       sysutils/pear-Log PLIST and package seem to disagree on path 
>to use
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 29 15:25:00 +0000 2008
>Originator:     Robert Elz
>Release:        NetBSD 3.99.15   (pkgsrc current within past 8 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@localhost:/usr/obj/current/kernels/JADE_ASUS i386
Architecture: i386
Machine: i386
>Description:
        It looks (from the PKG_DEVELOPER=yes check_files output) that the
        PLIST for sysutils/pear-Log and the package installation script
        disagree on where lots of files should be installed.

>How-To-Repeat:
        I use pkg_comp with libkver and NetBSD 3.0 release sets installed.

        When building a binary package for sysutils/pear-Log I see a lot
        of messages like ...

ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /usr/pkg:
ERROR:         /usr/pkg/lib/php/.registry/log.reg
ERROR:         /usr/pkg/lib/php/Log.php
ERROR:         /usr/pkg/lib/php/Log/composite.php
ERROR:         /usr/pkg/lib/php/Log/console.php

        (about 40 I think) and then a similar number of ...

ERROR: ************************************************************
ERROR: The following files are in /usr/pkg but not in the PLIST:
ERROR:         /usr/pkg/lib/php/pear/.channels/.alias/pear.txt
ERROR:         /usr/pkg/lib/php/pear/.channels/.alias/pecl.txt
ERROR:         /usr/pkg/lib/php/pear/.channels/__uri.reg

        including particularly (just because of the ones I pasted above)

ERROR:         /usr/pkg/lib/php/pear/.registry/log.reg
ERROR:         /usr/pkg/lib/php/pear/Log.php
ERROR:         /usr/pkg/lib/php/pear/Log/composite.php
ERROR:         /usr/pkg/lib/php/pear/Log/console.php

        That is, it appears that files are being instaled in php/pear/*
        whereas the PLIST is expecting php/*

>Fix:
        ???




Home | Main Index | Thread Index | Old Index