Re: Writable directories in /var/snap?

2016-09-18 Thread Kyle Fazzari
On 09/18/2016 02:55 PM, Otfried Cheong wrote: > On Sun, Sep 18, 2016, at 23:18, David Callé wrote: > > You also have $SNAP_USER_COMMON: ~/snap//common/ , that > persists between upgrades of the snap. > > > $SNAP_USER_COMMON is not created automatically when the snap is > installed, and

Re: non-free

2016-09-18 Thread Sergio Schvezov
El sábado, 17 de septiembre de 2016 17h'58:29 ART, Mark Shuttleworth escribió: On 17/09/16 08:56, Spencer wrote: I see. Well, I'm not sure what the answer should be, but I can tell you that it being "non-free" is a significant deterrent against anyone downloading and

Re: Writable directories in /var/snap?

2016-09-18 Thread Otfried Cheong
On Sun, Sep 18, 2016, at 23:18, David Callé wrote: You also have $SNAP_USER_COMMON: ~/snap//common/ , that persists between upgrades of the snap. $SNAP_USER_COMMON is not created automatically when the snap is installed, and trying to create it from the snap fails (permission denied).