You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Give us what you got, commands run, output, etc. If this is a feature request, delete this section.
juju debug-hooks vanilla/0
Cannot uninstall 'PyYAML'. It is a distutils installed project and thus we cannot accurately determine which files belong to i t which would lead to only a partial uninstall.
The text was updated successfully, but these errors were encountered:
Due to changes in the charm command, if this is an issue with one of the following, please report it against https://github.com/juju/charmstore-client/issues
charm grant
orcharm revoke
charm list
orcharm list-resources
charm login
orcharm logout
charm publish
charm pull
charm push
charm set
charm show
charm terms
charm whoami
Otherwise, if you have a feature request or issue with any other charm command please delete the above and continue below
Checklist
What version am I running?
I ran the following command:
snap info charm
and got the following ouput:I am using: (Your operating system)
ubuntu 18:04
Issue/Feature
When deploying the vanilla example project, I am getting error - hook failed- ' install'
I expect/expected the following
Container installing apache applications
Tell us what you think should have happened, including commands, outputs, etc
I am still new to juju charms, hence not sure what is the issue.
What I got
juju debug-log
ERROR juju.worker.uniter.operation hook "install" (via explicit, bespoke hook script) failed: exit st atus 1
Give us what you got, commands run, output, etc. If this is a feature request, delete this section.
juju debug-hooks vanilla/0
Cannot uninstall 'PyYAML'. It is a distutils installed project and thus we cannot accurately determine which files belong to i t which would lead to only a partial uninstall.
The text was updated successfully, but these errors were encountered: