[Tutorials] 应用商店软件安装失败,求大神
Tofloor
poster avatar
h_b
deepin
2022-02-23 17:15
Author

image.pngimage.png

Reply Favorite View the author
All Replies
h_b
deepin
2022-02-23 17:43
#1

正在读取软件包列表... 有错误!
E: Problem parsing Provides line
E: 处理 uxplay (NewVersion2) 时出错
E: Problem with MergeList /var/lib/apt/lists/d.store.deepinos.org.cn_Packages
E: 无法解析或打开软件包的列表或是状态文件

Reply View the author
deepin-superuser
deepin
2022-02-23 17:45
#2

sudo rm -vf /var/lib/apt/lists/*

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

Reply View the author
h_b
deepin
2022-02-23 17:49
#3
deepin-superuser

sudo rm -vf /var/lib/apt/lists/*

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

已下载 44.1 MB,耗时 46秒 (956 kB/s)
正在读取软件包列表... 有错误!
E: Problem parsing Provides line
E: 处理 uxplay (NewVersion2) 时出错
E: Problem with MergeList /var/lib/apt/lists/d.store.deepinos.org.cn_Packages
E: 无法解析或打开软件包的列表或是状态文件。

还是这样sad

Reply View the author
deepin-superuser
deepin
2022-02-23 17:53
#4
h_b

已下载 44.1 MB,耗时 46秒 (956 kB/s)
正在读取软件包列表... 有错误!
E: Problem parsing Provides line
E: 处理 uxplay (NewVersion2) 时出错
E: Problem with MergeList /var/lib/apt/lists/d.store.deepinos.org.cn_Packages
E: 无法解析或打开软件包的列表或是状态文件。

还是这样sad

还得等会,等 神末 大佬的通知吧

Reply View the author
h_b
deepin
2022-02-23 17:54
#5
deepin-superuser

还得等会,等 神末 大佬的通知吧

好的好的sad

Reply View the author
momen
deepin
2022-02-23 18:52
#6

现在问题出现在了星火商店,团队正在抢修中

Reply View the author
h_b
deepin
2022-02-23 19:05
#7
momen

现在问题出现在了星火商店,团队正在抢修中

好的好的yeah

Reply View the author
momen
deepin
2022-02-23 19:06
#8

sudo su
wget http://d.store.deepinos.org.cn//Packages
rm /var/lib/apt/lists/d.store.deepinos.org.cn_Packages
mv Packages /var/lib/apt/lists/d.store.deepinos.org.cn_Packages
apt update

Reply View the author
h_b
deepin
2022-02-23 19:16
#9
momen

sudo su
wget http://d.store.deepinos.org.cn//Packages
rm /var/lib/apt/lists/d.store.deepinos.org.cn_Packages
mv Packages /var/lib/apt/lists/d.store.deepinos.org.cn_Packages
apt update

好的好的

Reply View the author
andktan
deepin
2022-02-23 19:30
#10

临时解决方案

https://bbs.deepin.org/post/232116

Reply View the author