Ошибка при установке snap store

Я попытался установить snap store на kubuntu 20.04, но получил ошибку. Попробовал установить с других каналов, не помогло.

Сессия терминала:

$ snap install snap-store
ошибка: cannot perform the following tasks:
- Run configure hook of "snap-store" snap if present (run hook "configure": cannot perform operation: mount --rbind /dev /tmp/snap.rootfs_cj6NAP//dev: No such file or directory)
$ snap install snap-store --edge
ошибка: cannot perform the following tasks:
- Run configure hook of "snap-store" snap if present (run hook "configure": cannot perform operation: mount --rbind /dev /tmp/snap.rootfs_16vwoM//dev: No such file or directory)
$ sudo snap install snap-store --beta
ошибка: cannot perform the following tasks:
- Run configure hook of "snap-store" snap if present (run hook "configure": cannot perform operation: mount --rbind /dev /tmp/snap.rootfs_5CV4zT//dev: No such file or directory)

Попробовал установить vs code, всё работает. Как можно установить snap-store? Может быть я где-то опечатался?


Ответы (0 шт):