ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

problem when i enter the key

asked 2018-07-09 06:25:54 -0500

michele.ambrosino2 gravatar image

updated 2018-07-09 10:53:59 -0500

jayess gravatar image

Hi I've a problem whent i enter:

sudo apt-key adv --keyserver hkp://ha.pool.sks-keyservers.net:80 --recv-key
421C365BD9FF1F717815A3895523BAEEB01FA116

gpgkeys: no key data found for http://keyserver.ubuntu.com:80/
edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-07-09 07:16:55 -0500

pavel92 gravatar image

From the instruction of ros-kinetic installation for Ubuntu you can try:

Set up your keys

sudo apt-key adv --keyserver hkp://ha.pool.sks-keyservers.net:80 --recv-key 421C365BD9FF1F717815A3895523BAEEB01FA116

If you experience issues connecting to the keyserver, you can try substituting hkp://pgp.mit.edu:80 or hkp://keyserver.ubuntu.com:80 in the previous command.

edit flag offensive delete link more

Comments

I've already tried, but the problem daesn't resolved

michele.ambrosino2 gravatar image michele.ambrosino2  ( 2018-07-09 09:36:47 -0500 )edit

did you configure your Ubuntu repositories? If not, follow the instructions on this link

pavel92 gravatar image pavel92  ( 2018-07-10 02:56:03 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2018-07-09 06:25:54 -0500

Seen: 200 times

Last updated: Jul 09 '18