[Control Center] 升级报错,无法用fix-broken修复
Tofloor
poster avatar
134******54
deepin
2021-09-07 03:53
Author

camwind@mall:~/Desktop$ sudo apt --fix-broken install

正在读取软件包列表... 完成

正在分析软件包的依赖关系树       

正在读取状态信息... 完成       

正在修复依赖关系... 完成

下列软件包是自动安装的并且现在不需要了:

  gstreamer1.0-pulseaudio

使用'sudo apt autoremove'来卸载它(它们)。

将会同时安装下列软件:

  wireshark-common

下列【新】软件包将被安装:

  wireshark-common

升级了 0 个软件包,新安装了 1 个软件包,要卸载 0 个软件包,有 80 个软件包未被升级。

有 5 个软件包没有被完全安装或卸载。

需要下载 0 B/432 kB 的归档。

解压缩后会消耗 1,072 kB 的额外空间。

您希望继续执行吗? [Y/n] y

正在预设定软件包 ...

(正在读取数据库 ... 系统当前共安装有 292177 个文件和目录。)

准备解压 .../wireshark-common_2.6.20-0+deb10u1_amd64.deb  ...

正在解压 wireshark-common (2.6.20-0+deb10u1) ...

dpkg: 处理归档 /var/cache/apt/archives/wireshark-common_2.6.20-0+deb10u1_amd64.deb (--unpack)时出错:

 正试图覆盖 /usr/lib/x86_64-linux-gnu/wireshark/extcap/androiddump,它同时被包含于软件包 org.wireshark.wireshark 2.6.8-3.3

dpkg-deb: 错误: 粘贴 子进程被信号(断开的管道) 终止了

在处理时有错误发生:

 /var/cache/apt/archives/wireshark-common_2.6.20-0+deb10u1_amd64.deb

E: Sub-process /usr/bin/dpkg returned an error code (1)

 

Reply Favorite View the author
All Replies
忘记、过去
deepin
2021-09-07 04:45
#1

sudo apt autopurge org.wireshark.wireshark

Reply View the author
Fredoong
deepin
2021-09-07 05:52
#2

你安装的两个包里同时含有androiddump文件,冲突了。

--fix-broken不是用来解决冲突问题的,所以它解决不了。

 

小尾巴~~~专属于Linux平台开发者的QQqun 792593947

Reply View the author