[
https://issues.apache.org/jira/browse/HBASE-27312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17820920#comment-17820920
]
Viraj Jasani commented on HBASE-27312:
--------------------------------------
[~ndimiduk] Thank you for this Jira! Do you recall if the error seemed
something like this:
{code:java}
gpg: setting pinentry mode 'error' failed: Forbidden
gpg: keydb_search failed: Forbidden
gpg: skipped "0x1012D134": Forbidden
gpg: signing failed: Forbidden {code}
I am facing similar issue with phoenix release 5.2.0 during publish release
phase.
cc [~stoty]
> Update create-release to work with maven-gpg-plugin-3.0.1 and gnupg >= 2.1.x
> ----------------------------------------------------------------------------
>
> Key: HBASE-27312
> URL: https://issues.apache.org/jira/browse/HBASE-27312
> Project: HBase
> Issue Type: Task
> Components: build
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Priority: Major
> Fix For: 3.0.0-alpha-4
>
>
> I've run into some trouble with `create-release`. The issue seems to come
> down to changes to maven-release-plugin via MGPG-79 and working with the
> `agent-extra-socket`. After MGPG-79, maven-release-plugin uses
> `--pinentry-mode error` in a non-interactive setting, which is not
> permissible over the restricted permissions exposed via `agent-extra-socket`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)