not able to bootstrap juju on arm64 with juju 3.0
Bug #1994173 reported by
Patricia Domingues
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
Critical
|
Thomas Miller |
Bug Description
I've upgraded lxd (from 4.0 to 5.0) to be able to deploy a localhost/lxd cloud on arm64 and I could not bootstrap juju :
~$ juju bootstrap --bootstrap-
it shows this error:
ERROR cannot deploy controller application: cannot add controller application: cannot add application "controller": invalid constraint value: arch=amd64
valid values are: [arm64 armhf]
ERROR failed to bootstrap model: subprocess encountered error code 1
Host has Ubuntu Focal 20.04.5 LTS and juju (installed: 3.0.0 (21123))
lxd (5.0/stable) 5.0.1-9dcf35b
Changed in juju: | |
importance: | High → Critical |
status: | New → Triaged |
Changed in juju: | |
assignee: | Thomas Miller (tlmiller) → Harry Pidcock (hpidcock) |
status: | Triaged → In Progress |
Changed in juju: | |
assignee: | Harry Pidcock (hpidcock) → Thomas Miller (tlmiller) |
Changed in juju: | |
status: | Fix Committed → In Progress |
Changed in juju: | |
milestone: | 3.0.1 → 3.0.2 |
Changed in juju: | |
milestone: | 3.0.2 → 3.0.1 |
status: | In Progress → Fix Committed |
Changed in juju: | |
milestone: | 3.0.1 → 3.0.2 |
Changed in juju: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
It might be a regression on 3.0, because downgrading juju -
:~$ sudo snap refresh juju --channel= 2.9/stable --classic
juju (2.9/stable) 2.9.35 from Canonical✓ refreshed
:~$ snap info juju |grep installed
installed: 2.9.35 (20893)
I can bootstrap juju with constraints arch=arm64 --debug` localhost" is now available
`juju bootstrap --bootstrap-
...
Bootstrap complete, controller "localhost-
Controller machines are in the "controller" model
21:00:52 INFO cmd bootstrap.go:596 Initial model "default" added
21:00:52 INFO cmd supercommand.go:544 command finished