Re: Problem removing a snap

2016-11-02 Thread Chris
On Wed, 2016-11-02 at 16:57 -0600, Seth Arnold wrote: > On Wed, Nov 02, 2016 at 05:34:10PM -0500, Chris wrote: > > > > chris@localhost:~$ sudo mount --bind /snap/ubuntu-core/current > > /snap/viking-gps/1 > > [sudo] password for chris:  > > mount: mount point /snap/viking-gps/1 does not exist >

Re: Problem removing a snap

2016-11-02 Thread Seth Arnold
On Wed, Nov 02, 2016 at 05:34:10PM -0500, Chris wrote: > chris@localhost:~$ sudo mount --bind /snap/ubuntu-core/current > /snap/viking-gps/1 > [sudo] password for chris:  > mount: mount point /snap/viking-gps/1 does not exist Either a file or directory needs to exist in the filesystem for a mount

Re: Problem removing a snap

2016-11-02 Thread Chris
On Wed, 2016-11-02 at 20:40 -0200, Gustavo Niemeyer wrote: > > There's no need to attempt to remove again. snapd has proper state > tracking and still remembers that you are trying to remove that snap. > > If you kept the directory mounted as suggested, by now it should > already be gone. > I'd

Re: Problem removing a snap

2016-11-02 Thread Gustavo Niemeyer
There's no need to attempt to remove again. snapd has proper state tracking and still remembers that you are trying to remove that snap. If you kept the directory mounted as suggested, by now it should already be gone. On Wed, Nov 2, 2016 at 8:34 PM, Chris wrote: > On

Re: Problem removing a snap

2016-11-02 Thread Chris
On Wed, 2016-11-02 at 20:06 -0200, Gustavo Niemeyer wrote: > Ok, thanks for those details. We'll look more deeply into this > tomorrow and try to reproduce the issue. > > To fix your problem, can you please try this simple hack to get over > the bug: > > sudo mount --bind

Re: Problem removing a snap

2016-11-02 Thread Gustavo Niemeyer
Ok, thanks for those details. We'll look more deeply into this tomorrow and try to reproduce the issue. To fix your problem, can you please try this simple hack to get over the bug: sudo mount --bind /snap/ubuntu-core/current /snap/viking-gps/1 This should allow the remove to go through. On

Re: Problem removing a snap

2016-11-02 Thread Gustavo Niemeyer
Hi Chris, Can you please try updating your snapd package? Recent releases have a more reliable remove procedure that handles these cases better. On Wed, Nov 2, 2016 at 6:40 PM, Chris wrote: > I went to remove a snap, viking-gps, and it just sat there doing > nothing.

Problem removing a snap

2016-11-02 Thread Chris
I went to remove a snap, viking-gps, and it just sat there doing nothing. I did a CTRL-C to stop the process. So, running snap changes showed me 343  Doing   2016-11-02T17:22:13Z  - Remove "viking-gps" snap Then running snap change 343, since it was still running I get: