【发布时间】:2018-05-13 17:35:12
【问题描述】:
尝试将我们的基础映像迁移到稳定的 Ubuntu 18.04,当我们尝试添加我们的 gpg 密钥时,收到此错误:
root@77ff14f29cab:/# apt-key add apt-key.gpg
gpg: failed to start agent '/usr/bin/gpg-agent': No such file or directory
gpg: can't connect to the agent: No such file or directory
gpg: failed to start agent '/usr/bin/gpg-agent': No such file or directory
gpg: can't connect to the agent: No such file or directory
【问题讨论】: