Hi.
I’m new to snap. Trying to see if it is something worth learning. I’m on Ubuntu16.04, I have a mixture of SSD and HDD drives, and as a result, I decided to put my home directories on /data1/home/$USER, rather than /home/$USER. I have no plan to change that.
I have learned that when you have anything other than /home/$USER as your home directory, snap does not work out of the box. I have not found a solution to make it work.
I read this thread: https://bugs.launchpad.net/snapcraft/+bug/1620771 This thread did not reach a solution. I tried what was described there: “sudo dpkg-reconfigure apparmor” and add /data1/home/ to the list of home directories, delete the caches. but the issue remained.
Is there a way to support this scenario?
Thanks in advance.