[problem help] 无论安装什么,都提示卸载linux-image-6.6.35-amd64-desktop-hwe
Tofloor
poster avatar
177******05
deepin
2024-07-24 11:15
Author

现在系统版本及内核:

cat /etc/os-release
PRETTY_NAME="Deepin 23"
NAME="Deepin"
VERSION_ID="23"
VERSION="23"
ID=Deepin
HOME_URL="https://www.deepin.org/"
BUG_REPORT_URL="https://bbs.deepin.org"
VERSION_CODENAME=beige

uname -r
6.6.38-amd64-desktop-hwe

问题:

sudo apt install sed
正在读取软件包列表... 完成
正在分析软件包的依赖关系树... 完成
正在读取状态信息... 完成   
sed 已经是最新版 (4.9-2)。
下列软件包将被【卸载】:
  linux-image-6.6.35-amd64-desktop-hwe
升级了 0 个软件包,新安装了 0 个软件包,要卸载 1 个软件包,有 1 个软件包未被升级。
有 1 个软件包没有被完全安装或卸载。
解压缩后将会空出 524 MB 的空间。
您希望继续执行吗? [Y/n] y
(正在读取数据库 ... 系统当前共安装有 341664 个文件和目录。)
正在卸载 linux-image-6.6.35-amd64-desktop-hwe (23.01.00.27) ...
update-initramfs: Deleting /boot/initrd.img-6.6.35-amd64-desktop-hwe
Generating grub configuration file ...
Found theme: /boot/grub/themes/deepin/theme.txt
Found background image: /boot/grub/themes/deepin/background.jpg
Found linux image: /boot/vmlinuz-6.6.38-amd64-desktop-hwe
Found initrd image: /boot/initrd.img-6.6.38-amd64-desktop-hwe
Found linux image: /boot/vmlinuz-6.6.36-amd64-desktop-hwe
Found initrd image: /boot/initrd.img-6.6.36-amd64-desktop-hwe
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Adding boot menu entry for UEFI Firmware Settings ...
/etc/grub.d/99_deepin-boot-kit: 第 45 行:echo: 写入错误:设备上没有空间
run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return code 1
dpkg: 处理软件包 linux-image-6.6.35-amd64-desktop-hwe (--remove)时出错:
 已安装 linux-image-6.6.35-amd64-desktop-hwe 软件包 post-removal 脚本 子进程返回错误状态 1
dpkg: 出现过多错误,正在停止
在处理时有错误发生:
 linux-image-6.6.35-amd64-desktop-hwe
由于出现了太多错误,处理过程被中止了。
E: Sub-process /usr/bin/dpkg returned an error code (1)

Reply Favorite View the author
All Replies
fax928
deepin
2024-07-24 11:37
#1
It has been deleted!
W2J
deepin
2024-07-24 12:45
#2

“写入错误:设备上没有空间”

注意到这句没有?

其他,就是说linux-image更改时出了错,事关post-removal脚本过程。

建议检查一下各处可用空间先

Reply View the author
neko
deepin
Ecological co-builder
2024-07-24 13:04
#3

boot分区用完了,卸载多余的内核释放空间

Reply View the author
177******05
deepin
2024-07-24 15:19
#4
neko

boot分区用完了,卸载多余的内核释放空间

boot 可用空间还有669M 呢

Reply View the author
177******05
deepin
2024-07-24 15:20
#5
W2J

“写入错误:设备上没有空间”

注意到这句没有?

其他,就是说linux-image更改时出了错,事关post-removal脚本过程。

建议检查一下各处可用空间先

这句我看到了,但是我看了下boot空间还有600多M

Reply View the author
Oli
deepin
2024-07-24 16:50
#6

我也不太懂confused

Reply View the author
燕子大王来也!
deepin
2024-07-24 18:09
#7

“写入错误:设备上没有空间”

Reply View the author