From 1eb35d037820238e00b0f33004012220e3a816e5 Mon Sep 17 00:00:00 2001 From: Axel Huebl Date: Mon, 7 Nov 2022 07:13:17 -0800 Subject: Doc: `lsb-release` (#32479) Without the `lsb-release` tool installed, Spack cannot identify the Ubuntu/Debian version. --- lib/spack/docs/getting_started.rst | 2 +- lib/spack/docs/tables/system_prerequisites.csv | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/spack/docs/getting_started.rst b/lib/spack/docs/getting_started.rst index f923f4e9da..1bf99e09b3 100644 --- a/lib/spack/docs/getting_started.rst +++ b/lib/spack/docs/getting_started.rst @@ -44,7 +44,7 @@ A build matrix showing which packages are working on which systems is shown belo yum install -y epel-release yum update -y yum --enablerepo epel groupinstall -y "Development Tools" - yum --enablerepo epel install -y curl findutils gcc-c++ gcc gcc-gfortran git gnupg2 hostname iproute make patch python3 python3-pip python3-setuptools unzip + yum --enablerepo epel install -y curl findutils gcc-c++ gcc gcc-gfortran git gnupg2 hostname iproute redhat-lsb-core make patch python3 python3-pip python3-setuptools unzip python3 -m pip install boto3 .. tab-item:: macOS Brew diff --git a/lib/spack/docs/tables/system_prerequisites.csv b/lib/spack/docs/tables/system_prerequisites.csv index af8dcafffa..efca033b62 100644 --- a/lib/spack/docs/tables/system_prerequisites.csv +++ b/lib/spack/docs/tables/system_prerequisites.csv @@ -11,6 +11,7 @@ bzip2, , , Compress/Decompress archives xz, , , Compress/Decompress archives zstd, , Optional, Compress/Decompress archives file, , , Create/Use Buildcaches +lsb-release, , , Linux: identify operating system version gnupg2, , , Sign/Verify Buildcaches git, , , Manage Software Repositories svn, , Optional, Manage Software Repositories -- cgit v1.2.3-60-g2f50