[
https://issues.apache.org/jira/browse/HBASE-23025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Somogyi resolved HBASE-23025.
-----------------------------------
Resolution: Fixed
Merged PR #33 to master.
> Do not quote GPG command
> ------------------------
>
> Key: HBASE-23025
> URL: https://issues.apache.org/jira/browse/HBASE-23025
> Project: HBase
> Issue Type: Bug
> Components: hbase-operator-tools
> Affects Versions: hbase-operator-tools-1.0.0
> Reporter: Peter Somogyi
> Assignee: Peter Somogyi
> Priority: Major
> Fix For: hbase-operator-tools-1.0.0
>
>
> Release making script fails on this line:
> "$GPG" --passphrase "$GPG_PASSPHRASE" --export-secret-key --armor "$GPG_KEY"
> > "$GPG_KEY_FILE"
>
> {noformat}
> ./dev-support/create-release/do-release-docker.sh: line 118: gpg
> --pinentry-mode loopback --no-tty --batch: command not found
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)