Joe McDonnell created IMPALA-12202:
--------------------------------------
Summary: Switch native-toolchain from lsb_release to
/etc/os-release
Key: IMPALA-12202
URL: https://issues.apache.org/jira/browse/IMPALA-12202
Project: IMPALA
Issue Type: Improvement
Components: Infrastructure
Affects Versions: Impala 4.3.0
Reporter: Joe McDonnell
Assignee: Joe McDonnell
native-toolchain uses lsb_release to detect the OS name /version. lsb_release
is getting harder to install and is no longer available in the Redhat 9
repositories. We should replace it with /etc/os-release, which provides the
same functionality.
This is the native-toolchain equivalent to Impala's IMPALA-12179.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)