Bug 1324595 - Make pinentry dependency weak
Summary: Make pinentry dependency weak
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnupg2
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: base-minimization
TreeView+ depends on / blocked
 
Reported: 2016-04-06 17:55 UTC by Yaakov Selkowitz
Modified: 2018-02-23 14:40 UTC (History)
4 users (show)

Fixed In Version: gnupg2-2.1.11-4.fc25
Clone Of:
Environment:
Last Closed: 2016-04-12 09:28:21 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
soften pinentry dependency (#1324595) (1.03 KB, patch)
2016-04-08 20:25 UTC, Yaakov Selkowitz
no flags Details | Diff

Description Yaakov Selkowitz 2016-04-06 17:55:58 UTC
We are working to minimize the container image size.  gnupg2 is an indirect dependency (via librepo->gpgme) of dnf for verifying package signatures.

gnupg2 Requires: pinentry, which subsequently pulls in libsecret and hence GIO) but this is only needed for interactive usage, not scripted verification of signatures such as done by dnf.  Please make this a weak dependency to support this use case.

Comment 1 Yaakov Selkowitz 2016-04-08 20:25:47 UTC
Created attachment 1145248 [details]
soften pinentry dependency (#1324595)


Note You need to log in before you can comment on or make changes to this bug.