(稳定两次重现)系统问题 fsck exited with status code 8
Tofloor
poster avatar
ylxdxx
deepin
2018-11-29 00:53
Author
在应用商店安装软件与卸载软件同时多个进行,则系统会出问题,这次保留了证据,如下:安装与卸载均失败:




系统功能:关机、注销、重启等均失效


用按键组合关闭,重新启动系统就挂了


望早日修复!


Reply Favorite View the author
All Replies
avatar
ylxdxx
deepin
2018-11-29 00:54
#1
Reply View the author
avatar
swilder
deepin
2018-12-03 00:02
#2
最后怎么办了?
Reply View the author
avatar
ylxdxx
deepin
2018-12-03 17:31
#3

用live系统修复好了
Reply View the author
avatar
hucj
deepin
2018-12-03 19:35
#4
作为开发人员表示你这测试角度 真刁钻。  但是这确实是bug
Reply View the author
avatar
八兵
deepin
2019-01-02 05:18
#5
https://bbs.deepin.org/post/171674
用live系统修复好了

刚尝试deepin 一个月, 怎么用live 修复,有教程吗?
Reply View the author
avatar
ylxdxx
deepin
2019-01-02 06:45
#6
https://bbs.deepin.org/post/171674
刚尝试deepin 一个月, 怎么用live 修复,有教程吗?

live系统自带系统修复的软件,打开执行就可以了
Reply View the author
avatar
八兵
deepin
2019-01-02 07:18
#7
https://bbs.deepin.org/post/171674
live系统自带系统修复的软件,打开执行就可以了

you live de xia zai dizhi ma?  ma fan feng xiang yi ge.   xian zai xit lian shu ru fa dou meiyou le
Reply View the author
avatar
ylxdxx
deepin
2019-01-02 23:30
#8
https://bbs.deepin.org/post/171674
you live de xia zai dizhi ma?  ma fan feng xiang yi ge.   xian zai xit lian shu ru fa dou meiyou l ...

https://www.deepin.org/download/
Reply View the author
avatar
186******03
deepin
2019-01-02 23:43
#9
我在应用商店卸载一个应用时也提示卸载失败,就出现同样的问题。关机、注销、重启、文件管理器全部失效,在终端 reboot 后就出现一样的错误,进不了系统。还好提前做了备份。
Reply View the author
avatar
魔法师
deepin
2019-01-03 00:31
#10
在应用商店卸载的软件会引起系统奔溃的情况下,使用sudo apt remove 相关的软件,会打印出要卸载的软件包。有可能其中就包含dde等所有系统核心。rm -rf /的时代已经过去。删除某个软件包的时候不小心删除了整个系统的时代已经到来。flatpak 真香。但是有某些开发者会在外层打包一个deb(这并不会出现问题,而且point脚本中的shell写的很清楚,control中也不会写depends等相关依赖)。
Reply View the author