pkgsrc-Users archive

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

Python package issues



Hi, I'm using pkgsrc-2019Q1 and I'm seeing some issues around python
package versions

===> Installing dependencies for py37-setuptools-40.8.0
==========================================================================
The following variables will affect the build process of this package,
py37-setuptools-40.8.0.  Their current value is shown below:

        * PYTHON_VERSION_DEFAULT = 27

Based on these variables, the following variables have been set:

        * PYPACKAGE = python37

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency py37-expat-[0-9]*: NOT found
=> Verifying package-install for ../../textproc/py-expat
=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/db/pkg fetch-pkg-vulnerabilities'.
===> Installing binary package of py37-expat-3.7.3
pkg_add: no pkg found for '/netbsd_build/objects/textproc/py-expat/work/.packages/py37-expat-3.7.3.tgz', sorry.
pkg_add: 1 package addition failed
*** Error code 1

Stop.
make[10]: stopped in /netbsd_build/pkgsrc/textproc/py-expat
*** Error code 1


ls -l /netbsd_build/objects/textproc/py-expat/work/.packages/py*
-rw-r--r--  2 root  users  22673 May 18 18:06 /netbsd_build/objects/textproc/py-expat/work/.packages/py27-expat-2.7.16.tgz

I don't have any python versions set in mk.conf

Any idea what is going on here?


Home | Main Index | Thread Index | Old Index