uvloop 0.19.0+ds1-2 FTBFS on noble

Bug #2051150 reported by Ravi Kant Sharma
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
uvloop (Debian)
Fix Released
Unknown
uvloop (Ubuntu)
Fix Released
Undecided
Graham Inggs

Bug Description

failed to build in a clean noble-proposed schroot

logs snippet:

=================================== FAILURES ===================================
_________________________ TestBaseUV.test_check_thread _________________________
Traceback (most recent call last):
  File "/usr/lib/python3.11/unittest/case.py", line 57, in testPartExecutor
    yield
  File "/usr/lib/python3.11/unittest/case.py", line 626, in run
    self._callTearDown()
  File "/usr/lib/python3.11/unittest/case.py", line 584, in _callTearDown
    self.tearDown()
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_uvloop/build/uvloop/_testbase.py", line 106, in tearDown
    self.fail('unexpected calls to loop.call_exception_handler()')
  File "/usr/lib/python3.11/unittest/case.py", line 703, in fail
    raise self.failureException(msg)
AssertionError: unexpected calls to loop.call_exception_handler()
------------------------------ Captured log call -------------------------------
ERROR asyncio:_testbase.py:89 Exception in callback <bound method __Pyx_CFunc_object__lParenLoop__comma_bint__rParen_to_py_4self_7enabled.<locals>.wrap of <uvloop.Loop running=True closed=False debug=True>>
handle: <Handle __Pyx_CFunc_object__lParenLoop__comma_bint__rParen_to_py_4self_7enabled.<locals>.wrap created at /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_uvloop/build/tests/test_base.py:254>
source_traceback: Object created at (most recent call last):
  File "/usr/lib/python3.11/threading.py", line 1002, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.11/threading.py", line 1045, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.11/threading.py", line 982, in run
    self._target(*self._args, **self._kwargs)
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_uvloop/build/tests/test_base.py", line 283, in check_in_thread
    check_thread(loop, debug)
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_uvloop/build/tests/test_base.py", line 254, in check_thread
    loop.set_debug(debug)
Traceback (most recent call last):
  File "uvloop/cbhandles.pyx", line 63, in uvloop.loop.Handle._run
    callback(*args)
  File "<stringsource>", line 67, in cfunc.to_py.__Pyx_CFunc_object__lParenLoop__comma_bint__rParen_to_py_4self_7enabled.wrap
TypeError: wrap() takes exactly 2 positional arguments (3 given)
ERROR asyncio:_testbase.py:89 Exception in callback <bound method __Pyx_CFunc_object__lParenLoop__comma_bint__rParen_to_py_4self_7enabled.<locals>.wrap of <uvloop.Loop running=True closed=False debug=False>>
handle: <Handle __Pyx_CFunc_object__lParenLoop__comma_bint__rParen_to_py_4self_7enabled.<locals>.wrap>

Revision history for this message
Mauricio Faria de Oliveira (mfo) wrote :
Graham Inggs (ginggs)
Changed in uvloop (Ubuntu):
assignee: nobody → Graham Inggs (ginggs)
status: New → In Progress
tags: added: ftbfs update-excuse
Changed in uvloop (Debian):
status: Unknown → New
Graham Inggs (ginggs)
Changed in uvloop (Ubuntu):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package uvloop - 0.19.0+ds1-2ubuntu1

---------------
uvloop (0.19.0+ds1-2ubuntu1) noble; urgency=medium

  * Include proposed patch for compatibility with Cython 3 (LP: #2051150)
  * Skip tests failing with libuv 1.48.0

 -- Graham Inggs <email address hidden> Tue, 26 Mar 2024 17:44:57 +0000

Changed in uvloop (Ubuntu):
status: Fix Committed → Fix Released
Changed in uvloop (Debian):
status: New → Confirmed
Changed in uvloop (Debian):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.