Your message dated Sat, 02 Jan 2021 00:20:25 +0000 with message-id <[email protected]> and subject line Bug#971093: fixed in lazr.config 2.2.2-1 has caused the Debian Bug report #971093, regarding lazr.config: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p 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.) -- 971093: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971093 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: lazr.config Version: 2.2-2 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200926 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: warning: Compatibility levels before 10 are deprecated (level 9 in use) > dh_update_autotools_config -O--buildsystem=pybuild > dh_auto_configure -O--buildsystem=pybuild > dh_auto_configure: warning: Compatibility levels before 10 are deprecated > (level 9 in use) > I: pybuild base:217: python3.8 setup.py config > running config > dh_auto_build -O--buildsystem=pybuild > dh_auto_build: warning: Compatibility levels before 10 are deprecated (level > 9 in use) > I: pybuild base:217: /usr/bin/python3 setup.py build > running build > running build_py > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr > copying src/lazr/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config > copying src/lazr/config/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config > copying src/lazr/config/interfaces.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config > copying src/lazr/config/_config.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config > creating > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config/tests > copying src/lazr/config/tests/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config/tests > copying src/lazr/config/tests/test_config.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config/tests > creating > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config/docs > copying src/lazr/config/docs/usage_fixture.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config/docs > copying src/lazr/config/docs/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config/docs > copying src/lazr/config/docs/fixture.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config/docs > creating > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config/tests/testdata > copying src/lazr/config/tests/testdata/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config/tests/testdata > running egg_info > writing src/lazr.config.egg-info/PKG-INFO > writing dependency_links to src/lazr.config.egg-info/dependency_links.txt > writing namespace_packages to src/lazr.config.egg-info/namespace_packages.txt > writing requirements to src/lazr.config.egg-info/requires.txt > writing top-level names to src/lazr.config.egg-info/top_level.txt > reading manifest file 'src/lazr.config.egg-info/SOURCES.txt' > reading manifest template 'MANIFEST.in' > warning: no previously-included files found matching '.bzrignore' > writing manifest file 'src/lazr.config.egg-info/SOURCES.txt' > copying src/lazr/config/version.txt -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config > copying src/lazr/config/docs/NEWS.rst -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config/docs > copying src/lazr/config/docs/usage.rst -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config/docs > copying src/lazr/config/tests/testdata/bad-invalid-name-chars.conf -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config/tests/testdata > copying src/lazr/config/tests/testdata/bad-invalid-name.conf -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config/tests/testdata > copying src/lazr/config/tests/testdata/bad-nonascii.conf -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config/tests/testdata > copying src/lazr/config/tests/testdata/bad-redefined-key.conf -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config/tests/testdata > copying src/lazr/config/tests/testdata/bad-redefined-section.conf -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config/tests/testdata > copying src/lazr/config/tests/testdata/bad-sectionless.conf -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config/tests/testdata > copying src/lazr/config/tests/testdata/base.conf -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config/tests/testdata > copying src/lazr/config/tests/testdata/local.conf -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config/tests/testdata > copying src/lazr/config/tests/testdata/master-local.conf -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config/tests/testdata > copying src/lazr/config/tests/testdata/master.conf -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config/tests/testdata > copying src/lazr/config/tests/testdata/shared.conf -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config/tests/testdata > dh_auto_test -O--buildsystem=pybuild > dh_auto_test: warning: Compatibility levels before 10 are deprecated (level 9 > in use) > I: pybuild base:217: cd > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build; python3.8 -m nose > -v > test_all_config_errors (lazr.config.tests.test_config.TestConfig) ... ok > test_bad_pop (lazr.config.tests.test_config.TestConfig) ... ok > test_cannot_pop_bottom (lazr.config.tests.test_config.TestConfig) ... ok > test_invalid_characters (lazr.config.tests.test_config.TestConfig) ... ok > test_invalid_section_name (lazr.config.tests.test_config.TestConfig) ... ok > test_load_missing_file (lazr.config.tests.test_config.TestConfig) ... ok > test_lp1397779 (lazr.config.tests.test_config.TestConfig) ... ok > test_missing_category (lazr.config.tests.test_config.TestConfig) ... ok > test_missing_file (lazr.config.tests.test_config.TestConfig) ... ok > test_missing_header_section (lazr.config.tests.test_config.TestConfig) ... ok > test_missing_schema_section (lazr.config.tests.test_config.TestConfig) ... ok > test_missing_section (lazr.config.tests.test_config.TestConfig) ... ok > test_multiline_key (lazr.config.tests.test_config.TestConfig) ... ok > test_multiline_preserves_indentation > (lazr.config.tests.test_config.TestConfig) ... ok > test_multiline_strips_leading_and_trailing_whitespace > (lazr.config.tests.test_config.TestConfig) ... ok > test_must_be_ascii (lazr.config.tests.test_config.TestConfig) ... ok > test_no_name_argument (lazr.config.tests.test_config.TestConfig) ... ok > test_nonexistent_category_name (lazr.config.tests.test_config.TestConfig) ... > ok > test_not_stackable (lazr.config.tests.test_config.TestConfig) ... ERROR > test_redefined_section (lazr.config.tests.test_config.TestConfig) ... ok > test_undeclared_optional_section (lazr.config.tests.test_config.TestConfig) > ... ok > > ====================================================================== > ERROR: test_not_stackable (lazr.config.tests.test_config.TestConfig) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File > "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build/lazr/config/tests/test_config.py", > line 163, in test_not_stackable > self.assertRaises(DoesNotImplement, > File "/usr/lib/python3.8/unittest/case.py", line 816, in assertRaises > return context.handle('assertRaises', args, kwargs) > File "/usr/lib/python3.8/unittest/case.py", line 202, in handle > callable_obj(*args, **kwargs) > File "/usr/lib/python3/dist-packages/zope/interface/verify.py", line 172, > in verifyObject > return _verify(iface, candidate, tentative, vtype='o') > File "/usr/lib/python3/dist-packages/zope/interface/verify.py", line 92, in > _verify > raise MultipleInvalid(iface, candidate, excs) > zope.interface.exceptions.MultipleInvalid: The object > <lazr.config._config.ConfigData object at 0x7f4c86aad850> has failed to > implement interface <InterfaceClass lazr.config.interfaces.IStackableConfig>: > Does not declaratively implement the interface > The lazr.config.interfaces.IStackableConfig.schema attribute was not > provided > The lazr.config.interfaces.IStackableConfig.data attribute was not > provided > The lazr.config.interfaces.IStackableConfig.extends attribute was not > provided > The lazr.config.interfaces.IStackableConfig.overlays attribute was not > provided > The lazr.config.interfaces.IStackableConfig.__getattr__(name) attribute > was not provided > The lazr.config.interfaces.IStackableConfig.validate() attribute was not > provided > The lazr.config.interfaces.IStackableConfig.push(conf_name, conf_data) > attribute was not provided > The lazr.config.interfaces.IStackableConfig.pop(conf_name) attribute was > not provided > > ---------------------------------------------------------------------- > Ran 21 tests in 0.032s > > FAILED (errors=1) > E: pybuild pybuild:352: test: plugin distutils failed with: exit code=1: cd > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_lazr.config/build; python3.8 -m nose > -v > dh_auto_test: error: pybuild --test -i python{version} -p 3.8 returned exit > code 13 The full build log is available from: http://qa-logs.debian.net/2020/09/26/lazr.config_2.2-2_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: lazr.config Source-Version: 2.2.2-1 Done: Jonas Meurer <[email protected]> We believe that the bug you reported is fixed in the latest version of lazr.config, 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. Jonas Meurer <[email protected]> (supplier of updated lazr.config 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: Sat, 02 Jan 2021 00:44:47 +0100 Source: lazr.config Architecture: source Version: 2.2.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Python Team <[email protected]> Changed-By: Jonas Meurer <[email protected]> Closes: 970148 971093 Changes: lazr.config (2.2.2-1) unstable; urgency=medium . [ Debian Janitor ] * Bump debhelper from deprecated 9 to 12. * Set upstream metadata fields: Repository, Repository-Browse. * Update standards version to 4.5.0, no changes needed. . [ Ondřej Nový ] * d/control: Update Maintainer field with new Debian Python Team contact address. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. . [ Jonas Meurer ] * New upstream release. (Closes: #971093) * d/control: - Add myself to Uploaders - Remove Barry Warsaw from Uploaders - Update standards version to 4.5.1, no changes needed. * Disable test `test_not_stackable` which fails for python3.9 (Closes: #970148) Checksums-Sha1: 63a38d086371c24c10037b3ae22a5b807bc5e3bc 2218 lazr.config_2.2.2-1.dsc 406d376ff8df2519460e6544dc7abfc3b9fbb791 32495 lazr.config_2.2.2.orig.tar.gz b8a167d59bc38eaf3c703aed6729b9cc5c670692 3876 lazr.config_2.2.2-1.debian.tar.xz 1b4554287eea0b3d7d1513e2aa9c6b28b3630bbb 7868 lazr.config_2.2.2-1_amd64.buildinfo Checksums-Sha256: 21c4c3d850f6ef73f8367e47f79c5fa590585e38f5943098236a4629ddb62c6d 2218 lazr.config_2.2.2-1.dsc 86659991181062d00ab89fb369d566f53f744957a7f5bb69e07ffa4e70855543 32495 lazr.config_2.2.2.orig.tar.gz e6997384bb5e11a05b90474e6132be12c870a3f911d57fdcdaa57fa8c44f0804 3876 lazr.config_2.2.2-1.debian.tar.xz bc55879bbc5190dc79a1fb39e8a9727e19fd45d7e217945533a20da6d969e468 7868 lazr.config_2.2.2-1_amd64.buildinfo Files: 0fa46093f57eed18c834493f48e344c6 2218 python optional lazr.config_2.2.2-1.dsc ca6463a1c6e1e29fc6f1adfc0c6266cf 32495 python optional lazr.config_2.2.2.orig.tar.gz 7fafb91570ad5661590c84c4f29b2f4d 3876 python optional lazr.config_2.2.2-1.debian.tar.xz b30c323c4e41b1dbf12438ff99c43aee 7868 python optional lazr.config_2.2.2-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEELIzSg9Pv30M4kOeDUmLn/0kQSf4FAl/vtSIACgkQUmLn/0kQ Sf7JJg/9Gkn3L8TcIQVPITEgmzdeMXcNkRnQ1nPy7GeiMqpZA5J+6jIPYrz8gV6n ka5Md1OiXy5EGpGyzf/V5LJIFNvET4QfO0TBOqJMsN9Bv4sDzLV44CZDn4LNk9Qg 25Va7pKqZfWwVW0cO73So7uP0w4fU5m09+HxgC9rdijm+7eiLQFCmqD2G9fPXzL7 OnzASkg/IYJulg+e2zDh8wZFMF9bB4y0Uo2Rcaj0tsF1myXSG57bg571zu+YWG3x d2MUAEL7Fy9Uhb2RlvTegOF/iyqm6gX2CJNp0TCc43TPZAAtfUdbD+nYRgiA/TcP CAaAuzqebwkCKUmYJrqYFO/5QSS3A3TJlI5E77dBCT+4JUjSgvF1WfwRHWNN+YJB Q642+L4hGkHnA4SR6alWzbGsCPjD4XjU9NEpjmpvfwdsGerk8og29YpvbPM3dhlj W31KSOxAksGOYXFnWHcjr4qRSqF+4iyjjAhYHeScPt6jVD1WMsJZp124C6bC35oW 2Q0ynubRrVwnA1Ew1Nr6j0JkWgKYvs3uWWKjVS9QeeTic5w/XmUv/tskugIIDAgc qvR4XJVE5SxB8w1FOnJwvcKhTXl8AhsHT7ifB8Km6I7EPZqRq3xVtJq8aqZpe+2F eyhdR/vjaqaqLAbwWnq4JWcgYiEvUQruVEfJLTMkjz2B7/6gUSw= =SdNy -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Python-modules-team mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team
