我是靠谱客的博主 彪壮灯泡,最近开发中收集的这篇文章主要介绍ros ubuntu18 The following signatures couldn't be verified because the public key is not available,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

Err:2 http://mirrors.ustc.edu.cn/ros/ubuntu bionic InRelease
The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY F42ED6FBAB17C654
最近要用到ros,因为系统是ubuntu18.04,所以就安装了ROS Melodic版
基本的安装过程就是参考的https://cloud.tencent.com/developer/article/1387051
镜像使用的是中科大的那个,自认为步骤完全按教程来的,结果一直提示

E: Unable to locate package ros-melodic-desktop-full

之后检查update这一步,发现有如下提示:

Err:2 http://mirrors.ustc.edu.cn/ros/ubuntu bionic InRelease                   
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F42ED6FBAB17C654

使用如下命令解决

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F42ED6FBAB17C654

之后就可以正常安装了

最后

以上就是彪壮灯泡为你收集整理的ros ubuntu18 The following signatures couldn't be verified because the public key is not available的全部内容,希望文章能够帮你解决ros ubuntu18 The following signatures couldn't be verified because the public key is not available所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(44)

评论列表共有 0 条评论

立即
投稿
返回
顶部