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
Is possible add a hook to snap to run before a snap package removing, it will avoid this type of problem:
$ subutai remove snap Stop snap "subutai" services ([start snap.subutai.nginx-service.service] failed with exit status 5: Failed to start snap.subu tai.nginx-service.service: Unit snap.subutai.nginx-service.service not found. ) Remove data for snap "subutai" (76) (remove /var/snap/subutai/common/lxc/ubuntu16/rootfs/.gitignore: read-only file system)
Documentation about snapcraft hooks:
https://docs.snapcraft.io/build-snaps/hooks
The text was updated successfully, but these errors were encountered:
liquuid
No branches or pull requests
Is possible add a hook to snap to run before a snap package removing, it will avoid this type of problem:
Documentation about snapcraft hooks:
https://docs.snapcraft.io/build-snaps/hooks
The text was updated successfully, but these errors were encountered: