Comment 1 for bug 1679444

Revision history for this message
Ryan Beisner (1chb1n) wrote :

Aha. The hook error occurs because a Xenial series unit was deployed when a Trusty one was expected.
 There is a known issue on this.

glance/1 error idle 1.25.11 7 172.17.106.24 hook failed: "install"

7 started 1.25.11 172.17.106.24 1948e787-e36a-4be7-afe4-e904563dda65 xenial arch=amd64 cpu-cores=1 mem=1536M root-disk=10240M availability-zone=nova

The tox.ini passenv needs to be updated in any affected charms to include CS_API_URL, ex:

passenv = HOME TERM AMULET_* CS_API_URL

Reference:

https://github.com/juju-solutions/libcharmstore/issues/5

https://github.com/juju-solutions/libcharmstore/commit/97e37661451947f8816f6dba3d2251bc60aab4c3