emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#72950: closed (test/build failure for python-geventhttpclient)


From: GNU bug Tracking System
Subject: bug#72950: closed (test/build failure for python-geventhttpclient)
Date: Tue, 03 Sep 2024 17:31:01 +0000

Your message dated Tue, 03 Sep 2024 17:29:47 +0000
with message-id <87ikvcr6gk.fsf@kitej>
and subject line Re: bug#72950: test/build failure for python-geventhttpclient
has caused the debbugs.gnu.org bug report #72950,
regarding test/build failure for python-geventhttpclient
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
72950: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72950
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: test/build failure for python-geventhttpclient Date: Mon, 02 Sep 2024 08:35:00 +0200
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: sh30fsviha3d1zvizqqa5vinxvj58l-python-geventhttpclient-2.0.9.drv.gz
Description: Binary data

Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#72950: test/build failure for python-geventhttpclient Date: Tue, 03 Sep 2024 17:29:47 +0000
Fixed in 31564ec16477a3bdcf4799c632ae5542b610e92c.
Thanks for the report.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]