ppc64el - jujud: Syntax error: word unexpected (expecting ")")
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
High
|
Andrew Wilkins | ||
1.22 |
Fix Released
|
High
|
Andrew Wilkins |
Bug Description
jujud: Syntax error: word unexpected (expecting ")")
When deploying to ppc64el-hosted lxc containers, with the bootstrap node being amd64, all lxc units timeout in a pending state.
Inspection of juju unit logs in each lxc container show only the following in each:
/var/lib/
See http://
The use case is:
We have one service which needs to be on amd64, one service which needs to be on ppc64el natively, and several services which need to be in lxc containers on the ppc64el host. Namely, using ppc64el as the nova-compute and OpenStack api services node, and the amd64 node for bootstrap + neutron-gateway.
The same bundle and charms deploy successfully when both hosts are amd64.
See attached additional info.
This scenario work in 1.20.x
Changed in juju-core: | |
status: | New → Triaged |
importance: | Undecided → High |
milestone: | none → 1.23 |
tags: | added: regression |
summary: |
- jujud: Syntax error: word unexpected (expecting ")") + ppc64el - jujud: Syntax error: word unexpected (expecting ")") |
description: | updated |
no longer affects: | juju-core/1.21 |
description: | updated |
Changed in juju-core: | |
assignee: | nobody → James Tunnicliffe (dooferlad) |
Changed in juju-core: | |
status: | Triaged → In Progress |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
status: | Fix Committed → In Progress |
Changed in juju-core: | |
status: | Fix Committed → Triaged |
assignee: | James Tunnicliffe (dooferlad) → Andrew Wilkins (axwalk) |
Changed in juju-core: | |
status: | Triaged → In Progress |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
Changed in juju-core: | |
milestone: | 1.23 → 1.23-beta1 |
Changed in juju-core: | |
status: | Fix Released → In Progress |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
Raw upstart init file tarball attached for review.