Ошибка «Невозможно получить ключ GPG с сервера ключей» при попытке создать контейнер lxc - PullRequest
0 голосов
/ 24 октября 2019

Я пытался создать контейнер lxc для debian10, но я столкнулся с ошибкой при запуске команды:

sudo lxc-create -t download -n preprod-wordpress-integration -- -d debian -r debian10 -a amd64
Setting up the GPG keyring
ERROR: Unable to fetch GPG key from keyserver
lxc-create: preprod-wordpress-integration: lxccontainer.c: create_run_template: 1640 Failed to create container from template
lxc-create: preprod-wordpress-integration: tools/lxc_create.c: main: 327 Failed to create container preprod-wordpress-integration
...