[Seek Help] 在终端升级中出现一个问题。
Tofloor
poster avatar
mardou
deepin
2024-04-09 11:05
Author

在终端升级中,出现一个问题,该如何解决呢?问题如下:

验证成功
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
正在计算更新... 完成
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。
有 1 个软件包没有被完全安装或卸载。
解压缩后会消耗 0 B 的额外空间。
您希望继续执行吗? [Y/n] y
正在设置 dde-calendar (5.12.1-1) ...
Failed to enable unit: Unit file com.dde.calendarserver.calendar.timer does not exist.
Failed to start com.dde.calendarserver.calendar.timer: Unit com.dde.calendarserver.calendar.timer not found.
dpkg: 处理软件包 dde-calendar (--configure)时出错:
已安装 dde-calendar 软件包 post-installation 脚本 子进程返回错误状态 5
在处理时有错误发生:
dde-calendar
E: Sub-process /usr/bin/dpkg returned an error code (1)

哪位高手给我指点一下,谢谢!

Reply Favorite View the author
All Replies
owen_337
deepin testing team
2024-04-09 11:16
#1

楼主你好,可以试试:

sudo apt install -f 或者:

sudo apt purge dde-calendar
sudo apt install dde-calendar

Reply View the author
zccrs
deepin
2024-04-09 13:51
#2
Reply View the author