Kengo Seki created BIGTOP-3386:
----------------------------------
Summary: Building GPDB fails on CentOS 8
Key: BIGTOP-3386
URL: https://issues.apache.org/jira/browse/BIGTOP-3386
Project: Bigtop
Issue Type: Bug
Reporter: Kengo Seki
Assignee: Kengo Seki
For the same reason as BIGTOP-3362 and BIGTOP-3371.
{code}
$ ./gradlew gpdb-clean gpdb-pkg -Dbuildwithdeps=true
(snip)
*** ERROR: ambiguous python shebang in /usr/lib/gpdb/sbin/gpaddconfig.py:
#!/usr/bin/env python. Change it to python3 (or python2) explicitly.
error: Bad exit status from /var/tmp/rpm-tmp.NEhIoM (%install)
Bad exit status from /var/tmp/rpm-tmp.NEhIoM (%install)
RPM build errors:
> Task :gpdb-rpm FAILED
FAILURE: Build failed with an exception.
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)