"Error: An architecture is required" on compose VM screen
Bug #1955912 reported by
Anton Smith
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Triaged
|
Medium
|
Unassigned | ||
3.3 |
Won't Fix
|
Medium
|
Unassigned | ||
3.4 |
Won't Fix
|
Medium
|
Unassigned | ||
3.5 |
Won't Fix
|
Medium
|
Unassigned | ||
3.6 |
Triaged
|
Medium
|
Unassigned |
Bug Description
On a freshly installed MAAS 3.1 (using the tutorial), it is not possible to create any VMs. The architecture box is empty, and a red message states: Error: An architecture is required.
One image is downloaded (arm64). There are also reports from other users that this is preventing them from followoing the tutorial, and it is likely it's a regression since they state it works when downgrading to 3.0.
I think that if this is preventing creation of VMs with LXD then this is critical.
Changed in maas: | |
milestone: | 3.3.0 → 3.4.0 |
Changed in maas: | |
milestone: | 3.4.0 → 3.4.x |
Changed in maas: | |
milestone: | 3.4.x → 3.5.x |
no longer affects: | maas/3.3 |
Changed in maas: | |
milestone: | 3.6.x → 3.7.x |
To post a comment you must log in.
logs.
Also: architectures
lxc query /1.0 | jq .environment.
To start your first instance, try: lxc launch ubuntu:20.04
[
"aarch64",
"armv7l"
]