Bug 1268217
| Summary: | unable to generate a gpg key | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Oleg Fayans <ofayans> |
| Component: | gnupg2 | Assignee: | Tomas Mraz <tmraz> |
| Status: | CLOSED WONTFIX | QA Contact: | BaseOS QE Security Team <qe-baseos-security> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.2 | CC: | amarecek, ofayans, rsawhill |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-04-25 13:38:25 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Oleg Fayans
2015-10-02 08:08:09 UTC
What's the output of rpm -qa | grep pinentry ? Do you run this command in GUI session or from ssh? pinentry-0.8.1-14.el7.x86_64 And - yes, I'm running it in a ssh session. If you do: $ pinentry OK Your orders please GETPIN Does it display pin entry dialog? Also is gpg-agent running? If you kill it, does it start when gpg2 is invoked to create the key? 1. The pin entry dialog is presented as expected. 2. gpg-agent is running. When I kill it, it automatically starts at the last step of gpg --gen-key I tried to reproduce the problem but was unable to. GPG always generates the key for me after I enter the passphrase into the pinentry dialog twice. I can reproduce the behaviour you reported only if I press cancel on the pinentry dialog. Development Management has reviewed and declined this request. You may appeal this decision by reopening this request. The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |