|
我在安装bootsplash时老是出错,想删又删把了,怎么办?
sudo apt-get -f install
正在读取软件包列表... 完成
正在分析软件包的依赖关系树... 完成
共升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 17 个软件未被升 级。
有 1 个软件包没有被完全安装或卸载。
需要下载 0B 的软件包。
解压缩后会消耗掉 0B 的额外空间。
正在设置 bootsplash (3.1-11) ...
dpkg:处理 bootsplash (--configure)时出错:
子进程·post-installation script·返回了错误号·10
在处理时有错误发生:
bootsplash
sudo apt-get remove bootsplash
正在读取软件包列表... 完成
正在分析软件包的依赖关系树... 完成
下列软件包将被【卸载】:
bootsplash bootsplash-theme-debian bootsplash-theme-newlinux
共升级了 0 个软件包,新安装了 0 个软件包,要卸载 3 个软件包,有 17 个软件未被升 级。
有 1 个软件包没有被完全安装或卸载。
需要下载 0B 的软件包。
解压缩后将会空出 4985kB 的空间。
您希望继续执行吗?[Y/n]y
(正在读取数据库 ... 系统当前总共安装有 69290 个文件和目录。)
正在删除 bootsplash-theme-debian ...
dpkg:处理 bootsplash-theme-debian (--remove)时出错:
子进程·pre-removal script·返回了错误号·10
正在删除 bootsplash-theme-newlinux ...
dpkg:处理 bootsplash-theme-newlinux (--remove)时出错:
子进程·pre-removal script·返回了错误号·10
dpkg:bootsplash:有依赖问题,但是如您所愿还是继续删除:
bootsplash-theme-newlinux 依赖于 bootsplash (>= 3.0.0).
bootsplash-theme-debian 依赖于 bootsplash (>= 3.0.0).
正在删除 bootsplash ...
update-rc.d: /etc/init.d/bootsplash exists during rc.d purge (continuing)
在处理时有错误发生:
bootsplash-theme-debian
bootsplash-theme-newlinux
E: Sub-process /usr/bin/dpkg returned an error code (1) |
|