[Seek Help] 【求助】九月30日更新失败,错误提示看帖子,如何解决 Resolved
Tofloor
poster avatar
lxflhy
deepin
2024-10-05 16:31
Author

错误提示如下,求解决:

正在设置 dde-file-manager-services-plugins (6.5.5) ...
正在设置 dde-file-manager (6.5.5) ...
正在处理用于 initramfs-tools (0.142-0deepin3) 的触发器 ...
update-initramfs: Generating /boot/initrd.img-6.6.52-amd64-desktop-hwe
setupcon is missing. Please install the 'console-setup' package.
I: The initramfs will attempt to resume from /dev/sda5
I: (UUID=fb9a0990-8c77-4dd4-aac5-b1d62806853c)
I: Set the RESUME variable to override this.
live-boot: core filesystems devices utils udev blockdev dns.
在处理时有错误发生:
com.uostools.udom
dpkg: 警告: 在解析文件 '/var/lib/dpkg/available' 第 1788 行附近,软件包 'libcap-ng0:amd64' 时:使用了废弃字段 'Revision'
dpkg: 警告: 在解析文件 '/var/lib/dpkg/available' 第 2060 行附近,软件包 'libestr0:amd64' 时:使用了废弃字段 'Revision'
dpkg: 警告: 在解析文件 '/var/lib/dpkg/available' 第 3568 行附近,软件包 'libtext-iconv-perl' 时:使用了废弃字段 'Revision'
E: Sub-process /usr/bin/dpkg returned an error code (1)

Reply Favorite View the author
All Replies
neko
deepin
Ecological co-builder
2024-10-05 16:55
#1

dpkg -l libcap-ng0看看版本多少

Reply View the author
小鱼贝壳
deepin
2024-10-05 21:12
#2

不懂诶

Reply View the author
lxflhy
deepin
2024-10-08 07:54
#3
neko

dpkg -l libcap-ng0看看版本多少

Reply View the author
neko
deepin
Ecological co-builder
2024-10-08 09:42
#4
lxflhy

版本没问题,和我的一样,但我这是正常的,你这个好奇怪。

Reply View the author
neko
deepin
Ecological co-builder
2024-10-08 09:47
#5
neko

版本没问题,和我的一样,但我这是正常的,你这个好奇怪。

试试重新安装这个包,sudo apt reinstall libcap-ng0

Reply View the author
lxflhy
deepin
2024-10-08 16:43
#6
neko

试试重新安装这个包,sudo apt reinstall libcap-ng0

还是不行。我这个是deepin+win双系统,先装的win后装的deepin,会不会跟这个有关。
Reply View the author
neko
deepin
Ecological co-builder
2024-10-08 17:04
#7
lxflhy
还是不行。我这个是deepin+win双系统,先装的win后装的deepin,会不会跟这个有关。

跟这个无关,把com.uostools.udom卸载试试。sudo dpkg --force-all -P com.uostools.udom 执行这个强制卸载试试

Reply View the author
lxflhy
deepin
2024-10-08 17:20
#8
neko

跟这个无关,把com.uostools.udom卸载试试。sudo dpkg --force-all -P com.uostools.udom 执行这个强制卸载试试

~$ sudo dpkg --force-all -P com.uostools.udom
请输入密码:
验证成功
(正在读取数据库 ... 系统当前共安装有 435907 个文件和目录。)
正在卸载 com.uostools.udom (1.2.11) ...
正在关闭后台服务
Removed "/etc/systemd/system/multi-user.target.wants/udom-service.service".
close udom && udompopup
udom: 未找到进程
udompopup: 未找到进程
正在处理用于 deepin-app-store (8.0.7.0006-1) 的触发器 ...
Rebuilding /usr/share/applications/bamf-2.index...


执行后提示如上,然后我再执行更新操作,没有主贴的错误提示了,应该是解决了,谢谢大佬,非常感谢!

Reply View the author