修复Ubuntu24.04下apt报错Missing Signed-By in the sources.list(5) entry
系统更新至Ubuntu 24.04 LTS后,刷新软件包时提示异常
1 |
|
从提示信息可以看出sources.list文件缺少Signed-By
字段
从文件系统中搜索gpg签名文件,选择合适的那个,我使用的是
1 |
|
修复Ubuntu24.04下apt报错Missing Signed-By in the sources.list(5) entry
https://blog.jackeylea.com/linux/how-to-fix-missing-signed-by-in-the-sources-list/