ImportError: cannot import name EnvError
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mojo: Continuous Delivery for Juju |
Invalid
|
Undecided
|
Unassigned | ||
juju-deployer |
Triaged
|
Medium
|
Unassigned |
Bug Description
Mojo 0.2.5-10, when backed by juju-deployer 0.6.4, is failing us like so:
00:14:27.245 2016-09-21 07:33:34 [INFO] Running: python /usr/bin/
00:14:27.876 2016-09-21 07:33:35 [ERROR] Juju Status: environment: maas-trusty
00:14:27.876 machines:
00:14:27.876 "0":
00:14:27.876 agent-state: started
00:14:27.876 agent-version: 1.25.6.1
00:14:27.876 dns-name: fat-machine.
00:14:27.876 instance-id: /MAAS/api/
00:14:27.876 series: trusty
00:14:27.876 hardware: arch=amd64 cpu-cores=8 mem=49152M tags=node-
00:14:27.876 availability-
00:14:27.876 state-server-
00:14:27.876 services: {}
00:14:27.876
00:14:27.876 2016-09-21 07:33:35 [ERROR] There was an unrecognised problem with running a deploy phase
00:14:27.876 2016-09-21 07:33:35 [ERROR] Error found during deployment phase
00:14:27.876 Traceback (most recent call last):
00:14:27.876 File "/usr/bin/
00:14:27.876 load_entry_
00:14:27.876 File "/usr/lib/
00:14:27.876 return get_distributio
00:14:27.876 File "/usr/lib/
00:14:27.876 return ep.load()
00:14:27.876 File "/usr/lib/
00:14:27.876 return self.resolve()
00:14:27.876 File "/usr/lib/
00:14:27.876 module = __import_
00:14:27.876 File "/usr/lib/
00:14:27.876 from deployer.env import select_runtime
00:14:27.876 File "/usr/lib/
00:14:27.876 from .go import GoEnvironment
00:14:27.876 File "/usr/lib/
00:14:27.876 from jujuclient import (
00:14:27.876 ImportError: cannot import name EnvError
00:14:27.916 + [[ 1 != \0 ]]
00:14:27.916 + echo ' ! Mojo run manifest failed.'
00:14:27.916 ! Mojo run manifest failed.
description: | updated |
Changed in juju-deployer: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in mojo: | |
status: | New → Invalid |
You probably need python- jujuclient< =0.52.0