簡體   English   中英

gpg:密鑰生成已取消

[英]gpg: Key generation canceled

我很難在Linux中生成gpg密鑰對。 我正在按照本教程中的步驟進行操作: https : //www.gnupg.org/gph/en/manual/c14.html

但是,在它要求我輸入密碼並插入一個密碼后,出現以下消息:

gpg: can't connect to the agent: IPC connect call failed
gpg: problem with the agent: No agent running                                 
gpg: can't connect to the agent: IPC connect call failed
gpg: problem with the agent: No agent running
gpg: Key generation canceled.

這可能是什么問題?

在shell中運行以下命令

kill -9 gpg-agent
source <(gpg-agent --daemon)

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM