Comment 2 for bug 1850282

Revision history for this message
Olivier Tilloy (osomon) wrote : Re: Chromium disappears from system on refresh

If chromium-browser is installed, you can report a bug that will include useful information about the snap by executing `ubuntu-bug chromium-browser`.

I acknowledge the problem, it seems like an unfortunate race condition where you tried to launch the snap while it was being refreshed. I'm adding a snapd task so that snapd developers can comment on whether this is a known problem, and being addressed.

Note that with debs and apt, you could theoretically have hit an even worse problem: if you tried running chromium (or any application really) in the middle of an update, it could have crashed and corrupted your data because of dependencies mismatch.