当前位置:网站首页>错误:无法远程查找到密钥 “428F7ECC7117F726“
错误:无法远程查找到密钥 “428F7ECC7117F726“
2022-04-23 14:10:00 【世宝宝】
这是使用pacman更新时遇到的问题
应该是密钥服务器无法连接导致的,执行以下命令找到一个可连接的服务器
pacman-key --refresh-keys --keyserver hkp://keyserver.kjsl.com:80
pacman-key --refresh-keys --keyserver hkp://pgp.mit.edu:11371
pacman-key --refresh-keys --keyserver hkp://ipv4.pool.sks-keyservers.net:11371
将可连接的服务器按以下格式添加到文件/etc/pacman.d/gnupg/gpg.conf中
keyserver hkp://pgp.mit.edu:11371
重新初始化
pacman-key --init
pacman-key --populate archlinux
pacman-key --refresh-keys
看运气吧。
版权声明
本文为[世宝宝]所创,转载请带上原文链接,感谢
https://blog.csdn.net/0210/article/details/118991075
边栏推荐
- 第四届“传智杯”全国大学生IT技能大赛(决赛B组) 题解
- sql中出现一个变态问题
- Understand the concepts of virtual base class, virtual function and pure virtual function (turn)
- 统信UOS卸载php7.2.24,安装php7.4.27 ;卸载再安装为PHP 7.2.34
- 金融行业云迁移实践 平安金融云整合HyperMotion云迁移解决方案,为金融行业客户提供迁移服务
- 文字组合,不重复,做搜索或查询关键字匹配
- Operation instructions of star boundary automatic text translator (advanced version)
- VMware Workstation 无法连接到虚拟机。系统找不到指定的文件
- Jira截取全图
- JSP学习2
猜你喜欢

redis数据库讲解二(redis高可用、持久化、性能管理)

VMware installation 64 bit XP Chinese tutorial

man man随记和crontab的@reboot用法

Thread group ThreadGroup uses introduction + custom thread factory class to implement threadfactory interface

krpano全景之vtour文件夹和tour

处理 mkdir:无法创建目录“aaa“:只读文件系统

关于云容灾,你需要知道这些

剑指offer刷题(1)--面向华为

openstack理论知识

Visio installation error 1:1935 2: {XXXXXXXX
随机推荐
ActiveMQ Basics
GFS分布式文件系统(理论)
Recyclerview advanced use (II) - simple implementation of vertical drag and drop sorting
报表FCRA考试题集及答案(错了11题)
RecyclerView进阶使用-实现仿支付宝菜单编辑页面拖拽功能
Some good articles on pthread multithreading
获取线程返回值Future接口与FutureTask类使用介绍
sql中出现一个变态问题
How to do a project easily
Postman的安装使用及填坑心得
MySQL数据库讲解(七)
findstr不是内部或外部命令解决方法
返回数组排序后下标
On the problem of cliff growth of loss function in the process of training
squid代理
VMware 15pro mounts the hard disk of the real computer in the deepin system
VMWare安装64位XP中文教程
在Clion中给主函数传入外部参数
openstack理论知识
Jmeter设置环境变量支持在任意终端目录输入jmeter直接启动