Juju 2.9.22-ubuntu-amd64 can't force-deploy an unsupported series

Bug #1962008 reported by Chris MacNaughton
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Triaged
Low
Unassigned

Bug Description

Trying to force deploy ceph-mon's functional tests on jammy fails with jammy not being supported by the charms:

$ juju deploy --force /home/ubuntu/charms/ceph-mon/tests/bundles/jammy-yoga.yaml
Located charm "ceph-osd" in charm-hub, channel stable
Located charm "cinder" in charm-hub, channel stable
Located charm "cinder-ceph" in charm-hub, channel stable
Located charm "mysql-router" in charm-hub, channel stable
Located charm "glance" in charm-hub, channel stable
Located charm "mysql-router" in charm-hub, channel stable
Located charm "keystone" in charm-hub, channel stable
Located charm "mysql-router" in charm-hub, channel stable
Located charm "mysql-innodb-cluster" in charm-hub, channel stable
Located charm "nova-cloud-controller" in charm-hub, channel stable
Located charm "mysql-router" in charm-hub, channel stable
Located charm "nova-compute" in charm-hub, channel stable
Located charm "placement" in charm-hub, channel stable
Located charm "mysql-router" in charm-hub, channel stable
Located charm "prometheus2" in charm-store, revision 18
Located charm "rabbitmq-server" in charm-hub, channel stable
ERROR cannot deploy bundle: series "jammy" not supported by charm, supported series are: focal,impish

Revision history for this message
Heather Lanigan (hmlanigan) wrote :

This appears to be fixed in the currently tip of 2.9, will have to check 2.9.25 the latest candidate:

$ juju deploy ./bundle-8.yaml
Located charm "ubuntu" in charm-hub, channel stable
Executing changes:
- upload charm ubuntu from charm-hub for series jammy with architecture=amd64
- deploy application ubuntu from charm-hub on jammy
ERROR cannot deploy bundle: series "jammy" not supported by charm, supported series are: precise

$ juju deploy ./bundle-8.yaml --force
Located charm "ubuntu" in charm-hub, channel stable
Executing changes:
- upload charm ubuntu from charm-hub for series jammy with architecture=amd64
- deploy application ubuntu from charm-hub on jammy
- add unit ubuntu/0 to new machine 0
Deploy of bundle completed.

Changed in juju:
status: New → Triaged
importance: Undecided → High
Revision history for this message
Chris MacNaughton (chris.macnaughton) wrote :

trying it with the candidate snap shows the same issue:

$ sudo snap refresh juju --channel latest/candidate
juju (candidate) 2.9.25 from Canonical✓ refreshed
$ juju deploy --force /home/ubuntu/charms/ceph-mon/tests/bundles/jammy-yoga.yaml
Located charm "ceph-osd" in charm-hub, channel stable
Located charm "cinder" in charm-hub, channel stable
Located charm "cinder-ceph" in charm-hub, channel stable
Located charm "mysql-router" in charm-hub, channel stable
Located charm "glance" in charm-hub, channel stable
Located charm "mysql-router" in charm-hub, channel stable
Located charm "keystone" in charm-hub, channel stable
Located charm "mysql-router" in charm-hub, channel stable
Located charm "mysql-innodb-cluster" in charm-hub, channel stable
Located charm "nova-cloud-controller" in charm-hub, channel stable
Located charm "mysql-router" in charm-hub, channel stable
Located charm "nova-compute" in charm-hub, channel stable
Located charm "placement" in charm-hub, channel stable
Located charm "mysql-router" in charm-hub, channel stable
Located charm "prometheus2" in charm-store, revision 18
Located charm "rabbitmq-server" in charm-hub, channel stable
ERROR cannot deploy bundle: series "jammy" not supported by charm, supported series are: focal,impish

Revision history for this message
Chris MacNaughton (chris.macnaughton) wrote :
Changed in juju:
importance: High → Medium
Revision history for this message
Felipe Reyes (freyes) wrote :

2022-05-23 15:00:07 [INFO] ERROR cannot deploy bundle: series "impish" not supported by charm, supported series are: focal,jammy

this is the command line used:

subprocess.CalledProcessError: Command '['juju', 'deploy', '-m', 'zaza-05fd7d77ab7f', '--force', '/home/ubuntu/git/charmed-openstack-tester/tests/distro-regression/tests/bundles/impish-xena.yaml', '--overlay', '/tmp/tmp_k6c5iye/local-charm-overlay.yaml']' returned non-zero exit status 1.

Revision history for this message
Canonical Juju QA Bot (juju-qa-bot) wrote :

This Medium-priority bug has not been updated in 60 days, so we're marking it Low importance. If you believe this is incorrect, please update the importance.

Changed in juju:
importance: Medium → Low
tags: added: expirebugs-bot
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.