Re: Optional daemon

2016-10-28 Thread Kyle Fazzari
On 10/27/2016 11:27 PM, Didier Roche wrote: > Le 27/10/2016 à 19:00, Aaron Ogle a écrit : >> On Thu, Oct 27, 2016 at 11:56 AM Kyle Fazzari >> mailto:kyle.fazz...@canonical.com>> wrote: >> >> >> So are you storing this database in $SNAP_COMMON? Because >> $SNAP_DATA would do this for you,

Re: Optional daemon

2016-10-28 Thread Aaron Ogle
Point definitely well made. I'm with you now. :) Now this being the case. I can't just swap the location. This is where I would need a rock solid upgrade hook. But I would only need to run it the once. Any suggestions? Or any good examples? On Fri, Oct 28, 2016 at 1:54 PM Kyle Fazzari wrot

Python 3 plugin sanity checking

2016-10-28 Thread Barry Warsaw
I've started to snap up GNU Mailman 3. https://code.launchpad.net/~barry/+git/mailman-core-snap During an earlier iteration I forgot to add usr/lib to the snap part parts: mailman: plugin: python source: https://gitlab.com/mailman/mailman.git snap: - bin - lib - u

Re: Un-revert a snap

2016-10-28 Thread Gustavo Niemeyer
A refresh should result in the same behavior whether the snap is locally installed or is being downloaded. We've also (John has, actually) fixed the behavior so that a refresh of a specific snap will work, so your original attempt described in the first message on this thread will work correctly i