Making a Snap Package for acd_cli (Issue with FUSE) #531
Comments
yadayada
added the
FUSE
label
Mar 5, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
joewashear007 commentedFeb 13, 2017
Hello,
I was curious if it would be possible to make a snap package for this. I want to install it on a Ubuntu Core device (i.e. Raspberry Pi 3). I think would be great since people seem to be using this for hooking Amazon Cloud Drive to NextCloud (which has a snap).
I tried to start making it a snap and was successful, except I can't get the mounting to work. The acdcli comand such as
sync&lswork. The mount command works, yet the folder is empty even though the system says there is a filesystem mounted there. I did all the testing indevmodeso there aren't any confinement issues.I was curious if someone who know more about mounts and FUSE could give me some pointer on how to debug this. Thanks, Joe
Snapcraft.yaml
Output of mount command (in debug mode)
Output of mount after running acdcli mount without foreground