Linux で GPG キーを生成できません
sudo gpg --gen-key # This is the command to try to generate key
エラー
You need a Passphrase to protect your secret key.
gpg: problem with the agent: Timeout
gpg: Key generation canceled.
どこが間違っているのか教えてください