Comment 2 for bug 1806070

Revision history for this message
Simon Déziel (sdeziel) wrote :

I just realized now that this issue is preventing snap from refreshing all my snaps:

$ sudo snap refresh lxd
error: cannot refresh "lxd": snap "lxd" has "seed" change in progress

An example of this is that lxd is stuck at version 3.2 while it should be at 3.7:

$ snap info lxd | sed -n '/^channels:/,$ p'
channels:
  stable: 3.7 (9664) 53MB -
  candidate: 3.8 (9786) 54MB -
  beta: ↑
  edge: git-ae0a670 (9788) 54MB -
  3.0/stable: 3.0.3 (9663) 53MB -
  3.0/candidate: 3.0.3 (9663) 53MB -
  3.0/beta: ↑
  3.0/edge: git-18c9b88 (9673) 53MB -
  2.0/stable: 2.0.11 (8023) 28MB -
  2.0/candidate: 2.0.11 (8023) 28MB -
  2.0/beta: ↑
  2.0/edge: git-c7c4cc8 (9257) 26MB -
installed: 3.2 (7792) 57MB -