[
https://issues.apache.org/jira/browse/HBASE-27312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17821592#comment-17821592
]
Nick Dimiduk commented on HBASE-27312:
--------------------------------------
Yes, that could be this issue. But now that I re-read what I wrote in MGPG-92,
I think I have it backwards. My current understanding is that the "extra"
socket is the one with restricted permissions, the one for which overriding the
pinentry method is forbidden. I believe the description on this jira is correct.
> 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)