相关疑难解决方法(0)


Unity Tweak Tools 在 14.04 中缺少架构

当我尝试在 14.04 中启动 Unity Tweak Tool 时,它会弹出一个窗口,上面写着:

“缺少以下架构:

com.canonical.unity.webapps

为了正常工作,Unity Tweak Tool 建议您安装必要的软件包。”

我没有删除这个包,我只是在隐私设置中关闭了它们。但是,在 Synaptic 中查看并没有显示这些甚至尝试重新安装它们。

我不知道为什么这些会丢失。任何帮助将不胜感激。

unity

6
推荐指数
1
解决办法
3万
查看次数

如果我打开 Unity 调整工具,它会提到 com.canonical.unity.webapps 丢失

出现以下消息:

在此处输入图片说明

如果我按 OK,则没有任何反应。我需要做什么?

unity unity-tweak-tool 15.04

5
推荐指数
1
解决办法
4668
查看次数

模式丢失 - Unity Tweak Tool

我理解这一点非常相似,这个问题这一个,但没有出现为我工作的答案。尝试安装这些问题中提到的软件包时,apt-get 会抛出以下错误消息:

Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
 unity-webapps-service : Depends: webapp-container
E: Unable to correct problems, you have held broken packages.
Run Code Online (Sandbox Code Playgroud)

当我尝试安装那里提到的依赖项时,我发现越来越多的依赖项。当我选择“修复损坏的包”时,Synaptic 包管理器会给出错误消息。我怎样才能解决这个问题?

提前致谢,如果您需要更多信息,请发表评论。

更新:运行apt-cache …

package-management apt dependencies webapps unity-tweak-tool

4
推荐指数
1
解决办法
2592
查看次数