为什么应用商店所有的应用都不能下载安装
Tofloor
poster avatar
john_89
deepin
2020-04-22 19:22
Author
商店所有用应用都不能下载安装,提示此应用不兼容此设备。
但是我可以以自己下载安装版安装软件


Reply Favorite View the author
All Replies
avatar
残念
deepin
2020-04-22 19:58
#1
终端输入
  1. sudo apt update
Copy the Code
Reply View the author
avatar
john_89
deepin
2020-04-23 00:14
#2

不行,有一个安装包安装失败
Reply View the author
avatar
残念
deepin
2020-04-23 00:21
#3
https://bbs.deepin.org/post/192585
不行,有一个安装包安装失败

是依赖问题还是啥,截图看一下
Reply View the author
avatar
john_89
deepin
2020-04-23 00:26
#4
john@john-PC:~$ sudo apt update
[sudo] john 的密码:
命中:1 https://community-packages.deepin.com/deepin apricot InRelease
获取:2 https://cdn-package-store6.deepin.com/appstore eagle InRelease [5,277 B]      
获取:4 https://cdn-package-store6.deepin.com/appstore eagle/appstore i386 Packages [66.1 kB]
获取:5 https://cdn-package-store6.deepin.com/appstore eagle/appstore amd64 Packages [345 kB]
错误:5 https://cdn-package-store6.deepin.com/appstore eagle/appstore amd64 Packages
  文件尺寸不符(344275 != 344776)。您使用的镜像正在同步中? [IP: 120.192.92.219 443]
  Hashes of expected file:
   - Filesize:344776 [weak]
   - SHA256:541913cf5863896a77764e3017d78c202fd4cc576057d643e725b71e1b0ffa79
   - SHA1:5bdc097447f2845479be66825cfad5260b0942b9 [weak]
   - MD5Sum:b1d5f417e147232c4f0fcefcb5da35e6 [weak]
  Release file created at: Thu, 16 Apr 2020 17:36:21 +0000
命中:3 http://uos.deepin.cn/printer eagle InRelease                                             
命中:6 http://packages.microsoft.com/repos/vscode stable InRelease                              
命中:7 https://dl.winehq.org/wine-builds/debian stretch InRelease                                
已下载 5,277 B,耗时 22秒 (234 B/s)
正在读取软件包列表... 完成
E: 无法下载 https://cdn-package-store6.deepin.com/appstore/dists/eagle/appstore/binary-amd64/Packages.gz  文件尺寸不符(344275 != 344776)。您使用的镜像正在同步中? [IP: 120.192.92.219 443]
   Hashes of expected file:
    - Filesize:344776 [weak]
    - SHA256:541913cf5863896a77764e3017d78c202fd4cc576057d643e725b71e1b0ffa79
    - SHA1:5bdc097447f2845479be66825cfad5260b0942b9 [weak]
    - MD5Sum:b1d5f417e147232c4f0fcefcb5da35e6 [weak]
   Release file created at: Thu, 16 Apr 2020 17:36:21 +0000
E: 部分索引文件下载失败。如果忽略它们,那将转而使用旧的索引文件。

Reply View the author
avatar
john_89
deepin
2020-04-23 00:35
#5
https://bbs.deepin.org/post/192585
是依赖问题还是啥,截图看一下

已发截图,您看看
Reply View the author
avatar
残念
deepin
2020-04-23 00:41
#6
本帖最后由 peterzhang1234 于 2020-4-22 16:43 编辑
https://bbs.deepin.org/post/192585
已发截图,您看看

按照14楼的方法试一下https://bbs.deepin.org/post/191664
终端输入
  1. sudo dedit /etc/hosts
Copy the Code

打开hosts
Reply View the author