Your message dated Fri, 28 Dec 2018 05:21:17 +0000 with message-id <[email protected]> and subject line Bug#917505: fixed in python-certbot-dns-ovh 0.28.0-1 has caused the Debian Bug report #917505, regarding python-certbot-dns-ovh: FTBFS (failing tests) 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.) -- 917505: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917505 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:python-certbot-dns-ovh Version: 0.27.1-1 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules binary-indep dh binary-indep --with python3,sphinxdoc --buildsystem=pybuild dh_update_autotools_config -i -O--buildsystem=pybuild dh_autoreconf -i -O--buildsystem=pybuild dh_auto_configure -i -O--buildsystem=pybuild I: pybuild base:217: python3.7 setup.py config running config debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_build I: pybuild base:217: /usr/bin/python3 setup.py build running build running build_py creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_certbot-dns-ovh/build/certbot_dns_ovh [... snipped ...] Traceback (most recent call last): File "/<<PKGBUILDDIR>>/certbot_dns_ovh/dns_ovh_test.py", line 54, in setUp ENDPOINT, APPLICATION_KEY, APPLICATION_SECRET, CONSUMER_KEY, 0 File "/<<PKGBUILDDIR>>/certbot_dns_ovh/dns_ovh.py", line 85, in __init__ 'ttl': ttl, File "/usr/lib/python3/dist-packages/lexicon/providers/ovh.py", line 45, in __init__ super(Provider, self).__init__(config) File "/usr/lib/python3/dist-packages/lexicon/providers/base.py", line 42, in __init__ self.config = legacy_config_resolver(config) File "/usr/lib/python3/dist-packages/lexicon/config.py", line 349, in legacy_config_resolver return ConfigResolver().with_legacy_dict(legacy_dict).with_env().with_config_dir(os.getcwd()) File "/usr/lib/python3/dist-packages/lexicon/config.py", line 195, in with_legacy_dict return self.with_config_source(LegacyDictConfigSource(legacy_dict_object)) File "/usr/lib/python3/dist-packages/lexicon/config.py", line 312, in __init__ raise AttributeError('Error, key provider_name is not defined.' AttributeError: Error, key provider_name is not defined.LegacyDictConfigSource cannot scope correctly the provider specific options. ====================================================================== ERROR: test_del_txt_record_fail_to_find_domain (certbot_dns_ovh.dns_ovh_test.OVHLexiconClientTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<PKGBUILDDIR>>/certbot_dns_ovh/dns_ovh_test.py", line 54, in setUp ENDPOINT, APPLICATION_KEY, APPLICATION_SECRET, CONSUMER_KEY, 0 File "/<<PKGBUILDDIR>>/certbot_dns_ovh/dns_ovh.py", line 85, in __init__ 'ttl': ttl, File "/usr/lib/python3/dist-packages/lexicon/providers/ovh.py", line 45, in __init__ super(Provider, self).__init__(config) File "/usr/lib/python3/dist-packages/lexicon/providers/base.py", line 42, in __init__ self.config = legacy_config_resolver(config) File "/usr/lib/python3/dist-packages/lexicon/config.py", line 349, in legacy_config_resolver return ConfigResolver().with_legacy_dict(legacy_dict).with_env().with_config_dir(os.getcwd()) File "/usr/lib/python3/dist-packages/lexicon/config.py", line 195, in with_legacy_dict return self.with_config_source(LegacyDictConfigSource(legacy_dict_object)) File "/usr/lib/python3/dist-packages/lexicon/config.py", line 312, in __init__ raise AttributeError('Error, key provider_name is not defined.' AttributeError: Error, key provider_name is not defined.LegacyDictConfigSource cannot scope correctly the provider specific options. ---------------------------------------------------------------------- Ran 18 tests in 0.009s FAILED (errors=13) Test failed: <unittest.runner.TextTestResult run=18 errors=13 failures=0> error: Test failed: <unittest.runner.TextTestResult run=18 errors=13 failures=0> E: pybuild pybuild:338: test: plugin distutils failed with: exit code=1: python3.7 setup.py test dh_auto_test: pybuild --test -i python{version} -p 3.7 returned exit code 13 make: *** [debian/rules:6: binary-indep] Error 25 dpkg-buildpackage: error: debian/rules binary-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made in my autobuilder with "dpkg-buildpackage -A" but it also fails here: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-certbot-dns-ovh.html where you can get a full build log if you need it. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---Source: python-certbot-dns-ovh Source-Version: 0.28.0-1 We believe that the bug you reported is fixed in the latest version of python-certbot-dns-ovh, 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. Harlan Lieberman-Berg <[email protected]> (supplier of updated python-certbot-dns-ovh 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, 28 Dec 2018 00:00:17 -0500 Source: python-certbot-dns-ovh Binary: python3-certbot-dns-ovh python-certbot-dns-ovh-doc Architecture: source Version: 0.28.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Let's Encrypt Team <[email protected]> Changed-By: Harlan Lieberman-Berg <[email protected]> Description: python-certbot-dns-ovh-doc - Documentation for the OVH DNS plugin for Certbot python3-certbot-dns-ovh - OVH DNS plugin for Certbot Closes: 917505 Changes: python-certbot-dns-ovh (0.28.0-1) unstable; urgency=medium . * New upstream release. (Closes: #917505) * Adjust dep version on lexicon Checksums-Sha1: 50877c86dcabf1ede6ed816b934ecb33617c845b 2878 python-certbot-dns-ovh_0.28.0-1.dsc 6bd324d74e0a9819c09d8ac03775d864ea76e494 11668 python-certbot-dns-ovh_0.28.0.orig.tar.gz afcebdfd88dc8f0e0a2a5912262a7771ad69dd52 488 python-certbot-dns-ovh_0.28.0.orig.tar.gz.asc fff544d203acc2899f0239a5fc3ffdd379e22541 4376 python-certbot-dns-ovh_0.28.0-1.debian.tar.xz 637f7de1552497b5210697d89110e685d53aaded 8525 python-certbot-dns-ovh_0.28.0-1_amd64.buildinfo Checksums-Sha256: b87019886fcfa1c0b42c9783a0c19c385337e81ba97d27a7d79225cd5e6d91d3 2878 python-certbot-dns-ovh_0.28.0-1.dsc fd293a2b525dfaa5faac5bf44b9a1a8aedf6c73f86caeb9be81022dad8936d65 11668 python-certbot-dns-ovh_0.28.0.orig.tar.gz ec09bd1dd3c8a136cdc25ea0ef23e4b25c107c21368bcb0686d9e95c81a6a672 488 python-certbot-dns-ovh_0.28.0.orig.tar.gz.asc aa7009a10d3ca7e6b37a07b4cd2ae250537eb565ee78e8db0bbab78dfa7a52e8 4376 python-certbot-dns-ovh_0.28.0-1.debian.tar.xz 49352ea6c3a951a47eb68d217c14293676212d0ea805a36d515c3d46df05e691 8525 python-certbot-dns-ovh_0.28.0-1_amd64.buildinfo Files: 504b265b60f60a33468e30592303e3c6 2878 python optional python-certbot-dns-ovh_0.28.0-1.dsc 8643cbd1a49a8ec000a426a0b3fdb9b0 11668 python optional python-certbot-dns-ovh_0.28.0.orig.tar.gz 79ee767f43af3252c565d6a086d69836 488 python optional python-certbot-dns-ovh_0.28.0.orig.tar.gz.asc 203ab1ecfd57db4db77cfd861341df9a 4376 python optional python-certbot-dns-ovh_0.28.0-1.debian.tar.xz b8aea5994921d07faf84529e6bbbed97 8525 python optional python-certbot-dns-ovh_0.28.0-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQKqBAEBCgCUFiEEAUCsXNRiG9DwejN3fudPmcDF31sFAlwlr89fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDAx NDBBQzVDRDQ2MjFCRDBGMDdBMzM3NzdFRTc0Rjk5QzBDNURGNUIWHGhsaWViZXJt YW5AZGViaWFuLm9yZwAKCRB+50+ZwMXfW1GkD/45UUmBYG+fBEoNB95dzqz2F8ff W1O54/d53IuFcPSAeC90Wm2HrZt5R7QkzSNjXf1mjfEpmIC4hMrec3NfgLd+WMv0 PCe+LlLPN4jihjiLioKQs9tACtUmFUgsJsjHvdI7GUf4rnrNGWko6Oo1lRzCtjWw 1/fSx5mlYEEJfJ1nRXIbOzopXnlyMdWaa7OSEj3IHjhe4y30+h6+HkDO4VuGo+1r NZ3Q6V6rV+q1gniuJ1gfwqFpudiI6EqMV1+Fprdz0FQQYJ46gB3LQRnfpPM9srXB 6xjF0vrZ9/whCJPThzCH1+98evuXAOQmxi7ep9XKLhYjlPsd0dT53PF/5BM8A917 1yPDjfXe9r58XrEeWosO4vMkOYhddVGhukAuz58t6S68dRk4ZkTH3EbQl4vujfwr fYBXNw9U/l4oSbOkiRs+oMIlzr3woH1XsXZ1JwIRB4h3S+j1+wqeiPyduLMI+9Qc HUEUmRqvqRbzHDS3WXjT2bSo7kigtOCVaPZgNnkEGJTLEfA+L+NIk1DBrLs1EixF Glxu6zJjYEfNFF2d94oM2kW54MLKt8sFCUrJjqeBA3A6TVKXJUE4CaIeju98yDgH gXpsPIRP32kGKFRV7Fdi34fTJA6YR09ucDBo/n2bDqyjyGF6cWTgQr9U/nVHKCHg 8N1QKkJ6E512aaO4Bg== =rTBE -----END PGP SIGNATURE-----
--- End Message ---

