Source: golang-github-prometheus-common Version: 0+git20181119.b36ad28-1 Severity: serious Tags: ftbfs Forwarded: https://github.com/prometheus/common/pull/186 Control: close -1 0+git20181119.b36ad28-2
https://tests.reproducible-builds.org/debian/rb-pkg/buster/amd64/golang-github-prometheus-common.html ... --- FAIL: TestNewClientFromConfig (0.06s) http_config_test.go:204: Can't connect to the test server using this config: tls_config: cert_file: testdata/barney.crt key_file: testdata/barney-no-pass.key insecure_skip_verify: true http_config_test.go:204: Can't connect to the test server using this config: tls_config: ca_file: testdata/tls-ca-chain.pem cert_file: testdata/barney.crt key_file: testdata/barney-no-pass.key insecure_skip_verify: false http_config_test.go:204: Can't connect to the test server using this config: bearer_token: <secret> tls_config: ca_file: testdata/tls-ca-chain.pem cert_file: testdata/barney.crt key_file: testdata/barney-no-pass.key insecure_skip_verify: false http_config_test.go:204: Can't connect to the test server using this config: bearer_token_file: testdata/bearer.token tls_config: ca_file: testdata/tls-ca-chain.pem cert_file: testdata/barney.crt key_file: testdata/barney-no-pass.key insecure_skip_verify: false http_config_test.go:204: Can't connect to the test server using this config: basic_auth: username: arthurdent password: <secret> tls_config: ca_file: testdata/tls-ca-chain.pem cert_file: testdata/barney.crt key_file: testdata/barney-no-pass.key insecure_skip_verify: false ... golang-github-prometheus-common (0+git20181119.b36ad28-2) unstable; urgency=medium ... * Backport upstream patch "config: extend validity of testdata certs": As the previous test certificates were set to expire on 2019-07-13, causing TestNewClientFromConfig to fail after that date. See https://github.com/prometheus/common/pull/186 -- Anthony Fok <f...@debian.org> Tue, 27 Aug 2019 06:31:29 -0600