Comment 13 for bug 1932579

Revision history for this message
Ian Johnson (anonymouse67) wrote :

The message should no longer be shown anymore in snapd as the PR referenced by Maciej has been merged and should be available on the edge channel of snapd in the few hours. Please give it a try if you like with:

```
snap install snapd --edge || snap refresh snapd --edge

# test the snap command to make sure the message no longer appears

snap refresh snapd --stable
# to go back to tracking stable, as edge sometimes can have unstable changes on it
```

Thanks,
Ian