[Feedback on issues] 系统更新
Tofloor
poster avatar
HaHa
deepin
8 hours ago
Author

2026年8月13日的更新一直提示更新失败怎么办

截图_选择区域_20260818105958.jpg

{"ErrType":"dpkgError","ErrDetail":"dpkg: warning: source file '/usr/sbin/cupsd' stat: mode=0100755 uid=0 gid=0 size=449168 nlink=1 dev=66308 ino=131671 rdev=0 mtime=1778118925\r\ndpkg: warning: source file '/usr/sbin/cupsd' chattr flags: flags=0xffff00080010 attrs=immutable\r\ndpkg: warning: source file '/usr/sbin/cupsd' extended attribute 'security.integrity': size=1 hex=31\r\ndpkg: warning: unable to stat backup file '/usr/sbin/cupsd.dpkg-tmp': No such file or directory\r\ndpkg: error processing archive /var/cache/lastore/archives/cups-daemon_2.4.2.18-deepin1_arm64.deb (--unpack):\r\n unable to make backup link of './usr/sbin/cupsd' before installing new version: Operation not permitted\r\ndpkg-deb: error: paste subprocess was killed by signal (Broken pipe)\r\ninsserv: warning: script 'gsettings.job' missing LSB tags\r\ninsserv: Default-Start undefined, assuming empty start runlevel(s) for script `gsettings.job'\r\ninsserv: Default-Stop undefined, assuming empty stop runlevel(s) for script `gsettings.job'\r\nErrors were encountered while processing:\r\n /var/cache/lastore/archives/cups-daemon_2.4.2.18-deepin1_arm64.deb\r\n","IsCheckError":false,"ErrorLog":null}

Reply Favorite View the author
All Replies
avatar
润夕
deepin
7 hours ago
#1

我更新成功。

Reply View the author
avatar
润夕
deepin
7 hours ago
#2
It has been deleted!
avatar
deepin流云
Super Moderator
Community OP
7 hours ago
#3

打印管理器的包cups-daemon被锁定了无法升级,如果系统有开开发者模式,可以终端试下:lsattr /usr/sbin/cupsd

如果输出中包含 i,就说明文件被锁定了,再执行sudo chattr -i /usr/sbin/cupsd 移除锁定

如果是单位的电脑没有打开开发者模式,建议联系IT或者统信的销售or技术支持现场解决。

Reply View the author