test/build failure for python-geventhttpclient

  • Done
  • quality assurance status badge
Details
2 participants
  • Dr. Arne Babenhauserheide
  • Guillaume Le Vaillant
Owner
unassigned
Submitted by
Dr. Arne Babenhauserheide
Severity
normal
D
D
Dr. Arne Babenhauserheide wrote on 2 Sep 08:35 +0200
(address . bug-guix@gnu.org)
875xre5zsb.fsf@web.de
Hi,

python-geventhttpclient fails to build. The build log it attached.

src/geventhttpclient/tests/test_ssl.py:106:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
src/geventhttpclient/tests/test_ssl.py:130: in _get_sni_sent_from_client
http = HTTPClient(
/gnu/store/ip451az70cwa1il02b8qbba9i7pc9pp2-python-geventhttpclient-2.0.9/lib/python3.10/site-packages/geventhttpclient/client.py:107: in __init__
self._connection_pool = SSLConnectionPool(
/gnu/store/ip451az70cwa1il02b8qbba9i7pc9pp2-python-geventhttpclient-2.0.9/lib/python3.10/site-packages/geventhttpclient/connectionpool.py:241: in __init__
self.init_ssl_context(ssl_context_factory)
/gnu/store/ip451az70cwa1il02b8qbba9i7pc9pp2-python-geventhttpclient-2.0.9/lib/python3.10/site-packages/geventhttpclient/connectionpool.py:254: in init_ssl_context
self.ssl_context = ssl_context_factory(cafile=ca_certs)

...

if cafile or capath or cadata:
Toggle quote (1 lines)
> context.load_verify_locations(cafile, capath, cadata)
E FileNotFoundError: [Errno 2] No such file or directory
Best wishes,
Arne
--
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de
-----BEGIN PGP SIGNATURE-----

iQJEBAEBCAAuFiEE801qEjXQSQPNItXAE++NRSQDw+sFAmbVXJUQHGFybmVfYmFi
QHdlYi5kZQAKCRAT741FJAPD60NZEACfyR4bdhrTKO0ptXkFqXRFxIeDNAOJSf+u
rQ0hs+SVSljVq7Fr13oSkZTZ+CMo4OIgBwapes/gQ6tNoYlYtXPJhJSERv/EVgsA
2jMphX6xgQS95GXZSeTPRZODEWqQCsapf9u88W1qwa37mZ+lRcC7V+JrBUGiPqf1
8p1XbgE7eX6hn14AtLEK6ZokRRQUdwbAWyP4XVGh9ZOEM+ANahU/VwXJZdmKXvcX
Yq3VUlT8aSd1e95GLZ2gH9RZJ7/5bm/vW0eCKQhdmaulSeg6Mc+UDuR49E55LTPz
LwT1BkqEVzLvIV5EjCLx3BiYzi/i7eXxYFTkGCCs5Uv4EYdaNnicA3OlDJNA5RWP
opeZ9n6Lxp0n4hHC0qUw71qqytmM0QfRru1rjuGRlTn3KSA2oacm95UTnmc/y+zN
hP8jWOqBMct7RORgDx/uvH7OzPMOUZqSaz75xlFzgpaLsGAjWcJU6erxpqqeWZSt
1obf6AgFNDdyMaV+QStss0xtSy8jGdB7ROjdgkWXhp5qcCwn/g29kkBxPewGfcc5
iuyp51r3W0Oe4RTVdmNjdRPefxEMFd1qjKN+LwyC3bVA60Ftqp8fW/YNtwoeKb01
aVjI3qL6Ge7EDqWbVtyqIywnB6rZWYotlB1n0MkBNuzaBwnXizGniK44RCCQUHpd
54i9Te5zUYjEBAEBCAAuFiEE3Si95tmHXKvOSosd3M8NswvBBUgFAmbVXJUQHGFy
bmVfYmFiQHdlYi5kZQAKCRDczw2zC8EFSBcMA/4pYP7T1uGWdxmE72imMnPHlNPy
JyMdQWXp+7ahALCoytVO6b8zzivrWWPOLAHvTtgktS7Xw8hdGWe9tGkXRo8a51hn
ziLXEwdwo3kDyh/dSkkMvNwPdg9rpy7tqPtE8W4aNVi7DJYvqws6iMdavBsoe5uU
ikBZDOtvQv5wkh9+pA==
=ygt/
-----END PGP SIGNATURE-----

G
G
Guillaume Le Vaillant wrote on 3 Sep 19:29 +0200
(name . Dr. Arne Babenhauserheide)(address . arne_bab@web.de)(address . 72950-close@debbugs.gnu.org)
87ikvcr6gk.fsf@kitej
Fixed in 31564ec16477a3bdcf4799c632ae5542b610e92c.
Thanks for the report.
-----BEGIN PGP SIGNATURE-----

iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZtdHiw8cZ2x2QHBvc3Rl
by5uZXQACgkQa+ggit8h/j+4swD8D1zVa3l8zMu89IL5kjQ+LW5cbbfSNXDXRgqp
D/WV5ZsA/Rv89Dc2mVf1xWf49ul4/MvJnvGc7Hu49Dk7d6eVVEta
=dwh3
-----END PGP SIGNATURE-----

?
Your comment

This issue is archived.

To comment on this conversation send an email to 72950@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 72950
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch