Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

snapd fails to start when the auto-discover flag is used and the plugins are not executable #1104

Closed
jcooklin opened this issue Jul 28, 2016 · 0 comments · Fixed by #1106
Closed

Comments

@jcooklin
Copy link
Collaborator

jcooklin commented Jul 28, 2016

To reproduce

  • compile snap make all
  • change permissions on mock plugins `chmod 444 build/plugin/*'
  • start snap (with auto-discover switch) build/bin/snapd -t 0 -l 1 -a build/plugin

Once snapd hits the first file that is not executable snapd exits.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants