[openstack-dev] [infra] [trove] gate jobs failing with ovh apt mirrors

Jeremy Stanley fungi at yuggoth.org
Thu Feb 11 14:44:24 UTC 2016


On 2016-02-11 07:00:01 +0000 (+0000), Craig Vyvial wrote:
> I started noticing more of the Trove gate jobs failing in the last 24 hours
> and I think i've tracked it down to this mirror specifically.
> http://mirror.bhs1.ovh.openstack.org/ubuntu/pool/main/p/
> It looks like its missing the python-software-properties package and
> causing our gate job to fail.
[...]

I think you're looking for this:

http://mirror.bhs1.ovh.openstack.org/ubuntu/pool/universe/s/software-properties/

> http://logs.openstack.org/50/278050/1/check/gate-trove-functional-dsvm-mysql/e70f5c0/logs/devstack-gate-post_test_hook.txt.gz#_2016-02-11_05_12_01_023
[...]

The error there implies that diskimage-builder invocation in your
job is reusing the host's apt sources but not its apt configuration,
and so is expecting the packages on the mirrors to be secure-apt
signed by a trusted key.
-- 
Jeremy Stanley



More information about the OpenStack-dev mailing list