12.6更新,Remmina更新安装存在包冲突,需要强制安装
Tofloor
poster avatar
macaiyun0629
deepin
2020-12-07 18:20
Author

12.6更新,Remmina更新安装存在包冲突,需要强制安装

dpkg: 处理归档 /var/cache/apt/archives/remmina_1.4.8+dfsg-2_amd64.deb (--unpack)时出错:

 正试图覆盖 /usr/lib/x86_64-linux-gnu/libfreerdp-client2.so.2.0.0,它同时被包含于软件包 libfreerdp-client2-2:amd64 2.0.0.4-1+dde
dpkg-deb: 错误: 粘贴 子进程被信号(断开的管道) 终止了
在处理时有错误发生:
/var/cache/apt/archives/remmina_1.4.8+dfsg-2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

执行sudo apt autoremove后,报如下错误

dpkg: 处理归档 /var/cache/apt/archives/remmina_1.4.8+dfsg-2_amd64.deb (--unpack)时出错:

 正试图覆盖 /usr/share/doc/remmina-common/changelog.Debian.gz,它同时被包含于软件包 remmina-common 1.3.3+dfsg-2
dpkg-deb: 错误: 粘贴 子进程被信号(断开的管道) 终止了
在处理时有错误发生:
/var/cache/apt/archives/remmina_1.4.8+dfsg-2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)



Reply Favorite View the author
All Replies
thefivestar
deepin
2020-12-07 18:49
#1

卸载原有的remmina和remmina-common,然后使用sudo apt-get autoremove,再安装

Reply View the author