[System Installation] 求助,无法更新!
Tofloor
poster avatar
梁山伯住阳台
deepin
2022-04-02 00:20
Author

如图scream

image.png

Reply Favorite View the author
All Replies
梁山伯住阳台
deepin
2022-04-02 00:24
#1

开始更新过一次,但是卡死了 没办法重启了一次,然后就这样了sad

Reply View the author
deepin-superuser
deepin
2022-04-02 00:41
#2

sudo dpkg --configure -a

Reply View the author
帅哥
deepin
2022-04-02 00:41
#3
It has been deleted!
梁山伯住阳台
deepin
2022-04-02 00:48
#4
deepin-superuser

sudo dpkg --configure -a

这样就行了吗?

image.png

Reply View the author
梁山伯住阳台
deepin
2022-04-02 00:52
#5
deepin-superuser

sudo dpkg --configure -a

执行了 还是不得行sob

Reply View the author
deepin-superuser
deepin
2022-04-02 01:01
#6
梁山伯住阳台

执行了 还是不得行sob

sudo apt-get update && sudo apt-get dist-upgrade

Reply View the author
梁山伯住阳台
deepin
2022-04-02 01:05
#7
deepin-superuser

sudo apt-get update && sudo apt-get dist-upgrade

好像还是不行joy

image.png

Reply View the author
ThinKinG
deepin testing team
2022-04-02 01:12
#8

把非默认源注释掉,再次升级看下!

Reply View the author
deepin-superuser
deepin
2022-04-02 01:25
#9

sudo apt-get install libc6=2.28.19-1+dde

Reply View the author
deepin_xiaoqian
deepin testing team
2022-04-02 02:04
#10

sudo vim /etc/apt/source_list中注释掉其他的仓库,保留deb https://community-packages.deepin.com/deepin/ apricot main contrib non-free这个源,升级看看

截图_选择区域_20220401180359.png

Reply View the author
北冥夜未央
deepin
Ecological co-builder
2022-04-02 02:44
#11
梁山伯住阳台

好像还是不行joy

image.png

终端执行完要看输出信息,该怎么做有提示的。

Reply View the author
梁山伯住阳台
deepin
2022-04-02 16:17
#12
北冥夜未央

终端执行完要看输出信息,该怎么做有提示的。

我不会那么高难度的操作啊,傻瓜式才会sad

Reply View the author
梁山伯住阳台
deepin
2022-04-02 16:18
#13
deepin_xiaoqian

sudo vim /etc/apt/source_list中注释掉其他的仓库,保留deb https://community-packages.deepin.com/deepin/ apricot main contrib non-free这个源,升级看看

截图_选择区域_20220401180359.png

怎么操作,直接把这段复制到终端就行了吗?我不会注释

Reply View the author
梁山伯住阳台
deepin
2022-04-02 16:20
#14
deepin-superuser

sudo apt-get install libc6=2.28.19-1+dde

还是不行

image.png

Reply View the author
deepin-superuser
deepin
2022-04-02 17:22
#15
梁山伯住阳台

还是不行

image.png

sudo apt-get install libc6=2.28.19-1+dde libc6:i386=2.28.19-1+dde

Reply View the author
deepin_xiaoqian
deepin testing team
2022-04-02 17:26
#16
梁山伯住阳台

怎么操作,直接把这段复制到终端就行了吗?我不会注释

在终端中输入sudo vi /etc/apt/sources.list,注释是在其他的源仓库前加#号就可以了

Reply View the author
梁山伯住阳台
deepin
2022-04-02 17:42
#17
deepin-superuser

sudo apt-get install libc6=2.28.19-1+dde libc6:i386=2.28.19-1+dde

好了,谢谢!kissing_heart

Reply View the author
梁山伯住阳台
deepin
2022-04-02 17:46
#18
deepin_xiaoqian

在终端中输入sudo vi /etc/apt/sources.list,注释是在其他的源仓库前加#号就可以了

已经解决了 多谢

Reply View the author