Source: geventhttpclient
Version: 2.0.2-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=geventhttpclient&arch=amd64&ver=2.0.2-1%2Bb1&stamp=1668415679&raw=0

...
==================================== ERRORS ====================================
__________ ERROR collecting src/geventhttpclient/tests/test_client.py __________
ImportError while importing test module 
'/<<PKGBUILDDIR>>/src/geventhttpclient/tests/test_client.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.11/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
src/geventhttpclient/tests/test_client.py:7: in <module>
    from geventhttpclient import HTTPClient
.pybuild/cpython3_3.11_geventhttpclient/build/geventhttpclient/__init__.py:5: 
in <module>
    from geventhttpclient.client import HTTPClient
.pybuild/cpython3_3.11_geventhttpclient/build/geventhttpclient/client.py:4: in 
<module>
    import gevent.socket
/usr/lib/python3/dist-packages/gevent/__init__.py:86: in <module>
    from gevent._hub_local import get_hub
/usr/lib/python3/dist-packages/gevent/_hub_local.py:101: in <module>
    import_c_accel(globals(), 'gevent.__hub_local')
/usr/lib/python3/dist-packages/gevent/_util.py:148: in import_c_accel
    mod = importlib.import_module(cname)
/usr/lib/python3.11/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
E   ModuleNotFoundError: No module named 'gevent._gevent_c_hub_local'
...
=========================== short test summary info ============================
ERROR src/geventhttpclient/tests/test_client.py
ERROR src/geventhttpclient/tests/test_headers.py
ERROR src/geventhttpclient/tests/test_httplib.py
ERROR src/geventhttpclient/tests/test_keep_alive.py
ERROR src/geventhttpclient/tests/test_network_failures.py
ERROR src/geventhttpclient/tests/test_no_module_ssl.py
ERROR src/geventhttpclient/tests/test_parser.py
ERROR src/geventhttpclient/tests/test_ssl.py
ERROR src/geventhttpclient/tests/test_url.py
ERROR src/geventhttpclient/tests/test_useragent.py
!!!!!!!!!!!!!!!!!!! Interrupted: 10 errors during collection !!!!!!!!!!!!!!!!!!!
============================== 10 errors in 0.72s ==============================
E: pybuild pybuild:379: test: plugin custom failed with: exit code=2: 
PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_geventhttpclient/build 
python3.11 -m pytest -v -m 'not online' 

Reply via email to