[Seek Help] 刚安装完deepin20.2.2 终端里无法update 商店里也不能安装软件
Tofloor
poster avatar
deepinhyq
deepin
2021-10-05 04:05
Author

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

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

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

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

 

怎么办  求助中  谢谢

Reply Favorite View the author
All Replies
deepinhyq
deepin
2021-10-05 04:13
#1

https://blog.csdn.net/nangy2514/article/details/119215643

照这个网页改行吗   改了仓库的源怎么还不行   帮下我啊。。。。

Reply View the author
superchiu1234
deepin
2021-10-05 04:47
#2

因为核心升级过,而库没跟上...............

Reply View the author
忘记、过去
deepin
2021-10-05 05:31
#3

你参考的 CSDN 里面写错地址了......

 

sudo deepin-editor /etc/apt/sources.list.d/appstore.list

 

把 home-store-packages 改成 com-store-packages,保存退出执行 sudo apt update 应该就好了。

Reply View the author
不良帅
deepin
2021-10-12 17:39
#4
忘记、过去

你参考的 CSDN 里面写错地址了......

 

sudo deepin-editor /etc/apt/sources.list.d/appstore.list

 

把 home-store-packages 改成 com-store-packages,保存退出执行 sudo apt update 应该就好了。

系统版本20.2.3,修改home为com以后,报错如下:

E: 仓库 “https://com-store-packages.uniontech.com/appsotre eagle Release” 没有 Release 文件。

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

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

请大侠赐教

Reply View the author
忘记、过去
deepin
2021-10-12 20:59
#5
不良帅

系统版本20.2.3,修改home为com以后,报错如下:

E: 仓库 “https://com-store-packages.uniontech.com/appsotre eagle Release” 没有 Release 文件。

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

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

请大侠赐教

记错地址了......就让你改了一半 XD......

 

sudo deepin-editor /etc/apt/sources.list.d/appstore.list

 

# Written by deepin-home-appstore-client

deb https://com-store-packages.uniontech.com/appstore deepin appstore

 

复制进去保存,然后 sudo apt update

Reply View the author
不良帅
deepin
2021-10-17 19:52
#6
忘记、过去

记错地址了......就让你改了一半 XD......

 

sudo deepin-editor /etc/apt/sources.list.d/appstore.list

 

# Written by deepin-home-appstore-client

deb https://com-store-packages.uniontech.com/appstore deepin appstore

 

复制进去保存,然后 sudo apt update

谢谢大佬

最后用了命令apt install full-upgrade ,直接升级到20.2.4 

然后一切就都恢复正常了。

Reply View the author