[Seek Help] 升级20.2后,检查更新就自动跳出错误,怎么办?
Tofloor
poster avatar
baorain74
deepin
2021-04-15 01:50
Author

升级20.2后,检查更新就自动跳出错误,怎么办?

在读取软件包列表... 完成

正在分析软件包的依赖关系树       

正在读取状态信息... 完成       

正在计算更新... 完成

下列软件包将被升级:

  com.qq.weixin.spark:i386 microsoft-edge-dev sysbro

升级了 3 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。

需要下载 0 B/244 MB 的归档。

解压缩后会消耗 15.2 MB 的额外空间。

您希望继续执行吗? [Y/n] y

dpkg: 错误: 无法新建文件 '/var/lib/dpkg/info/format-new': 没有那个文件或目录

E: Sub-process /usr/bin/dpkg returned an error code (2)

 

 

Reply Favorite View the author
All Replies
说书人
deepin
2021-04-15 04:02
#1
Reply View the author
Ziggy
deepin
2021-04-15 08:21
#2

sudo dpkg --configure -a && sudo apt -f install

Reply View the author