Блокировки репозиториев gpg: no valid OpenPGP data found
При попытке установить elasticsearch во время импорта ключей ошибка: «gpg: no valid OpenPGP data found».
Судя по всему идет блокировка для ip адресов из России.
Кто сталкивался с подобным, как обходите?
wget -qO - https://artifacts.elastic.co/GPG-KEY-elasticsearch | sudo gpg –dearmor -o /usr/share/keyrings/elasticsearch-keyring.gpg gpg: no valid OpenPGP data found.
sudo wget -O key https://artifacts.elastic.co/GPG-KEY-elasticsearch –no-check-certificate –2022-06-02 14:25:04– https://artifacts.elastic.co/GPG-KEY-elasticsearch Resolving artifacts.elastic.co (artifacts.elastic.co)… 34.120.127.130, 2600:1901:0:1d7:: Connecting to artifacts.elastic.co (artifacts.elastic.co)|34.120.127.130|:443… connected. HTTP request sent, awaiting response… 403 Forbidden 2022-06-02 14:25:05 ERROR 403: Forbidden.