* bug#72950: test/build failure for python-geventhttpclient
@ 2024-09-02 6:35 Dr. Arne Babenhauserheide via Bug reports for GNU Guix
2024-09-03 17:29 ` Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Dr. Arne Babenhauserheide via Bug reports for GNU Guix @ 2024-09-02 6:35 UTC (permalink / raw)
To: 72950
[-- Attachment #1.1: Type: text/plain, Size: 1114 bytes --]
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:
> context.load_verify_locations(cafile, capath, cadata)
E FileNotFoundError: [Errno 2] No such file or directory
[-- Attachment #1.2: sh30fsviha3d1zvizqqa5vinxvj58l-python-geventhttpclient-2.0.9.drv.gz --]
[-- Type: application/octet-stream, Size: 7393 bytes --]
[-- Attachment #1.3: Type: text/plain, Size: 101 bytes --]
Best wishes,
Arne
--
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 1125 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#72950: test/build failure for python-geventhttpclient
2024-09-02 6:35 bug#72950: test/build failure for python-geventhttpclient Dr. Arne Babenhauserheide via Bug reports for GNU Guix
@ 2024-09-03 17:29 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2024-09-03 17:29 UTC (permalink / raw)
To: Dr. Arne Babenhauserheide; +Cc: 72950-close
[-- Attachment #1: Type: text/plain, Size: 74 bytes --]
Fixed in 31564ec16477a3bdcf4799c632ae5542b610e92c.
Thanks for the report.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-03 17:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-02 6:35 bug#72950: test/build failure for python-geventhttpclient Dr. Arne Babenhauserheide via Bug reports for GNU Guix
2024-09-03 17:29 ` Guillaume Le Vaillant
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).