Steve Loughran created HADOOP-18664:
---------------------------------------
Summary: you can't launch create-release --docker from a build file
Key: HADOOP-18664
URL: https://issues.apache.org/jira/browse/HADOOP-18664
Project: Hadoop Common
Issue Type: Bug
Components: build
Affects Versions: 3.3.5
Reporter: Steve Loughran
the {{create-release}} script launches docker with -i for interactivity, which
breaks when launching it from an ant build file or other scripts
{code}
[x]
[x] Failed!
[x]
[x] the input device is not a TTY
[x] 3.12 real 0.29 user 0.39 sys
{code}
Fix: don't do that
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]