Your message dated Mon, 29 Sep 2025 14:25:51 +0200
with message-id <[email protected]>
and subject line Re: python-falcon: FTBFS: dpkg-buildpackage: error: 
debian/rules binary subprocess returned exit status 2
has caused the Debian Bug report #1114302,
regarding python-falcon: FTBFS: dpkg-buildpackage: error: debian/rules binary 
subprocess returned exit status 2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1114302: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114302
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-falcon
Version: 3.1.1-5
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build.

Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202509/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:python-falcon, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
make: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
debian/rules:40: warning: overriding recipe for target 
'override_dh_installchangelogs'
/usr/share/openstack-pkg-tools/pkgos.make:59: warning: ignoring old recipe for 
target 'override_dh_installchangelogs'
dh clean --buildsystem=pybuild --with python3
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
debian/rules:40: warning: overriding recipe for target 
'override_dh_installchangelogs'
/usr/share/openstack-pkg-tools/pkgos.make:59: warning: ignoring old recipe for 
target 'override_dh_installchangelogs'
rm -rf build .stestr *.egg-info .pytest_cache
find falcon/ -iname '*.c' -delete

[... snipped ...]


tests/asgi/test_testing_asgi.py:37
  /<<PKGBUILDDIR>>/tests/asgi/test_testing_asgi.py:37: 
PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo?  You 
can register custom marks to avoid this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_testing_asgi.py:50
  /<<PKGBUILDDIR>>/tests/asgi/test_testing_asgi.py:50: 
PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo?  You 
can register custom marks to avoid this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:53
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:53: PytestUnknownMarkWarning: Unknown 
pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid 
this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:111
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:111: PytestUnknownMarkWarning: Unknown 
pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid 
this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:229
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:229: PytestUnknownMarkWarning: Unknown 
pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid 
this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:239
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:239: PytestUnknownMarkWarning: Unknown 
pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid 
this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:299
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:299: PytestUnknownMarkWarning: Unknown 
pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid 
this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:401
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:401: PytestUnknownMarkWarning: Unknown 
pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid 
this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:513
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:513: PytestUnknownMarkWarning: Unknown 
pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid 
this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:555
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:555: PytestUnknownMarkWarning: Unknown 
pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid 
this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:593
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:593: PytestUnknownMarkWarning: Unknown 
pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid 
this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:642
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:642: PytestUnknownMarkWarning: Unknown 
pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid 
this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:676
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:676: PytestUnknownMarkWarning: Unknown 
pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid 
this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:702
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:702: PytestUnknownMarkWarning: Unknown 
pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid 
this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:716
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:716: PytestUnknownMarkWarning: Unknown 
pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid 
this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:730
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:730: PytestUnknownMarkWarning: Unknown 
pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid 
this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:763
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:763: PytestUnknownMarkWarning: Unknown 
pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid 
this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:818
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:818: PytestUnknownMarkWarning: Unknown 
pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid 
this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:871
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:871: PytestUnknownMarkWarning: Unknown 
pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid 
this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:880
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:880: PytestUnknownMarkWarning: Unknown 
pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid 
this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:889
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:889: PytestUnknownMarkWarning: Unknown 
pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid 
this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:916
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:916: PytestUnknownMarkWarning: Unknown 
pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid 
this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:930
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:930: PytestUnknownMarkWarning: Unknown 
pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid 
this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:944
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:944: PytestUnknownMarkWarning: Unknown 
pytest.mark.asyncio - is this a typo?  You can register custom marks to avoid 
this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:1013
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:1013: PytestUnknownMarkWarning: 
Unknown pytest.mark.asyncio - is this a typo?  You can register custom marks to 
avoid this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:1027
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:1027: PytestUnknownMarkWarning: 
Unknown pytest.mark.asyncio - is this a typo?  You can register custom marks to 
avoid this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/asgi/test_ws.py:1046
  /<<PKGBUILDDIR>>/tests/asgi/test_ws.py:1046: PytestUnknownMarkWarning: 
Unknown pytest.mark.asyncio - is this a typo?  You can register custom marks to 
avoid this warning - for details, see 
https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.asyncio

tests/test_cookies.py::test_response_complex_case[asgi]
tests/test_cookies.py::test_response_complex_case[wsgi]
  /<<PKGBUILDDIR>>/tests/test_cookies.py:157: DeprecationWarning: 
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future 
version. Use timezone-aware objects to represent datetimes in UTC: 
datetime.datetime.now(datetime.UTC).
    assert cookie.expires < datetime.utcnow()

