Can't deploy to lxc on ppc64el
Bug #1428886 reported by
Jason Hobbs
This bug report is a duplicate of:
Bug #1420049: ppc64el - jujud: Syntax error: word unexpected (expecting ")").
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
New
|
Undecided
|
Unassigned |
Bug Description
With juju-core 1.21.3, we're consistently seeing failures deploying to a container on a ppc64el system.
Our bootstrap node is amd64.
juju status excerpt:
'5':
agent-state: started
agent-version: 1.21.3
containers:
5/lxc/0:
hardware: arch=ppc64el
series: trusty
dns-name: huffman-vm-01.oil
hardware: arch=ppc64el cpu-cores=4 mem=8229M tags=hw-
instance-id: /MAAS/api/
series: trusty
To post a comment you must log in.
This is most likely bug 1420049 which has been fixed in 1.22-beta5 due out soon.
See that bug for more detail, but if the bootstrap machine is amd64 and there's and env constraint of amd64, then deploying an lxc container on a ppc64 host can result in the wrong jujud being used inside the container.
I'll marks as a dupe, feel free to change if this really is a new issue.