相关疑难解决方法(0)

无法纠正问题,您持有破损的包裹

从 10.04 升级到 12.04 后,我尝试安装不同的软件包。例如 ia32-libs 和 Skype (4.0)。

尝试安装这些时,我收到“无法纠正问题,您保存了损坏的软件包”错误消息。

命令的输出:

sudo apt-get install -f
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Run Code Online (Sandbox Code Playgroud)

运行后:

sudo dpkg --configure -a
foo@foo:~$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Run Code Online (Sandbox Code Playgroud)

apt

315
推荐指数
9
解决办法
103万
查看次数

如何备份我的存储库?

我想备份我添加到 Ubuntu 软件中心的所有存储库,但显然sources.list只包含属于 Canonical的存储库。

那么我在哪里可以找到其他的呢?

ppa backup repository

23
推荐指数
3
解决办法
2万
查看次数

尝试在 Ubuntu 18.04 上安装 clang 时损坏的软件包

我尝试在 Ubuntu 18.04 上安装 clang,但无法安装。我尝试sudo apt install clang并得到了这些结果:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
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:
 clang : Depends: clang-6.0 (>= …
Run Code Online (Sandbox Code Playgroud)

package-management dependencies clang 18.04

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

标签 统计

18.04 ×1

apt ×1

backup ×1

clang ×1

dependencies ×1

package-management ×1

ppa ×1

repository ×1