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

Bug#1024048: marked as done (pyliblo FTBFS with Python 3.11 as supported version)



Your message dated Wed, 23 Nov 2022 18:50:33 +0000
with message-id <E1oxupN-009I18-96@fasolo.debian.org>
and subject line Bug#1024048: fixed in pyliblo 0.10.0-5.1
has caused the Debian Bug report #1024048,
regarding pyliblo FTBFS with Python 3.11 as supported version
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 owner@bugs.debian.org
immediately.)


-- 
1024048: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1024048
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
Source: pyliblo
Source-Version: 0.10.0-5.1
Done: Stefano Rivera <stefanor@debian.org>

We believe that the bug you reported is fixed in the latest version of
pyliblo, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1024048@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefano Rivera <stefanor@debian.org> (supplier of updated pyliblo package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 18 Nov 2022 20:04:17 +0200
Source: pyliblo
Architecture: source
Version: 0.10.0-5.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Stefano Rivera <stefanor@debian.org>
Closes: 1024048
Changes:
 pyliblo (0.10.0-5.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Patch: Python 3.11 support (Closes: #1024048)
Checksums-Sha1:
 3f5f8e7eb14eeec4e7c2c317dc91c3bc55d54675 1690 pyliblo_0.10.0-5.1.dsc
 ac2cbafeaf5505346b2e005f7edac90c79ae1fe5 6760 pyliblo_0.10.0-5.1.debian.tar.xz
 fa551eb50d09a57fd2d794be2b6942d06c813b0a 7476 pyliblo_0.10.0-5.1_source.buildinfo
Checksums-Sha256:
 29b7968a9c80fa1a4e4f9382a768cdaa53964add2bf9bfe1e5a87e43e0e589e1 1690 pyliblo_0.10.0-5.1.dsc
 2cea52bb4d8ee3690829dd0457e85d31554ca5d83d581bc62484558cac82ce8c 6760 pyliblo_0.10.0-5.1.debian.tar.xz
 d9ad67c051efb2aac11a5ab861eb4d74a0d4018e65dd676d445faaa7b8bc1cb4 7476 pyliblo_0.10.0-5.1_source.buildinfo
Files:
 035e004675f6853f25e42b501d23b0a5 1690 devel optional pyliblo_0.10.0-5.1.dsc
 8c5cf9d2e0761703eb2f6c9d8f36ec6d 6760 devel optional pyliblo_0.10.0-5.1.debian.tar.xz
 ebec802eda2018afdd367cf9430f157d 7476 devel optional pyliblo_0.10.0-5.1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iIoEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCY3fKHhQcc3RlZmFub3JA
ZGViaWFuLm9yZwAKCRBHew2wJjpU2DYhAQCoMfM/th2Q+MBbnuiH6dHQmGbKmsMs
vuurJ3IFnfy62wD/dknysvgFIBMTPxcajDiFEAZ1ra9EPDdYOCIW05xZBgE=
=y4ln
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: