[System Installation] 自动更新提示备份失败,终端中手动更新提示有错误。
Tofloor
poster avatar
方吉元
deepin
2022-06-16 16:19
Author

sudo apt upgrade
请输入密码:
验证成功
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
正在计算更新... 完成
下列软件包的版本将保持不变:
qdbus
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 1 个软件包未被升级。
有 3 个软件包没有被完全安装或卸载。
解压缩后会消耗 0 B 的额外空间。
您希望继续执行吗? [Y/n] y
正在设置 grub-efi-amd64-signed (1.67.5+2.04+dde) ...
正在为 x86_64-efi 平台进行安装。
grub-install:错误: 无法复制“/usr/share/locale/ca/LC_MESSAGES/grub.mo”到“/boot/grub/locale/ca.mo”:设备上没有空间.
dpkg: 处理软件包 grub-efi-amd64-signed (--configure)时出错:
已安装 grub-efi-amd64-signed 软件包 post-installation 脚本 子进程返回错误状态 1
正在设置 linux-firmware (1.202.3) ...
update-initramfs: Generating /boot/initrd.img-5.15.34-amd64-desktop
I: The initramfs will attempt to resume from /dev/sda7
I: (UUID=1589ab51-cd84-4f5b-97a0-6cf7b2cdd0e6)
I: Set the RESUME variable to override this.
live-boot: core filesystems devices utils udev blockdev dns.
cat: 写入错误: 设备上没有空间
update-initramfs: failed for /boot/initrd.img-5.15.34-amd64-desktop with 1.
dpkg: 处理软件包 linux-firmware (--configure)时出错:
已安装 linux-firmware 软件包 post-installation 脚本 子进程返回错误状态 1
正在设置 deepin-graphics-driver-manager (5.1.34-1) ...
update-initramfs: Generating /boot/initrd.img-5.15.34-amd64-desktop
I: The initramfs will attempt to resume from /dev/sda7
I: (UUID=1589ab51-cd84-4f5b-97a0-6cf7b2cdd0e6)
I: Set the RESUME variable to override this.
live-boot: core filesystems devices utils udev blockdev dns.
cat: 写入错误: 设备上没有空间
update-initramfs: failed for /boot/initrd.img-5.15.34-amd64-desktop with 1.
dpkg: 处理软件包 deepin-graphics-driver-manager (--configure)时出错:
已安装 deepin-graphics-driver-manager 软件包 post-installation 脚本 子进程返回错误状态 1
在处理时有错误发生:
grub-efi-amd64-signed
linux-firmware
deepin-graphics-driver-manager
E: Sub-process /usr/bin/dpkg returned an error code (1)

Reply Favorite View the author
All Replies
云的眼泪
deepin
2022-06-16 16:45
#1

先update再upgrade

Reply View the author
deepin-superuser
deepin
2022-06-16 16:54
#2

设备上没有空间.,/boot/ 分区满了?

Reply View the author
babyfengfjx
Super Moderator
CQA
2022-06-16 17:10
#3
  • 从日志上看应该是空间不足了;
  • 可以先卸载之前老版本的内核,然后再通过终端升级试试:sudo apt update && sudo apt dist-upgrade
Reply View the author
方吉元
deepin
2022-06-16 21:42
#4
deepin-superuser

设备上没有空间.,/boot/ 分区满了?

确实是满了。内核装了三个版本。

Reply View the author