[Feedback on issues] 25.2.1升级费失败
Tofloor
poster avatar
terry261
deepin
2026-08-05 14:05
Author
Reply Favorite View the author
All Replies
avatar
𰻞𰻝面
deepin
2026-08-05 14:16
#1

依赖问题,试下 sudo dpkg --configure -a

Reply View the author
avatar
deepin流云
Super Moderator
Community OP
2026-08-05 14:20
#2
It has been deleted!
avatar
deepin流云
Super Moderator
Community OP
2026-08-05 15:47
#3

用命令升级下看看有没有报错:sudo apt update&&sudo apt dist-upgrade

Reply View the author
avatar
米饭虚拟机-nana版
deepin
2026-08-05 15:56
#4
deepin流云

用命令升级下看看有没有报错:sudo apt update&&sudo apt dist-upgrade

这个bug我也遇到了,害得我重装系统

Reply View the author
avatar
deepin流云
Super Moderator
Community OP
2026-08-05 15:58
#5
米饭虚拟机-nana版

这个bug我也遇到了,害得我重装系统

已经重装了么?回滚不行嘛

Reply View the author
avatar
米饭虚拟机-nana版
deepin
2026-08-05 16:24
#6
deepin流云

已经重装了么?回滚不行嘛

我没备份,直接重装了。

Reply View the author
avatar
晚秋(lateautumn)
Moderator
2026-08-05 16:39
#7

什么架构?我的x86笔记本刚升级完,一切正常。

Reply View the author
avatar
terry261
deepin
2026-08-06 08:26
#8

rm: cannot remove 'avahi-daemon': Read-only file system 如何解决?

Reply View the author
avatar
terry261
deepin
2026-08-06 08:26
#9

已经把只读关闭了

Reply View the author
avatar
electricface
deepin
2026-08-06 09:42
#10

看日志,报错是:

[2026-08-05 14:00:09] pmstatus:dpkg-exec:0.0000:Running dpkg
[2026-08-05 14:00:09] pmstatus:avahi-daemon:0.0000:Preparing to configure avahi-daemon (amd64)
[2026-08-05 14:00:09] pmstatus:avahi-daemon:14.2857:Configuring avahi-daemon (amd64)
[2026-08-05 14:00:09] pmerror:avahi-daemon:14.2857:installed avahi-daemon package post-installation script subprocess returned error exit status 25
[2026-08-05 14:00:09] pmerror:ipp-usb:14.2857:dependency problems - leaving unconfigured
[2026-08-05 14:00:09] pmerror:deepin-desktop-environment-core:14.2857:dependency problems - leaving unconfigured
[2026-08-05 14:00:09] === Job dist_upgrade end: /usr/sbin/deepin-immutable-ctl upgrade --status-fd 3 [Status: FAILED] ===

avahi-daemon 包后配置脚本退出代码 25

Reply View the author
avatar
terry261
deepin
2026-08-06 11:50
#11

卸载了avahi-daemon,但是脚本删除不了,现在升级就卡在 退出码25了。重新安装又报进行配置时出错,无法安装完成。如何跳过这个这个脚本,或者其它解决的方法

Reply View the author