On 06/19/2013 08:25 PM, Zac Medico wrote: > On 06/19/2013 07:59 PM, "Paweł Hajdan, Jr." wrote: >> I was surprised by repoman just dropping FEATURES="sign" . I'm aware >> that at that time it has to commit an updated Manifest to prevent >> breakages, so if gpg fails it proceeds, but is there something it could >> do to check gpg sanity before committing anything? > > It seems the simplest way to go would be to do a test signature before > commit, as suggested here: > > https://bugs.gentoo.org/show_bug.cgi?id=298605 > > Is it okay to assume that everyone uses gpg-agent, so they won't have to > enter the passphrase more than once?
Or, we could skip the test signature if the GPG_AGENT_INFO variable is not set? -- Thanks, Zac
