[Repository/Mirror] deepin20.2.2 更新源出错
Tofloor
poster avatar
sunny2021d
deepin
2021-07-07 19:22
Author

root@zzz-PC:~# sudo apt update

命中:1 https://community-packages.deepin.com/deepin apricot InRelease                           

命中:2 https://community-packages.deepin.com/printer eagle InRelease                            

错误:3 https://home-store-packages.uniontech.com/appstore eagle InRelease

  400   [IP: 101.37.43.176 443]

正在读取软件包列表... 完成

E: 无法下载 https://home-store-packages.uniontech.com/appstore/dists/eagle/InRelease  400   [IP: 101.37.43.176 443]

E: 仓库 “https://home-store-packages.uniontech.com/appstore eagle InRelease” 没有数字签名。

N: 无法安全地用该源进行更新,所以默认禁用该源。

N: 参见 apt-secure(8) 手册以了解仓库创建和用户配置方面的细节。

 

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

非常神奇的是相同的一台电脑,我使用VMware虚拟机里面安装deepin20.2.2执行相同命令就ok。

在实体机上安装deepin就出现如上报错,请问如何解决

 

Reply Favorite View the author
All Replies
sunny2021d
deepin
2021-07-07 19:33
#1

我自己解决了,肯定是官方镜像的bug

实体机器安装后

/etc/apt/sources.list.d/appstore.list里面内容是

deb https://home-store-packages.uniontech.com/appstore eagle appstore

虚拟机安装后/etc/apt/sources.list.d/appstore.list里面内容是

deb https://home-store-img.uniontech.com/appstore eagle InRelease  

 https://home-store-img.uniontech.com/appstore eagle  appstore

使用虚拟机的那个更新源地址就能成功执行sudo apt update

 

 

Reply View the author
忘记、过去
deepin
2021-07-07 21:06
#2
sunny2021d

我自己解决了,肯定是官方镜像的bug

实体机器安装后

/etc/apt/sources.list.d/appstore.list里面内容是

deb https://home-store-packages.uniontech.com/appstore eagle appstore

虚拟机安装后/etc/apt/sources.list.d/appstore.list里面内容是

deb https://home-store-img.uniontech.com/appstore eagle InRelease  

 https://home-store-img.uniontech.com/appstore eagle  appstore

使用虚拟机的那个更新源地址就能成功执行sudo apt update

 

 

因为新版商店实际上是给 UOS 个人版和后面的家庭版开发的,估计打包推送时候可能有问题......

 

物理机上那个源地址我记得是个人版旧版商店的源,不晓得怎么出来的......

Reply View the author
WENWEN
deepin
2021-07-07 21:14
#3

估计是映射的网络问题

Reply View the author
Ziggy
deepin
2021-07-07 21:45
#4

网络问题吧

Reply View the author
sunny2021d
deepin
2021-07-07 23:25
#5
Ziggy

网络问题吧

不是网络问题,网络环境是一样的

是同一台电脑的虚拟机和实体机安装的情况不一样

后来我检查了一下,无论实体机还是虚拟机
/etc/apt/sources.list.d/appstore.list里面内容都是

deb https://home-store-packages.uniontech.com/appstore eagle appstore

是一样的,
但是在终端里面执行sudo apt update

实体机显示的是
错误:3 https://home-store-packages.uniontech.com/appstore eagle InRelease
和我发出贴子1楼一样


虚拟机显示的是
命中:3 https://home-store-img.uniontech.com/appstore eagle InRelease
然后刷新缓存成功
请问这是什么问题

Reply View the author
sunny2021d
deepin
2021-07-07 23:39
#6
WENWEN

估计是映射的网络问题

如5楼所示,映射的网络问题如何解决呢,暂时都搜不到解决方案

Reply View the author
Ziggy
deepin
2021-07-08 05:49
#7
sunny2021d

不是网络问题,网络环境是一样的

是同一台电脑的虚拟机和实体机安装的情况不一样

后来我检查了一下,无论实体机还是虚拟机
/etc/apt/sources.list.d/appstore.list里面内容都是

deb https://home-store-packages.uniontech.com/appstore eagle appstore

是一样的,
但是在终端里面执行sudo apt update

实体机显示的是
错误:3 https://home-store-packages.uniontech.com/appstore eagle InRelease
和我发出贴子1楼一样


虚拟机显示的是
命中:3 https://home-store-img.uniontech.com/appstore eagle InRelease
然后刷新缓存成功
请问这是什么问题

换个DNS也不行?

Reply View the author
sunny2021d
deepin
2021-07-08 17:22
#8
Ziggy

换个DNS也不行?

同一个网络下,应该不是dns问题,我换成阿里云和腾讯。还有114的dns都不行,应该不是dns问题,是deepin系统的问题

Reply View the author
Ziggy
deepin
2021-07-11 00:09
#9
sunny2021d

同一个网络下,应该不是dns问题,我换成阿里云和腾讯。还有114的dns都不行,应该不是dns问题,是deepin系统的问题

那就是个体地区网络对于CDN的问题,我两个地区都没问题

Reply View the author