Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JUJU-1537] Install latest stable lxd version for pylib integration. #52

Conversation

juanmanuel-tirado
Copy link
Contributor

In one of the executions of the pylib integrations tests we found a message indicating that lxd 4.24/stable package is missing. Install the default lxd snap package available at the moment.

sudo snap install lxd --channel=4.24/stable
09:51:08 error: snap "lxd" is not available on 4.24/stable but is available to install
09:51:08        on the following channels:
09:51:08 
09:51:08        4.24/candidate  snap install --channel=4.24/candidate lxd
09:51:08        4.24/beta       snap install --channel=4.24/beta lxd
09:51:08        4.24/edge       snap install --channel=4.24/edge lxd
09:51:08 
09:51:08        Please be mindful pre-release channels may include features not
09:51:08        completely tested or implemented. Get more information with 'snap info
09:51:08        lxd'.

@juanmanuel-tirado juanmanuel-tirado merged commit 6584c97 into juju:main Aug 1, 2022
@juanmanuel-tirado juanmanuel-tirado deleted the JUJU-1537_update_lxd_snap_package branch August 1, 2022 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants