相关疑难解决方法(0)

升级到Ubuntu 17.04后包系统坏了

在此处输入图片说明

将我的 Ubuntu 升级到 17.04 后,包系统坏了。当我执行以下任何命令时,出现一些错误。

sudo apt-get --fix-broken 安装

$ sudo apt-get --fix-broken install
...
...
ubuntuone-credentials-common unity-plugin-scopes unity-scope-
mediascanner2
  unity-webapps-qml url-dispatcher usermetricsservice vbetool vlc-nox
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  click-apparmor
The following packages will be upgraded:
  click-apparmor
1 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
Need to get 0 B/10.7 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do …
Run Code Online (Sandbox Code Playgroud)

upgrade package-management apt dpkg 17.04

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

从 16.04 升级到 16.10 部分失败?

16.10 发布几天后(现在)我决定升级。在升级过程中不断收到错误消息,直到最终失败。在apt-get upgrade现在运行的 CLI 上给出:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
20 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] Y
Setting up click (0.4.45.1+16.10.20160916-0ubuntu1) ...
Cannot start click due to a conflict with a different locally-installed Python 'click' package. …
Run Code Online (Sandbox Code Playgroud)

upgrade apt dependencies 16.04 16.10

10
推荐指数
1
解决办法
2892
查看次数

标签 统计

apt ×2

upgrade ×2

16.04 ×1

16.10 ×1

17.04 ×1

dependencies ×1

dpkg ×1

package-management ×1