tests/test_cookies.py::test_unset_cookies[asgi]
tests/test_cookies.py::test_unset_cookies[asgi]
tests/test_cookies.py::test_unset_cookies[asgi]
tests/test_cookies.py::test_unset_cookies[asgi]
tests/test_cookies.py::test_unset_cookies[wsgi]
tests/test_cookies.py::test_unset_cookies[wsgi]
tests/test_cookies.py::test_unset_cookies[wsgi]
tests/test_cookies.py::test_unset_cookies[wsgi]
  /<<PKGBUILDDIR>>/tests/test_cookies.py:180: DeprecationWarning: 
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future 
version. Use timezone-aware objects to represent datetimes in UTC: 
datetime.datetime.now(datetime.UTC).
    assert cookie.expires < datetime.utcnow()

tests/test_cookies.py::test_response_unset_cookie[asgi]
tests/test_cookies.py::test_response_unset_cookie[wsgi]
  /<<PKGBUILDDIR>>/tests/test_cookies.py:265: DeprecationWarning: 
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future 
version. Use timezone-aware objects to represent datetimes in UTC: 
datetime.datetime.now(datetime.UTC).
    assert expiration < datetime.utcnow()

tests/test_headers.py::TestHeaders::test_response_set_and_get_header[asgi]
tests/test_headers.py::TestHeaders::test_response_set_and_get_header[wsgi]
tests/test_headers.py::TestHeaders::test_request_multiple_header[asgi]
tests/test_headers.py::TestHeaders::test_request_multiple_header[wsgi]
  /<<PKGBUILDDIR>>/tests/test_headers.py:34: DeprecationWarning: 
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future 
version. Use timezone-aware objects to represent datetimes in UTC: 
datetime.datetime.now(datetime.UTC).
    self.last_modified = datetime.utcnow()

tests/test_http_custom_method_routing.py::test_environment_override[FOO,-expected2]
  /usr/lib/python3/dist-packages/_pytest/unraisableexception.py:67: 
PytestUnraisableExceptionWarning: Exception ignored in: 
<test_hello.NonClosingBytesIO object at 0x7f155fa9e480>
  
  Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/_pytest/reports.py", line 346, in 
from_item_and_call
      keywords = {x: 1 for x in item.keywords}
                  ^^^^
  TypeError: 'bool' object is not callable
  
  Enable tracemalloc to get traceback where the object was allocated.
  See 
https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings
 for more info.
    warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))

tests/test_middleware.py: 26 warnings
  /<<PKGBUILDDIR>>/tests/test_middleware.py:39: DeprecationWarning: 
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future 
version. Use timezone-aware objects to represent datetimes in UTC: 
datetime.datetime.now(datetime.UTC).
    context['start_time'] = datetime.utcnow()

tests/test_middleware.py: 24 warnings
  /<<PKGBUILDDIR>>/tests/test_middleware.py:47: DeprecationWarning: 
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future 
version. Use timezone-aware objects to represent datetimes in UTC: 
datetime.datetime.now(datetime.UTC).
    context['end_time'] = datetime.utcnow()

tests/test_middleware.py: 16 warnings
  /<<PKGBUILDDIR>>/tests/test_middleware.py:43: DeprecationWarning: 
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future 
version. Use timezone-aware objects to represent datetimes in UTC: 
datetime.datetime.now(datetime.UTC).
    context['mid_time'] = datetime.utcnow()

tests/test_utils.py::TestFalconUtils::test_http_now
  /<<PKGBUILDDIR>>/tests/test_utils.py:112: DeprecationWarning: 
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future 
version. Use timezone-aware objects to represent datetimes in UTC: 
datetime.datetime.now(datetime.UTC).
    expected = datetime.utcnow()

tests/test_utils.py::TestFalconUtils::test_http_now
  /<<PKGBUILDDIR>>/falcon/util/misc.py:138: DeprecationWarning: 
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future 
version. Use timezone-aware objects to represent datetimes in UTC: 
datetime.datetime.now(datetime.UTC).
    return dt_to_http(utcnow())

tests/test_wsgi.py::TestWSGIServer::test_get
  /usr/lib/python3.13/multiprocessing/popen_fork.py:67: DeprecationWarning: 
