pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/filesystems/py-fuse-bindings
On Fri, 16 Dec 2011 13:52:27 +0900, David Holland
<dholland%netbsd.org@localhost> wrote:
On Fri, Dec 16, 2011 at 01:10:29AM +0000, Greg Troxel wrote:
> Modified Files:
> pkgsrc/filesystems/py-fuse-bindings: PLIST
>
> Log Message:
> Conditionalize EGG_FILE in PLIST, for pre-eggfile versions of python.
Alas, it didn't work: python24 succeeds but 25/26/27 do this:
=> Checking file-check results for py26-fuse-bindings-0.2.1
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /home/pkgbulk/pkg:
ERROR:
/home/pkgbulk/obj/filesystems/py-fuse-bindings/work/.destdir/home/pkgbulk/pkg/lib/python2.6/site-packages/fuse_python-0.2.1-py2.6.egg-info/PKG-INFO
ERROR:
/home/pkgbulk/obj/filesystems/py-fuse-bindings/work/.destdir/home/pkgbulk/pkg/lib/python2.6/site-packages/fuse_python-0.2.1-py2.6.egg-info/SOURCES.txt
ERROR:
/home/pkgbulk/obj/filesystems/py-fuse-bindings/work/.destdir/home/pkgbulk/pkg/lib/python2.6/site-packages/fuse_python-0.2.1-py2.6.egg-info/dependency_links.txt
ERROR:
/home/pkgbulk/obj/filesystems/py-fuse-bindings/work/.destdir/home/pkgbulk/pkg/lib/python2.6/site-packages/fuse_python-0.2.1-py2.6.egg-info/top_level.txt
ERROR: ************************************************************
ERROR: The following files are in /home/pkgbulk/pkg but not in the PLIST:
ERROR:
/home/pkgbulk/obj/filesystems/py-fuse-bindings/work/.destdir/home/pkgbulk/pkg/lib/python2.6/site-packages/fuse_python-0.2.1-py2.6.egg-info
*** Error code 1
setup.py will try to use setuptools first, then distutils next,
so I feel that this package should use python/egg.mk instead of
python/distutils.mk,
or even with python24, if setuptools is installed, PLIST will be mismatched.
--
OBATA Akio / obache%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index