개발/문제해결

gsjava gitlab update error

철권 2024. 4. 18. 13:49
728x90

W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.gitlab.com/gitlab/gitlab-ce/ubuntu focal InRelease: 다음 서명이 올바르지 않습니다: EXPKEYSIG 3F01618A51312F3F GitLab B.V. (package repository signing key) <packages@gitlab.com>

 

해결

wget https://packages.gitlab.com/gitlab/gitlab-ce/gpgkey

sudo apt-key add gpgkey

sudo apt update

728x90
반응형