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

Bug#1024048: pyliblo FTBFS with Python 3.11 as supported version



Source: pyliblo
Version: 0.10.0-5
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/logs.php?pkg=pyliblo&ver=0.10.0-5%2Bb2

...
testSendReceive (test.test_liblo.DecoratorTestCase.testSendReceive) ... AttributeError: module 'inspect' has no attribute 'getargspec'
Exception ignored in: 'liblo._msg_callback'
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/test/test_liblo.py", line 270, in testSendReceive
    self.assertTrue(self.server.recv())
                    ^^^^^^^^^^^^^^^^^^
AttributeError: module 'inspect' has no attribute 'getargspec'
ERROR
testNoPermission (test.test_liblo.ServerCreationTestCase.testNoPermission) ... ok
testPort (test.test_liblo.ServerCreationTestCase.testPort) ... ok
testPortProto (test.test_liblo.ServerCreationTestCase.testPortProto) ... ok
testRandomPort (test.test_liblo.ServerCreationTestCase.testRandomPort) ... ok
testSendReceive (test.test_liblo.ServerTCPTestCase.testSendReceive) ... AttributeError: module 'inspect' has no attribute 'getargspec'
Exception ignored in: 'liblo._msg_callback'
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/test/test_liblo.py", line 226, in testSendReceive
    self.assertTrue(self.server.recv())
                    ^^^^^^^^^^^^^^^^^^
AttributeError: module 'inspect' has no attribute 'getargspec'
ERROR
testBundleCallbacksFire (test.test_liblo.ServerTestCase.testBundleCallbacksFire) ... AttributeError: module 'inspect' has no attribute 'getargspec'
Exception ignored in: 'liblo._msg_callback'
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/test/test_liblo.py", line 144, in testSendBundle
    self.assertTrue(self.server.recv(100))
                    ^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'inspect' has no attribute 'getargspec'
AttributeError: module 'inspect' has no attribute 'getargspec'
Exception ignored in: 'liblo._msg_callback'
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/test/test_liblo.py", line 144, in testSendBundle
    self.assertTrue(self.server.recv(100))
                    ^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'inspect' has no attribute 'getargspec'
ERROR
testMethodAfterFree (test.test_liblo.ServerTestCase.testMethodAfterFree) ... ok
testPort (test.test_liblo.ServerTestCase.testPort) ... ok
testRecvImmediate (test.test_liblo.ServerTestCase.testRecvImmediate) ... ok
testRecvTimeout (test.test_liblo.ServerTestCase.testRecvTimeout) ... ok
testSendBlob (test.test_liblo.ServerTestCase.testSendBlob) ... AttributeError: module 'inspect' has no attribute 'getargspec'
Exception ignored in: 'liblo._msg_callback'
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/test/test_liblo.py", line 75, in testSendBlob
    self.assertTrue(self.server.recv())
                    ^^^^^^^^^^^^^^^^^^
AttributeError: module 'inspect' has no attribute 'getargspec'
ERROR
testSendBundle (test.test_liblo.ServerTestCase.testSendBundle) ... AttributeError: module 'inspect' has no attribute 'getargspec'
Exception ignored in: 'liblo._msg_callback'
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/test/test_liblo.py", line 144, in testSendBundle
    self.assertTrue(self.server.recv(100))
                    ^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'inspect' has no attribute 'getargspec'
AttributeError: module 'inspect' has no attribute 'getargspec'
Exception ignored in: 'liblo._msg_callback'
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/test/test_liblo.py", line 144, in testSendBundle
    self.assertTrue(self.server.recv(100))
                    ^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'inspect' has no attribute 'getargspec'
ERROR
testSendInt (test.test_liblo.ServerTestCase.testSendInt) ... AttributeError: module 'inspect' has no attribute 'getargspec'
Exception ignored in: 'liblo._msg_callback'
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/test/test_liblo.py", line 65, in testSendInt
    self.assertTrue(self.server.recv())
                    ^^^^^^^^^^^^^^^^^^
AttributeError: module 'inspect' has no attribute 'getargspec'
ERROR
testSendInvalid (test.test_liblo.ServerTestCase.testSendInvalid) ... ok
testSendLong (test.test_liblo.ServerTestCase.testSendLong) ... AttributeError: module 'inspect' has no attribute 'getargspec'
Exception ignored in: 'liblo._msg_callback'
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/test/test_liblo.py", line 128, in testSendLong
    self.assertTrue(self.server.recv())
                    ^^^^^^^^^^^^^^^^^^
AttributeError: module 'inspect' has no attribute 'getargspec'
ERROR
testSendMessage (test.test_liblo.ServerTestCase.testSendMessage) ... AttributeError: module 'inspect' has no attribute 'getargspec'
Exception ignored in: 'liblo._msg_callback'
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/test/test_liblo.py", line 118, in testSendMessage
    self.assertTrue(self.server.recv())
                    ^^^^^^^^^^^^^^^^^^
AttributeError: module 'inspect' has no attribute 'getargspec'
ERROR
testSendOthers (test.test_liblo.ServerTestCase.testSendOthers) ... AttributeError: module 'inspect' has no attribute 'getargspec'
Exception ignored in: 'liblo._msg_callback'
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/test/test_liblo.py", line 104, in testSendOthers
    self.assertTrue(self.server.recv())
                    ^^^^^^^^^^^^^^^^^^
AttributeError: module 'inspect' has no attribute 'getargspec'
ERROR
testSendTimestamped (test.test_liblo.ServerTestCase.testSendTimestamped) ... AttributeError: module 'inspect' has no attribute 'getargspec'
Exception ignored in: 'liblo._msg_callback'
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/test/test_liblo.py", line 156, in testSendTimestamped
    self.server.recv(1)
AttributeError: module 'inspect' has no attribute 'getargspec'
E: Build killed with signal TERM after 150 minutes of inactivity


Reply to: