deepinV20 sudo apt update时报警告
Tofloor
poster avatar
widon1104
deepin
2020-11-18 05:51
Author

➜ ~ sudo apt update
请输入密码
[sudo] widon 的密码:
验证成功
命中:1 http://dl.google.com/linux/chrome/deb stable InRelease
命中:2 https://cdn-package-store6.deepin.com/appstore eagle InRelease
命中:3 https://community-packages.deepin.com/deepin apricot InRelease
命中:4 https://community-packages.deepin.com/printer eagle InRelease
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
有 2 个软件包可以升级。请执行 ‘apt list --upgradable’ 来查看它们。
W: http://dl.google.com/linux/chrome/deb/dists/stable/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/appstore.gpg are ignored as the file has an unsupported filetype.
W: https://cdn-package-store6.deepin.com/appstore/dists/eagle/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/appstore.gpg are ignored as the file has an unsupported filetype.
W: https://community-packages.deepin.com/deepin/dists/apricot/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/appstore.gpg are ignored as the file has an unsupported filetype.
W: https://community-packages.deepin.com/printer/dists/eagle/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/appstore.gpg are ignored as the file has an unsupported filetype.


这4个警告是什么意思啊,我觉得是哪里出问题了才报这些警告

Reply Favorite View the author
All Replies
晓ᝰ
deepin
2020-11-18 05:53
#1

sudo rm -rf /etc/apt/trusted.gpg.d/appstore.gpg


Reply View the author
widon1104
deepin
2020-11-18 06:04
#2
晓ᝰ

sudo rm -rf /etc/apt/trusted.gpg.d/appstore.gpg


不知道能不能在下次升级的时候自动清理,手动清理感觉很奇怪

Reply View the author
189******25
deepin
2020-11-19 16:48
#3

不支持的文件类型,删了,让apt自个重新下一个。

Reply View the author