pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: python27 on linux
On Mon, Jan 30, 2017 at 11:24:55AM +0000, Patrick Welche wrote:
> Puzzled. Unpriviledged pkgsrc on Ubuntu 16.04.1 LTS:
>
> => Checking file-check results for python27-2.7.13nb1
> ERROR: ************************************************************
> ERROR: The following files are in the PLIST but not in /home/prlw1/pkgsrc/lang/python27/work/.destdir/home/prlw1/pkg:
> ERROR: /home/prlw1/pkgsrc/lang/python27/work/.destdir/home/prlw1/pkg/lib/python2.7/lib2to3/Grammar2.7.13.final.0.pickle
> ERROR: /home/prlw1/pkgsrc/lang/python27/work/.destdir/home/prlw1/pkg/lib/python2.7/lib2to3/PatternGrammar2.7.13.final.0.pickle
> ERROR: /home/prlw1/pkgsrc/lang/python27/work/.destdir/home/prlw1/pkg/lib/python2.7/lib-dynload/dbm.so
> ERROR: /home/prlw1/pkgsrc/lang/python27/work/.destdir/home/prlw1/pkg/lib/python2.7/lib-dynload/Python-2.7.13-py2.7.egg-info
> ERROR: ************************************************************
> ERROR: The following files are in /home/prlw1/pkgsrc/lang/python27/work/.destdir/home/prlw1/pkg but not in the PLIST:
> ERROR: /home/prlw1/pkgsrc/lang/python27/work/.destdir/home/prlw1/pkg/lib/python2.7/lib2to3/Grammar2.7.12.final.0.pickle
> ERROR: /home/prlw1/pkgsrc/lang/python27/work/.destdir/home/prlw1/pkg/lib/python2.7/lib2to3/PatternGrammar2.7.12.final.0.pickle
> ERROR: /home/prlw1/pkgsrc/lang/python27/work/.destdir/home/prlw1/pkg/lib/python2.7/lib-dynload/Python-2.7.12-py2.7.egg-info
> *** Error code 1
>
> Yet, it works for me on NetBSD/amd64, having successfully built 2.7.13 on
> 2.7.12, and the files mentioned above have nothing to do with PLIST.Linux.
>
> $ bmake show-var VARNAME=PKGVERSION
> 2.7.13nb1
>
> The only place I can find is 2.7.12 is that that is what installed python2.7
> currently is.
Gave up trying to debug this
pkg_delete -r python27
and then python27-2.7.13nb1 built and installed correctly. (As opposed
to bmake replace)
Cheers,
Patrick
Home |
Main Index |
Thread Index |
Old Index