商店所有应用都不可用了
Tofloor
poster avatar
edmund_xu
deepin
2020-04-18 20:09
Author

怎么一早起来商店所有应用都不可用了
apt update也报错
  1. edmund@edmund-PC:~/soft-other$ sudo apt update
  2. 命中:1 https://community-packages.deepin.com/deepin apricot InRelease
  3. 获取:3 https://cdn-package-store6.deepin.com/appstore eagle InRelease [5,277 B]      
  4. 获取:4 https://cdn-package-store6.deepin.com/appstore eagle/appstore amd64 Packages [345 kB]
  5. 错误:4 https://cdn-package-store6.deepin.com/appstore eagle/appstore amd64 Packages
  6.   文件尺寸不符(344275 != 344776)。您使用的镜像正在同步中? [IP: 120.192.92.219 443]
  7.   Hashes of expected file:
  8.    - Filesize:344776 [weak]
  9.    - SHA256:541913cf5863896a77764e3017d78c202fd4cc576057d643e725b71e1b0ffa79
  10.    - SHA1:5bdc097447f2845479be66825cfad5260b0942b9 [weak]
  11.    - MD5Sum:b1d5f417e147232c4f0fcefcb5da35e6 [weak]
  12.   Release file created at: Thu, 16 Apr 2020 17:36:21 +0000
  13. 获取:5 https://cdn-package-store6.deepin.com/appstore eagle/appstore i386 Packages [66.1 kB]
  14. 忽略:6 http://dl.google.com/linux/chrome/deb stable InRelease
  15. 命中:7 http://dl.google.com/linux/chrome/deb stable Release
  16. 命中:2 http://uos.deepin.cn/printer eagle InRelease
  17. 已下载 5,277 B,耗时 11秒 (490 B/s)
  18. 正在读取软件包列表... 完成
  19. E: 无法下载 https://cdn-package-store6.deepin.com/appstore/dists/eagle/appstore/binary-amd64/Packages.gz  文件尺寸不符(344275 != 344776)。您使用的镜像正在同步中? [IP: 120.192.92.219 443]
  20.    Hashes of expected file:
  21.     - Filesize:344776 [weak]
  22.     - SHA256:541913cf5863896a77764e3017d78c202fd4cc576057d643e725b71e1b0ffa79
  23.     - SHA1:5bdc097447f2845479be66825cfad5260b0942b9 [weak]
  24.     - MD5Sum:b1d5f417e147232c4f0fcefcb5da35e6 [weak]
  25.    Release file created at: Thu, 16 Apr 2020 17:36:21 +0000
  26. E: 部分索引文件下载失败。如果忽略它们,那将转而使用旧的索引文件。
Copy the Code


Reply Favorite View the author
All Replies
avatar
jingle
deepin
2020-04-18 20:13
#1
已经反馈了 谢谢
Reply View the author
avatar
lxdosnu
deepin
2020-04-18 20:25
#2
正准备下载换UOS呢
Reply View the author
avatar
a459986512
deepin
2020-04-18 20:48
#3
昨天V20就不可以使用了服务器炸了吧
Reply View the author
avatar
byx8848320105
deepin
2020-04-18 20:53
#4
这个bete商店我一直没有用起来。
Reply View the author
avatar
Haydn
deepin
2020-04-19 04:12
#5
对呀,怎么到现在也还没有解决哦,好奇怪!
QQ轻聊版与微信的 deb包直接安装时,提示依赖不足了,昨天还是好好的呢。莫名其妙!

这个见鬼的论坛,卡的简直要死要活的。
Reply View the author
avatar
阿里里
deepin
2020-04-20 04:30
#6
https://bbs.deepin.org/post/192073
已经反馈了 谢谢

现在有解决办法了吗?
Reply View the author
avatar
jingle
deepin
2020-04-20 04:38
#7
https://bbs.deepin.org/post/192073
现在有解决办法了吗?

需要看下网络和仓库的问题,已经列为第一级别处理了
Reply View the author
avatar
leavechen
deepin
2020-04-20 05:16
#8
论坛已经有解决方案了, 楼主可以试试, 找不到帖子了, 我把方法列出来。
具体做法:打开/etc/hosts文件,在最后添加 36.248.208.254 cdn-package-store6.deepin.com ,update和upgrade就可以正常使用了, 商店也正常了。
需要管理员权限。
Reply View the author
avatar
edmund_xu
deepin
2020-04-20 06:17
#9
https://bbs.deepin.org/post/192073
论坛已经有解决方案了, 楼主可以试试, 找不到帖子了, 我把方法列出来。
具体做法:打开/etc/hosts文件, ...

满分,已经可以了,不过还是希望官方能把源搞搞好,总是靠用户另辟蹊径不是办法
Reply View the author
avatar
lixingpeng
deepin
2020-04-20 18:17
#10
when i can't install software i always use
sudo apt-get install -f
Reply View the author