This process (pid=428) is multi-threaded, use of fork() may lead to deadlocks 
in the child.
    self.pid = os.fork()

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED tests/asgi/test_asgi_conductor.py::test_default_headers - Failed: asyn...
FAILED tests/asgi/test_asgi_conductor.py::test_generic_request[request] - Fai...
FAILED tests/asgi/test_asgi_conductor.py::test_generic_request[simulate_request]
FAILED tests/asgi/test_asgi_conductor.py::test_wsgi_not_supported - Failed: a...
FAILED tests/asgi/test_asgi_conductor.py::test_responders[alias-get] - Failed...
FAILED tests/asgi/test_asgi_conductor.py::test_responders[alias-head] - Faile...
FAILED tests/asgi/test_asgi_conductor.py::test_responders[alias-post] - Faile...
FAILED tests/asgi/test_asgi_conductor.py::test_responders[alias-put] - Failed...
FAILED tests/asgi/test_asgi_conductor.py::test_responders[alias-options] - Fa...
FAILED tests/asgi/test_asgi_conductor.py::test_responders[alias-patch] - Fail...
FAILED tests/asgi/test_asgi_conductor.py::test_responders[alias-delete] - Fai...
FAILED tests/asgi/test_asgi_conductor.py::test_responders[simulate-get] - Fai...
FAILED tests/asgi/test_asgi_conductor.py::test_responders[simulate-head] - Fa...
FAILED tests/asgi/test_asgi_conductor.py::test_responders[simulate-post] - Fa...
FAILED tests/asgi/test_asgi_conductor.py::test_responders[simulate-put] - Fai...
FAILED tests/asgi/test_asgi_conductor.py::test_responders[simulate-options]
FAILED tests/asgi/test_asgi_conductor.py::test_responders[simulate-patch] - F...
FAILED tests/asgi/test_asgi_conductor.py::test_responders[simulate-delete] - ...
FAILED 
tests/asgi/test_request_body_asgi.py::TestRequestBody::test_content_length_smaller_than_body[1-0]
FAILED 
tests/asgi/test_request_body_asgi.py::TestRequestBody::test_content_length_smaller_than_body[2-1]
FAILED 
tests/asgi/test_request_body_asgi.py::TestRequestBody::test_content_length_smaller_than_body[3-2]
FAILED 
tests/asgi/test_request_body_asgi.py::TestRequestBody::test_content_length_smaller_than_body[100-None]
FAILED 
tests/asgi/test_request_body_asgi.py::TestRequestBody::test_content_length_smaller_than_body[100-50]
FAILED 
tests/asgi/test_request_body_asgi.py::TestRequestBody::test_content_length_smaller_than_body[8192-50]
FAILED tests/asgi/test_testing_asgi.py::test_asgi_request_event_emitter_hang
FAILED tests/asgi/test_testing_asgi.py::test_ignore_extra_asgi_events - Faile...
FAILED tests/asgi/test_testing_asgi.py::test_invalid_asgi_events - Failed: as...
FAILED tests/asgi/test_ws.py::test_ws_not_accepted[/ws/yes] - Failed: async d...
FAILED tests/asgi/test_ws.py::test_ws_not_accepted[/ws/no] - Failed: async de...
FAILED tests/asgi/test_ws.py::test_echo - Failed: async def functions are not...
FAILED tests/asgi/test_ws.py::test_path_not_found - Failed: async def functio...
FAILED tests/asgi/test_ws.py::test_responder_raises_unhandled_error[True] - F...
FAILED tests/asgi/test_ws.py::test_responder_raises_unhandled_error[False] - ...
FAILED tests/asgi/test_ws.py::test_client_disconnect_early[True-True-send] - ...
FAILED tests/asgi/test_ws.py::test_client_disconnect_early[True-True-receive]
FAILED tests/asgi/test_ws.py::test_client_disconnect_early[True-False-send]
FAILED tests/asgi/test_ws.py::test_client_disconnect_early[True-False-receive]
FAILED tests/asgi/test_ws.py::test_client_disconnect_early[False-True-send]
FAILED tests/asgi/test_ws.py::test_client_disconnect_early[False-True-receive]
FAILED tests/asgi/test_ws.py::test_client_disconnect_early[False-False-send]
FAILED tests/asgi/test_ws.py::test_client_disconnect_early[False-False-receive]
FAILED tests/asgi/test_ws.py::test_media[True-True] - Failed: async def funct...
FAILED tests/asgi/test_ws.py::test_media[True-False] - Failed: async def func...
FAILED tests/asgi/test_ws.py::test_media[False-True] - Failed: async def func...
FAILED tests/asgi/test_ws.py::test_media[False-False] - Failed: async def fun...
FAILED tests/asgi/test_ws.py::test_send_receive_data[123] - Failed: async def...
FAILED tests/asgi/test_ws.py::test_send_receive_data[] - Failed: async def fu...
FAILED tests/asgi/test_ws.py::test_send_receive_data[\xe1\x9a\xa0\xe1] - Fail...
FAILED tests/asgi/test_ws.py::test_send_receive_data[\x00] - Failed: async de...
FAILED tests/asgi/test_ws.py::test_subprotocol[subprotocols0] - Failed: async...
FAILED tests/asgi/test_ws.py::test_subprotocol[subprotocols1] - Failed: async...
FAILED tests/asgi/test_ws.py::test_subprotocol[subprotocols2] - Failed: async...
FAILED tests/asgi/test_ws.py::test_subprotocol[None] - Failed: async def func...
FAILED tests/asgi/test_ws.py::test_accept_with_headers[None] - Failed: async ...
FAILED tests/asgi/test_ws.py::test_accept_with_headers[headers1] - Failed: as...
FAILED tests/asgi/test_ws.py::test_accept_with_headers[headers2] - Failed: as...
FAILED tests/asgi/test_ws.py::test_accept_with_headers[headers3] - Failed: as...
FAILED tests/asgi/test_ws.py::test_accept_with_headers[headers4] - Failed: as...
FAILED tests/asgi/test_ws.py::test_accept_with_headers[headers5] - Failed: as...
FAILED tests/asgi/test_ws.py::test_accept_with_headers[headers6] - Failed: as...
FAILED tests/asgi/test_ws.py::test_accept_with_bad_headers[headers0] - Failed...
FAILED tests/asgi/test_ws.py::test_accept_with_bad_headers[headers1] - Failed...
FAILED tests/asgi/test_ws.py::test_accept_with_bad_headers[headers2] - Failed...
FAILED tests/asgi/test_ws.py::test_accept_with_headers_not_supported - Failed...
FAILED tests/asgi/test_ws.py::test_missing_ws_handler - Failed: async def fun...
FAILED tests/asgi/test_ws.py::test_unexpected_param - Failed: async def funct...
FAILED tests/asgi/test_ws.py::test_subprotocol_bad_type[DEADBEEF] - Failed: a...
FAILED tests/asgi/test_ws.py::test_subprotocol_bad_type[subprotocol1] - Faile...
FAILED tests/asgi/test_ws.py::test_subprotocol_bad_type[subprotocol2] - Faile...
FAILED tests/asgi/test_ws.py::test_subprotocol_bad_type[subprotocol3] - Faile...
FAILED tests/asgi/test_ws.py::test_subprotocol_bad_type[subprotocol4] - Faile...
FAILED tests/asgi/test_ws.py::test_subprotocol_bad_type[OK] - Failed: async d...
FAILED tests/asgi/test_ws.py::test_send_receive_wrong_type - Failed: async de...
FAILED tests/asgi/test_ws.py::test_client_disconnect_uncaught_error[999] - Fa...
FAILED tests/asgi/test_ws.py::test_client_disconnect_uncaught_error[100] - Fa...
FAILED tests/asgi/test_ws.py::test_client_disconnect_uncaught_error[0] - Fail...
FAILED tests/asgi/test_ws.py::test_client_disconnect_uncaught_error[-1] - Fai...
FAILED tests/asgi/test_ws.py::test_client_disconnect_uncaught_error[1004] - F...
FAILED tests/asgi/test_ws.py::test_client_disconnect_uncaught_error[1005] - F...
FAILED tests/asgi/test_ws.py::test_client_disconnect_uncaught_error[1006] - F...
FAILED tests/asgi/test_ws.py::test_client_disconnect_uncaught_error[1015] - F...
FAILED tests/asgi/test_ws.py::test_client_disconnect_uncaught_error[1016] - F...
FAILED tests/asgi/test_ws.py::test_client_disconnect_uncaught_error[1017] - F...
FAILED tests/asgi/test_ws.py::test_client_disconnect_uncaught_error[1050] - F...
FAILED tests/asgi/test_ws.py::test_client_disconnect_uncaught_error[1099] - F...
FAILED tests/asgi/test_ws.py::test_client_disconnect_uncaught_error[NaN] - Fa...
FAILED tests/asgi/test_ws.py::test_bad_spec_version[1.9] - Failed: async def ...
FAILED tests/asgi/test_ws.py::test_bad_spec_version[20.5] - Failed: async def...
FAILED tests/asgi/test_ws.py::test_bad_spec_version[3.0] - Failed: async def ...
FAILED tests/asgi/test_ws.py::test_bad_spec_version[3.1] - Failed: async def ...
FAILED tests/asgi/test_ws.py::test_bad_http_version[1.0] - Failed: async def ...
FAILED tests/asgi/test_ws.py::test_bad_http_version[1] - Failed: async def fu...
FAILED tests/asgi/test_ws.py::test_bad_first_event - Failed: async def functi...
FAILED tests/asgi/test_ws.py::test_missing_http_version - Failed: async def f...
FAILED tests/asgi/test_ws.py::test_missing_spec_version - Failed: async def f...
FAILED tests/asgi/test_ws.py::test_translate_webserver_error - Failed: async ...
FAILED tests/asgi/test_ws.py::test_ws_context_timeout - Failed: async def fun...
FAILED tests/asgi/test_ws.py::test_ws_simulator_client_require_accepted - Fai...
FAILED tests/asgi/test_ws.py::test_ws_simulator_collect_edge_cases - Failed: ...
========= 99 failed, 3090 passed, 120 skipped, 120 warnings in 17.88s ==========
make[1]: *** [debian/rules:27: override_dh_auto_install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:11: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
This was fixed by latest version 4.0.2-1 in unstable.

--- End Message ---

Reply via email to