hook failed: "install": Invalid Cloud Archive release specified: trusty-mitaka
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nova-compute-vmware (Juju Charms Collection) |
Triaged
|
High
|
Unassigned |
Bug Description
Trying to deploy the charm with:
openstack-
source: cloud:trusty-
That's failing with:
2016-06-20 12:47:53 INFO juju-log Installing python-jinja2 with options: ['--option=
2016-06-20 12:47:53 INFO install Reading package lists...
2016-06-20 12:47:53 INFO install Building dependency tree...
2016-06-20 12:47:53 INFO install Reading state information...
2016-06-20 12:47:53 INFO install The following extra packages will be installed:
2016-06-20 12:47:53 INFO install python-markupsafe
2016-06-20 12:47:53 INFO install Suggested packages:
2016-06-20 12:47:53 INFO install python-jinja2-doc
2016-06-20 12:47:53 INFO install The following NEW packages will be installed:
2016-06-20 12:47:53 INFO install python-jinja2 python-markupsafe
2016-06-20 12:47:54 INFO install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
2016-06-20 12:47:54 INFO install Need to get 175 kB of archives.
2016-06-20 12:47:54 INFO install After this operation, 1090 kB of additional disk space will be used.
2016-06-20 12:47:54 INFO install Get:1 http://
2016-06-20 12:47:54 INFO install Get:2 http://
2016-06-20 12:47:54 INFO install Fetched 175 kB in 0s (9936 kB/s)
2016-06-20 12:47:55 INFO install Selecting previously unselected package python-markupsafe.
2016-06-20 12:47:55 INFO install (Reading database ... 88132 files and directories currently installed.)
2016-06-20 12:47:55 INFO install Preparing to unpack .../python-
2016-06-20 12:47:55 INFO install Unpacking python-markupsafe (0.18-1build2) ...
2016-06-20 12:47:56 INFO install Selecting previously unselected package python-jinja2.
2016-06-20 12:47:56 INFO install Preparing to unpack .../python-
2016-06-20 12:47:56 INFO install Unpacking python-jinja2 (2.7.2-2) ...
2016-06-20 12:47:57 INFO install Setting up python-markupsafe (0.18-1build2) ...
2016-06-20 12:48:00 INFO install Setting up python-jinja2 (2.7.2-2) ...
2016-06-20 12:48:01 INFO worker.uniter.jujuc server.go:172 running hook tool "juju-log" ["-l" "INFO" "Registered config file: /etc/nova/
2016-06-20 12:48:01 DEBUG worker.uniter.jujuc server.go:173 hook context id "nova-vmware/
2016-06-20 12:48:01 INFO juju-log Registered config file: /etc/nova/
2016-06-20 12:48:01 INFO worker.uniter.jujuc server.go:172 running hook tool "juju-log" ["-l" "INFO" "Registered config file: /etc/nova/
2016-06-20 12:48:01 DEBUG worker.uniter.jujuc server.go:173 hook context id "nova-vmware/
2016-06-20 12:48:01 INFO juju-log Registered config file: /etc/nova/nova.conf
2016-06-20 12:48:01 INFO worker.uniter.jujuc server.go:172 running hook tool "juju-log" ["-l" "ERROR" "FATAL ERROR: Invalid Cloud Archive release specified: trusty-mitaka"]
2016-06-20 12:48:01 DEBUG worker.uniter.jujuc server.go:173 hook context id "nova-vmware/
2016-06-20 12:48:01 ERROR juju-log FATAL ERROR: Invalid Cloud Archive release specified: trusty-mitaka
2016-06-20 12:48:01 INFO juju.worker.
2016-06-20 12:48:01 ERROR juju.worker.
2016-06-20 12:48:01 DEBUG juju.worker.uniter modes.go:31 [AGENT-STATUS] failed: run install hook
2016-06-20 12:48:02 INFO juju.worker.uniter modes.go:569 ModeContinue exiting
2016-06-20 12:48:02 INFO juju.worker.uniter modes.go:567 ModeHookError starting
2016-06-20 12:48:02 DEBUG juju.worker.
2016-06-20 12:48:02 DEBUG juju.worker.
2016-06-20 12:48:02 DEBUG juju.worker.
2016-06-20 12:48:02 DEBUG juju.worker.uniter modes.go:31 [AGENT-STATUS] error: hook failed: "install"
Attached are the log files and bundle. This
Changed in nova-compute-vmware (Juju Charms Collection): | |
status: | New → Triaged |
importance: | Undecided → High |