On 4/3/19 12:31 AM, Andreas Beckmann wrote:
> Source: barbican
> Version: 1:8.0.0~rc1-2
> Severity: serious
> Justification: fails to build from source
> 
> Hi,
> 
> barbican/experimental FTBFS with 
> 
> ======================================================================
> FAIL: 
> barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_delete_secret_throws_key_error
> barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_delete_secret_throws_key_error
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File 
> "/build/barbican-8.0.0~rc1/barbican/tests/plugin/test_castellan_secret_store.py",
>  line 50, in setUp
>     self.plugin = vss.VaultSecretStore(self.cfg_mock)
>   File "/build/barbican-8.0.0~rc1/barbican/plugin/vault_secret_store.py", 
> line 65, in __init__
>     vault_conf = self.get_conf(conf)
>   File "/build/barbican-8.0.0~rc1/barbican/plugin/vault_secret_store.py", 
> line 86, in get_conf
>     vault_use_ssl=conf.vault_plugin.use_ssl
> TypeError: set_defaults() got an unexpected keyword argument 
> 'vault_approle_role_id'
> 
> 
> Andreas

Weird, I couldn't reproduce. Could it be my setup with
--build-dep-resolver=aspcud?

Cheers,

Thomas Goirand (zigo)

Reply via email to