[System Installation] 求助,deepin工程师 20.3升级到20.4失败
Tofloor
poster avatar
criska
deepin
2022-02-20 17:41
Author

image.png

sudo apt upgrade 报错

image.png

按照提示 执行apt --fix-broken install 报错

image.png

Reply Favorite View the author
All Replies
安洛
deepin
2022-02-20 20:41
#1

试下

sudo apt clean && sudo apt autoclean

然后重新执行更新。

或者再试试

sudo rm /var/cache/apt/archives/libimageeditor_1.0.10-1_amd64.deb

然后再执行更新。

Reply View the author
deepin-superuser
deepin
2022-02-20 21:30
#2

你可以先执行一下 sudo apt-get autoremove

Reply View the author
criska
deepin
2022-02-21 02:05
#3
安洛

试下

sudo apt clean && sudo apt autoclean

然后重新执行更新。

或者再试试

sudo rm /var/cache/apt/archives/libimageeditor_1.0.10-1_amd64.deb

然后再执行更新。

我重启进入系统后,任务栏消失了,出现个什么安全模式也退不出去 不知道用这个方法还行不行,我试试 谢谢大佬

Reply View the author
criska
deepin
2022-02-21 02:06
#4
deepin-superuser

你可以先执行一下 sudo apt-get autoremove

我重启进入系统后,任务栏消失了,出现个什么安全模式也退不出去 不知道用这个方法还行不行,我试试 谢谢大佬

Reply View the author
criska
deepin
2022-02-21 02:11
#5
criska

我重启进入系统后,任务栏消失了,出现个什么安全模式也退不出去 不知道用这个方法还行不行,我试试 谢谢大佬

不大行。依然报的上述错误

Reply View the author
180******27
deepin
2022-02-21 03:12
#6

he wo qingkuang yiyang,shufufa ye buxing.

Reply View the author
k631583871
deepin
2022-02-21 06:41
#7

先把 deepin-album,deepin-camera,deepin-image-viewer 卸载, 更新完再安装试试

Reply View the author
deepin-superuser
deepin
2022-02-21 17:30
#8
k631583871

先把 deepin-album,deepin-camera,deepin-image-viewer 卸载, 更新完再安装试试

我这里只卸载了 deepin-image-viewer就好了

sudo apt-get purge deepin-image-viewer
sudo apt-get autoremove --purge
sudo apt-get install deepin-image-viewer
Reply View the author
sl******ff@163.com
deepin
2022-02-22 03:29
#9

同样的问题,我也是从20.3升到20.4 的,碰到的问题也相同

前几帖的方法试过,无效果

百度了一下,https://blog.csdn.net/zhouzhiyao960211/article/details/89716036

用了强制安装,再修复,问题算解决了。

不过存在一个问题是,开机,密匙环需要输入密码

同时感觉20.4,运行慢sweat

Reply View the author