Robotics StackExchange | Archived questions

gpg: no valid OpenPGP data found. Error on adding key , Noetic

not able to proceed the installation

curl -s https://raw.githubusercontent.com/ros/rosdistro/master/ros.asc | sudo apt-key add -
gpg: no valid OpenPGP data found.

what is the issue. not able to figure it out

Asked by VISHNU MK on 2022-12-26 12:17:47 UTC

Comments

I would suggest to make sure you can download files from githubusercontent.com. If you can't, that may complain why apt-key is complaining.

The download works for me.

Asked by gvdhoorn on 2022-12-28 08:21:42 UTC

Hi, I am facing tge same problem. How to make sure I download files fromgithubusercontent.com? I am beginner. Please help me out.

Asked by Yasir12110094 on 2023-01-17 01:26:17 UTC

Don't have much data to share but I've had this issue once, and separating commands worked around https://answers.ros.org/question/157766/unable-to-locate-package-no-valid-openpgp-data/

Asked by 130s on 2023-03-04 12:59:09 UTC

Answers