Page MenuHomePhabricator

[Regression] Puppet failing on CI slaves (Trusty) "Unable to locate package python-elasticsearch"
Closed, ResolvedPublic

Description

https://gerrit.wikimedia.org/r/#/c/163945/

Error: /Stage[main]/Elasticsearch::Packages/Package[python-elasticsearch]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install python-elasticsearch' returned 100: Reading package lists...
E: Unable to locate package python-elasticsearch
Warning: /Stage[main]/Elasticsearch/File[/usr/local/bin/es-tool]: Skipping because of failed dependencies


Version: wmf-deployment
Severity: normal

Details

Reference
bz72014

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 3:51 AM
bzimport set Reference to bz72014.
bzimport added a subscriber: Unknown Object (MLST).

This is affecting integration-slave1006, integration-slave1007, integration-slave1008. But not critical there since they were already provisioned.

However this is critically affecting the set up of any new slaves (such as I attempted with integration-slave1009, which is now a half-setup node).

Indeed https://gerrit.wikimedia.org/r/#/c/163945/ adds python-elasticsearch package for Trusty but it is not available in apt.wikimedia.org :-D

cced relevant parties.

uploaded python-elasticsearch 1.0.0-2chl1~trusty1 to trusty-wikimedia