juju 3.6.0 failed with juju switch

Bug #2089917 reported by Nancy Chen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju (Ubuntu)
New
Undecided
Unassigned

Bug Description

While running the commands below in a 22.04 github runner, the `juju switch` would fail if juju version 3.6.0 is installed. While the same set of commands work with juju version 3.5.4.

[Commands]
sudo snap install juju
snap list
export juju_dir="$HOME/.local/share/juju"
mkdir -p ${juju_dir}
echo "${{ steps.secrets.outputs.CONTROLLER_CONFIG }}" | base64 -d - > ${juju_dir}/controllers.yaml
echo "${{ steps.secrets.outputs.ACCOUNTS_CONFIG }}" > "${juju_dir}/accounts.yaml"
juju switch admin/${{ inputs.juju_model }}

[Logs]
1. Error log in a failed github run:
/system.slice/lxd-agent.service is not a snap cgroup
Error: Process completed with exit code 1.

2. journal logs attached

[Environment]
ubuntu 22.04

[Snap installed]
Name Version Rev Tracking Publisher Notes
aproxy 0.2.2 8 latest/edge weii-wang -
core20 20240911 2434 latest/stable canonical** base
core22 20241001 1663 latest/stable canonical** base
core24 20240920 609 latest/stable canonical** base
juju 3.6.0 29130 3/stable canonical** -
lxd 5.0.4-497fe1e 31333 5.0/stable/… canonical** -
snapd 2.63 21759 latest/stable canonical** snapd

Revision history for this message
Nancy Chen (nancy-chen) wrote :
Revision history for this message
Nancy Chen (nancy-chen) wrote :
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.