Your message dated Fri, 27 Nov 2020 14:54:31 +0000 with message-id <[email protected]> and subject line Bug#973138: fixed in python-pykka 2.0.3-1 has caused the Debian Bug report #973138, regarding python-pykka: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.9 3.8" returned exit code 13 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.) -- 973138: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973138 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: python-pykka Version: 2.0.2-6 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20201027 ftbfs-bullseye Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules build > dh build --with python3,sphinxdoc --buildsystem=pybuild > dh_update_autotools_config -O--buildsystem=pybuild > dh_autoreconf -O--buildsystem=pybuild > dh_auto_configure -O--buildsystem=pybuild > I: pybuild base:217: python3.9 setup.py config > running config > I: pybuild base:217: python3.8 setup.py config > running config > dh_auto_build -O--buildsystem=pybuild > I: pybuild base:217: /usr/bin/python3.9 setup.py build > running build > running build_py > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pykka/build/pykka > copying pykka/_threading.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pykka/build/pykka > copying pykka/_future.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pykka/build/pykka > copying pykka/gevent.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pykka/build/pykka > copying pykka/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pykka/build/pykka > copying pykka/debug.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pykka/build/pykka > copying pykka/_ref.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pykka/build/pykka > copying pykka/_actor.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pykka/build/pykka > copying pykka/messages.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pykka/build/pykka > copying pykka/_registry.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pykka/build/pykka > copying pykka/_envelope.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pykka/build/pykka > copying pykka/_proxy.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pykka/build/pykka > copying pykka/_exceptions.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pykka/build/pykka > copying pykka/eventlet.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pykka/build/pykka > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pykka/build/pykka/_compat > copying pykka/_compat/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pykka/build/pykka/_compat > copying pykka/_compat/await_py3.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pykka/build/pykka/_compat > I: pybuild base:217: /usr/bin/python3 setup.py build > running build > running build_py > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pykka/build/pykka > copying pykka/_threading.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pykka/build/pykka > copying pykka/_future.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pykka/build/pykka > copying pykka/gevent.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pykka/build/pykka > copying pykka/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pykka/build/pykka > copying pykka/debug.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pykka/build/pykka > copying pykka/_ref.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pykka/build/pykka > copying pykka/_actor.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pykka/build/pykka > copying pykka/messages.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pykka/build/pykka > copying pykka/_registry.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pykka/build/pykka > copying pykka/_envelope.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pykka/build/pykka > copying pykka/_proxy.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pykka/build/pykka > copying pykka/_exceptions.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pykka/build/pykka > copying pykka/eventlet.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pykka/build/pykka > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pykka/build/pykka/_compat > copying pykka/_compat/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pykka/build/pykka/_compat > copying pykka/_compat/await_py3.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pykka/build/pykka/_compat > dh_auto_test -O--buildsystem=pybuild > I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pykka/build; > python3.9 -m pytest -k "not noncallable_mock" > ============================= test session starts > ============================== > platform linux -- Python 3.9.0+, pytest-4.6.11, py-1.9.0, pluggy-0.13.0 > rootdir: /<<PKGBUILDDIR>> > plugins: mock-1.10.4 > collected 409 items / 3 deselected / 406 selected > > tests/test_actor.py ................... [ > 4%] > tests/test_future.py ...................... [ > 10%] > tests/test_future_py3.py .. [ > 10%] > tests/test_logging.py ....... [ > 12%] > tests/test_ref.py ....................... [ > 17%] > tests/test_registry.py ............ [ > 20%] > tests/proxy/test_attribute_access.py ........ [ > 22%] > tests/proxy/test_dynamic_method_calls.py .. [ > 23%] > tests/proxy/test_legacy_message_format.py .. [ > 23%] > tests/proxy/test_mocking.py .. [ > 24%] > tests/proxy/test_proxy.py ................. [ > 28%] > tests/proxy/test_static_method_calls.py ........ [ > 30%] > tests/proxy/test_traversable.py ...... [ > 32%] > tests/test_actor.py Segmentation fault > E: pybuild pybuild:352: test: plugin distutils failed with: exit code=139: cd > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pykka/build; python3.9 -m pytest -k > "not noncallable_mock" > dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.9 > 3.8" returned exit code 13 The full build log is available from: http://qa-logs.debian.net/2020/10/27/python-pykka_2.0.2-6_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---Source: python-pykka Source-Version: 2.0.3-1 Done: Stein Magnus Jodal <[email protected]> We believe that the bug you reported is fixed in the latest version of python-pykka, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Stein Magnus Jodal <[email protected]> (supplier of updated python-pykka 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 27 Nov 2020 15:26:40 +0100 Source: python-pykka Architecture: source Version: 2.0.3-1 Distribution: unstable Urgency: medium Maintainer: Stein Magnus Jodal <[email protected]> Changed-By: Stein Magnus Jodal <[email protected]> Closes: 973138 Changes: python-pykka (2.0.3-1) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. . [ Stein Magnus Jodal ] * New upstream release * d/control: Remove eventlet and gevent from Suggests, as Pykka's support for those are deprecated. (Closes: #973138) * d/control: Bump Standards-Version to 4.5.0 * d/rules: Enable tests on Python 3.8 * d/control: Add python3-doc as Build-Depends Checksums-Sha1: bf8f2a791584af117bfced0447fa0d31158beca0 2132 python-pykka_2.0.3-1.dsc eab7e409c7f33f7a0c6e0a1b8a8e7eaa30bf1472 55749 python-pykka_2.0.3.orig.tar.gz b1fff4f207638a37805892e081cbf6edd0a8eb9a 4980 python-pykka_2.0.3-1.debian.tar.xz ebfd89ca8bdcc9b8101dbbc05745575ec92dc5e8 10235 python-pykka_2.0.3-1_source.buildinfo Checksums-Sha256: 4334ccf1aff8c4a64ef44e18035ec21c9f4f1f2fff05f96641de57aee84f2083 2132 python-pykka_2.0.3-1.dsc 4b9d2363365b3455a0204bf163f09bd351d24b938c618c79d975a9510e128e95 55749 python-pykka_2.0.3.orig.tar.gz 0c116a746d7b325fb01f1ed250513dc8428ec20df0a1038fd6238832e45128f6 4980 python-pykka_2.0.3-1.debian.tar.xz 9073329d67227a2d89bdf52293024edf5f7f96c0fa3d52ec8451b01cbf7b2a32 10235 python-pykka_2.0.3-1_source.buildinfo Files: ffbd1f7e501154b4f927a970ca5017ad 2132 python optional python-pykka_2.0.3-1.dsc 184fb1eaf07efaea03f92cb41ecbc867 55749 python optional python-pykka_2.0.3.orig.tar.gz 2c0a61840c8812d0e003c6da224f3dc7 4980 python optional python-pykka_2.0.3-1.debian.tar.xz 7dbe7ab2bd06a5357c09c2ae84e07ef2 10235 python optional python-pykka_2.0.3-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJFBAEBCgAvFiEEgKr0kHY4JR8IscpGILTH9aF8WPYFAl/BDWERHGpvZGFsQGRl Ymlhbi5vcmcACgkQILTH9aF8WPa9UhAArM+sioabdM1zWTJo7pTzmTR2iS3YpKgq wFBwQ9L1LdX+Z2BWB6BvvUaOAu429QyWAATQW4vNp5Brt0ilsQB9jynxUZk6jJ5D 4Mc/4cSx/BGItGyJbsMB77I1ByUyPrsNvKsIj7AvANDWadCBYmaXSJFppjdHNI+c 4ZR4CBm0xRpg8WSeaGvC8aH8BzF+nXS8yS+HNCrv+Ezg410LeDHx6qkQr0jb3iCg k6Jo5fkWaCpakXSFHsTbGDrIxFBL4QyF4aZ3m0JJX936aBGWrDsTkADIRk1Oz+C6 WXv3LEtrIaPYYd8Q3Ik7hHUkCgfIwZ3u2g3Lqp1k+Qy+29UPcri48xpL85vyEP73 v/rGCgjGA6/WeoC2vUb2MFoN84TrZPKUzIfw17qp3UUVJqXbw76wTod5y54ueSn7 KXNq5IMl21BbqjEQdpfz/u09rAMy30iBiHI9oUMEje5ZvhpEC1eRDzrKHS9Q6sbo RWlWF0iHd9R8xfsjsSgKs6BmKCo5MswaDzrdfdPTiox0Odk35Jt/4vtSebUKXnIm V0q4aqgzfPaeAQ1lpwmM5XJVH+nz2YIaa6VyiasRktwDq7R/QIXNsVLkJanjvEsv rXXLuT4f+PCgMoRnKXpYSztnu21ViBVUmo0Rpq3iWVXFGwJrsTnNXj2HqaXg6M31 Tm9n3oqzLR0= =RHE4 -----END PGP SIGNATURE-----
--- End Message ---

