Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Add charmhelpers>=0.10.0,<1.0.0 as dependency #5
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
freyes commentedMay 16, 2017
Ubuntu charm needs application_version_set() available since 0.10.0.
If the ubuntu charm is installed in a machine where charmhelpers was
already installed (e.g. juju deployer was used in the machine), then
it will fail.