[ https://issues.apache.org/jira/browse/HADOOP-17692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wei-Chiu Chuang resolved HADOOP-17692. -------------------------------------- Resolution: Fixed > [thirdparty] Fix the docker image > --------------------------------- > > Key: HADOOP-17692 > URL: https://issues.apache.org/jira/browse/HADOOP-17692 > Project: Hadoop Common > Issue Type: Sub-task > Affects Versions: thirdparty-1.1.0 > Reporter: Wei-Chiu Chuang > Assignee: Wei-Chiu Chuang > Priority: Blocker > Labels: pull-request-available > Fix For: thirdparty-1.1.0 > > > The hadoop-thirdparty release script does not work out of box. > (1) Hard code a python dependency version to avoid image build error. > (2) Remove npm which is not used for building hadoop-thirdparty to avoid > image build error. > (2) Use GPG 2.2 (LTS) instead of 1.x for signing. GPG 1.x is quite old and is > not compatible with GPG 2.x > (https://superuser.com/questions/1112673/gpg2-no-secret-key). The build > script runs a gpg agent inside docker that shares the gpg keys with the host > machine. Most host machines today ships with GPG 2. Ubuntu 18.04 installs gpg > 2.2 by default. > (gpg2.1, which is supported by Ubuntu 16.04, is not compatible with gpg 2.2: > https://github.com/sobolevn/git-secret/issues/136) -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org