The key(s) in the keyring /etc/apt/trusted.gpg.d/appstore.gpg are ignored as the file has an unsupported filetype.


问题描述:执行sudo apt update报警告

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.

解决方法: 删除/etc/apt/trusted.gpg.d/appstore.gpg 或者将其重命名为.bak

cd /etc/apt/trusted.gpg.d/
sudo mv appstore.gpg appstore.gpg.bak


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM