IT

ROS 서명키 업데이트

tstory7 2025. 2. 27. 09:30

W: http://packages.ros.org/ros2/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.

 

 

 

ROS 서명키 업데이트

 

cd /etc/apt

sudo cp trusted.gpg trusted.gpg.d

 

 

 

본 내용은 다른 여러가지를 참고해서 해결한 것을 정리하기 위한 용도이고

틀릴 수 있습니다.