首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Spotify将不再启动(Snap :无法更新snap命名空间)

Spotify将不再启动(Snap :无法更新snap命名空间)
EN

Ask Ubuntu用户
提问于 2023-04-06 09:05:34
回答 1查看 248关注 0票数 1
代码语言:javascript
复制
$ snap refresh
error: cannot perform the following tasks:
- Setup snap "spotify" (63) security profiles (cannot update mount namespace of snap "spotify": cannot update preserved namespace of snap "spotify": cannot update snap namespace: remove /usr/bin/gjs: read-only file system)
$ spotify
ERROR: not connected to the gnome-3-28-1804 content interface.
EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2023-04-06 11:47:49

现在好像有个窃听器。在这里可以找到一个解决方案:https://forum.snapcraft.io/t/spotify-snap-update-failed-version-1-2-8-923-g4f94bf0d/34586

实质上:

代码语言:javascript
复制
snap remove spotify # uninstall, do take note of the ID of the snapshot that will be generated
snap install spotify # reinstall
snap restore  spotify # restore user data from the snapshot

虽然可能有一个更好的方法来解决根本原因,这种方式是快速和有效的。

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1462524

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档