Bug 894019
| Summary: | Support GPGv2 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dennis van Dok <dennisvd> |
| Component: | sigul | Assignee: | Patrick Uiterwijk <puiterwijk> |
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | icon, ktdreyer, luigiwalser, parsonsa, trailtotale |
| Target Milestone: | --- | Keywords: | FutureFeature, Reopened |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-06-09 11:23:49 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: | |||
| Bug Depends On: | 637902 | ||
| Bug Blocks: | 1308754 | ||
|
Description
Dennis van Dok
2013-01-10 14:34:54 UTC
*** Bug 894021 has been marked as a duplicate of this bug. *** Thanks for your report. I'm afraid there is no supported solution at this time. gnupg2/gpgme just don't provide the necessary functionality (which is tracked as #637902). The Fedora deployment uses a gnupg1 package and sigul modified to use it, see http://people.redhat.com/mitr/rpmsigner/rhel6/ . Thanks for the quick response. The gnupg1 package works fine. Best, Dennis Hi Miloslav, So it sounds like gnupg would need to be branched for EPEL 6 in order to match what runs in Fedora infra? Yes, that would be an option, if you want to do so. I didn't want to commit to full/general maintenance of gnupg1 in EL6. This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle. Changing version to '19'. (As we did not run this process for some time, it could affect also pre-Fedora 19 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19 This message is a notice that Fedora 19 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 19. It is Fedora's policy to close all bug reports from releases that are no longer maintained. Approximately 4 (four) weeks from now this bug will be closed as EOL if it remains open with a Fedora 'version' of '19'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 19 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. This message is a reminder that Fedora 21 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 21. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '21'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 21 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The blocking bug is closed WONTFIX, no immediate v2 solution in sight AFAIK. It can be made to work with GPG v1 (unset GPG_AGENT_INFO and DISPLAY). This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. I am now working on full support with GPGv2, and will use this bug to track progress. In gpg>=2.1 there is now a loopback pinentry method supported, however, RHEL6 and RHEL7 only have gpg 2.0, which does not have this support. Instead, I am thinking of making a custom pinentry tool, and use a GPG configuration that tells the agent to use that for getting the passphrase. In the same agent configuration, all caching will be disabled, and we will send a manual kill signal after every request. This pinentry would get a token via PINENTRY_EXTRA that it would submit to a unix socket owned by sigul server. Upon receiving the correct token, the server will provide the passphrase. This message is a reminder that Fedora 23 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 23. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '23'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 23 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 23 changed to end-of-life (EOL) status on 2016-12-20. Fedora 23 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. This is still in progress. This is now fixed in Sigul v1.0, of which Alpha 1 is now released and built in Rawhide. |