pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/53560: devel/py-pluggy does not build for PYTHON_VERSION>27
The following reply was made to PR pkg/53560; it has been noted by GNATS.
From: =?UTF-8?Q?Fr=C3=A9d=C3=A9ric_Fauberteau?= <triaxx%NetBSD.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/53560: devel/py-pluggy does not build for PYTHON_VERSION>27
Date: Tue, 28 Aug 2018 15:23:50 +0200
Le 2018-08-28 14:50, Benny Siegert a écrit :
> The following reply was made to PR pkg/53560; it has been noted by
> GNATS.
>
> From: Benny Siegert <bsiegert%gmail.com@localhost>
> To: gnats-bugs%netbsd.org@localhost
> Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
> pkgsrc-bugs%netbsd.org@localhost
> Subject: Re: pkg/53560: devel/py-pluggy does not build for
> PYTHON_VERSION>27
> Date: Tue, 28 Aug 2018 14:46:45 +0200
>
> It looks like the build is fetching some packages that are considered
> missing. This is a sign that there is one or more dependencies that
> are missing from the package Makefile, or perhaps they are at the
> wrong version.
'python2.7 setup.py build' works fine while 'python3.6 setup.py build'
throws an error about failure of certificate verification. I don't think
it is a problem of missing dependency in Makefile since the egg
framework seems to fetch these setup requirements in a .egg/ directory.
It sounds to me like a problem of ssl fetching with python3.X.
Home |
Main Index |
Thread Index |
Old Index