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.

Reply via email to