小编zap*_*pee的帖子

dpkg-divert:错误:从 16.04 升级到 16.10 后重命名涉及覆盖错误

将 Ubuntu 16.04 升级到 16.10 后,我遇到了一个奇怪的错误。

软件更新程序建议进行部分更新:

无法安装“systemd-shim”

升级将继续,但“systemd-shim”包可能不在工作状态。请考虑提交有关它的错误报告。

subprocess installed post-removal script returned error exit status 2
Run Code Online (Sandbox Code Playgroud)

sudo apt-get update 完成没有任何错误。

sudo apt-get remove 输出这个

The following packages will be REMOVED:
  systemd-shim
0 to upgrade, 0 to newly install, 1 to remove and 0 not to upgrade.
1 not fully installed or removed.
After this operation, 71.7 kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 1451244 files and directories currently installed.) …
Run Code Online (Sandbox Code Playgroud)

apt partial-upgrade 16.10

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

Ubuntu 16.10 中“kidle_inject / x”的高 CPU 使用率

升级到 Ubuntu 16.10 后,我无法使用我的笔记本电脑,因为“kidle_inject”的 CPU 使用率很高。

  PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND                   
 7966 root     -51   0       0      0      0 S  35.2  0.0   4:27.77 kidle_inject/1            
 8327 xxxx      20   0 1906104 302952  69876 S  34.9  3.7   0:08.15 chromium-browse           
 7968 root     -51   0       0      0      0 S  34.5  0.0   4:31.28 kidle_inject/3            
 7965 root     -51   0       0      0      0 S  33.9  0.0   4:24.68 kidle_inject/0            
 7967 root     -51   0       0      0      0 S  32.6  0.0   4:28.50 kidle_inject/2            
Run Code Online (Sandbox Code Playgroud)

sudo rmmod …

cpu-load cpu 16.10

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

标签 统计

16.10 ×2

apt ×1

cpu ×1

cpu-load ×1

partial-upgrade ×1