2.9 rc migrate model with bundle deployed cs charms fail with model export failed: arch "" not valid

Bug #1911800 reported by Heather Lanigan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
High
Simon Richardson

Bug Description

Not having an architecture for a CS charm, or any, causes model migration to fail. migrating: aborted, removing model from target controller: model data transfer failed, model export failed: arch "" not valid.

This does not occur if the charm is deployed without a bundle.

reproduce with:

bundle.yaml:
series: focal
applications:
  csubuntu:
    charm: cs:ubuntu-16
    num_units: 1

  juju bootstrap localhost dst
  juju bootstrap localhost src
  juju add-model move
  juju deploy bundle.yaml
  # once it's settled
  juju migrate move dst

Changed in juju:
assignee: nobody → Simon Richardson (simonrichardson)
status: Triaged → In Progress
Changed in juju:
milestone: 2.9-rc4 → 2.9-rc5
Changed in juju:
status: In Progress → Fix Committed
Changed in juju:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.