Closed rmescandon closed 7 years ago
$SNAP child dir does not work for the read/write bind mount needed by wifi-ap rest api. See https://lists.ubuntu.com/archives/snapcraft/2017-March/003431.html
Cannot verify in my machine, as it is not armhf. Tested on amd64 building from sources, getting this https://pastebin.canonical.com/181847/
I close it until I can try on armhf
I built a snap based on this branch and unfortunately the bind mount did not work. (on rpi3)
Mount socket in $SNAP/snap/sockets instead of using $COMMON/sockets. This way the folder would exists when deploying the snap and it is not needed to be created ex professo
This should solve issue https://github.com/CanonicalLtd/UCWifiConnect/issues/2