Kengo Seki created BIGTOP-3391:
----------------------------------
Summary: Support GPDB on Perl 5.30+ environment
Key: BIGTOP-3391
URL: https://issues.apache.org/jira/browse/BIGTOP-3391
Project: Bigtop
Issue Type: Improvement
Reporter: Kengo Seki
GPDB is using a special variable {{$[}} in its Perl script, but it was
deprecated from v5.30.
So it can't be built on some distros, e.g., Fedora 31 and (though it's not our
target for now) Ubuntu 20.04.
According to [https://github.com/greenplum-db/gpdb/issues/8989], we can install
perl 5.26 besides 5.30 on Ubuntu 20.04, but I couldn't find a similar feature
on Fedora 31.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)