We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 deploy mongodb --channel 6/edge --base "[email protected]"
It should work, as https://charmhub.io/mongodb/docs/r-requirements states that "Ubuntu 20.04 (Focal) or later" is supported.
It wont work, the error is
ERROR os "ubuntu" version "24.04" not found
Operating system: ╰─$ lsb_release -sd Ubuntu 22.04.4 LTS
Juju CLI: 3.1.8-genericlinux-amd64
3.1.8-genericlinux-amd64
Juju agent: 3.1.8
3.1.8
Charm revision: 173
LXD: 5.0.3
5.0.3
Juju debug log:
The text was updated successfully, but these errors were encountered:
https://warthogs.atlassian.net/browse/DPE-4884
Sorry, something went wrong.
No branches or pull requests
Steps to reproduce
juju deploy mongodb --channel 6/edge --base "[email protected]"
Expected behavior
It should work, as https://charmhub.io/mongodb/docs/r-requirements states that "Ubuntu 20.04 (Focal) or later" is supported.
Actual behavior
It wont work, the error is
Versions
Operating system: ╰─$ lsb_release -sd
Ubuntu 22.04.4 LTS
Juju CLI:
3.1.8-genericlinux-amd64
Juju agent:
3.1.8
Charm revision: 173
LXD:
5.0.3
Log output
Juju debug log:
Additional context
The text was updated successfully, but these errors were encountered: