pkgsrc-Users archive

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

Re: Install error lang/python26 on MacOS X 10.6



> Hi,
> 
> I saw you made the last commits on lang/python26 (Akio in Makefile,
> Adam in PLIST.Darwin).
> While updating the Mac of my girlfriend I got following error:
> 
> pkg_create: can't stat
> `/usr/pkgsrc/lang/python26/work/.destdir/usr/pkg/lib/python2.6/lib-dynload/Python-2.6.6-py2.6.egg-info'
> pkg_create: can't stat
> `/usr/pkgsrc/lang/python26/work/.destdir/usr/pkg/lib/python2.6/lib2to3/Grammar2.6.6.final.0.pickle'
> pkg_create: can't stat
> `/usr/pkgsrc/lang/python26/work/.destdir/usr/pkg/lib/python2.6/lib2to3/PatternGrammar2.6.6.final.0.pickle'
> => Checking file-check results for python26-2.6.6nb2
> ERROR: ************************************************************
> ERROR: The following files are in the PLIST but not in /usr/pkg:
> ERROR:         
> /usr/pkgsrc/lang/python26/work/.destdir/usr/pkg/lib/python2.6/lib-dynload/Python-2.6.6-py2.6.egg-info
> ERROR:         
> /usr/pkgsrc/lang/python26/work/.destdir/usr/pkg/lib/python2.6/lib2to3/Grammar2.6.6.final.0.pickle
> ERROR:         
> /usr/pkgsrc/lang/python26/work/.destdir/usr/pkg/lib/python2.6/lib2to3/PatternGrammar2.6.6.final.0.pickle
> ERROR: ************************************************************
> ERROR: The following files are in /usr/pkg but not in the PLIST:
> ERROR:         
> /usr/pkgsrc/lang/python26/work/.destdir/usr/pkg/lib/python2.6/lib-dynload/Python-2.6.5-py2.6.egg-info
> ERROR:         
> /usr/pkgsrc/lang/python26/work/.destdir/usr/pkg/lib/python2.6/lib2to3/Grammar2.6.5.final.0.pickle
> ERROR:         
> /usr/pkgsrc/lang/python26/work/.destdir/usr/pkg/lib/python2.6/lib2to3/PatternGrammar2.6.5.final.0.pickle
> *** Error code 1
> 
> Stop.
> bmake: stopped in /usr/pkgsrc/lang/python26
> *** Error code 1
> 
> Stop.
> bmake: stopped in /usr/pkgsrc/lang/python26
> 
> It's probably easy to solve, but I don't touch packages I do not
> understand (I have currently less time and don't want to damage
> something what I can't repair because I encounter more important
> family things).
> 
> Cheers,
> Jens

I can't reproduce this. Are you sure you are trying to install Python 2.6.6, 
not 2.6.5?

Cheers,
Adam


Home | Main Index | Thread Index | Old Index