Skip to content

Doc: lsb-release#32479

Merged
alalazo merged 1 commit intospack:developfrom
ax3l:doc-lsb-release
Nov 7, 2022
Merged

Doc: lsb-release#32479
alalazo merged 1 commit intospack:developfrom
ax3l:doc-lsb-release

Conversation

@ax3l
Copy link
Copy Markdown
Member

@ax3l ax3l commented Sep 1, 2022

Without the lsb-release tool installed, Spack cannot identify the Ubuntu/Debian version.

Debian unstable/sid (system of a colleague)

      operating_system: debianunstable

or (me in docker, default no lsb-release installed)

      operating_system: debian

@ax3l ax3l added the documentation Improvements or additions to documentation label Sep 1, 2022
@ax3l ax3l requested a review from becker33 September 1, 2022 17:46
@spackbot-app spackbot-app bot added the core PR affects Spack core functionality label Sep 1, 2022
@ax3l ax3l marked this pull request as ready for review September 1, 2022 17:47
ax3l added a commit to ax3l/warpx that referenced this pull request Sep 1, 2022
ax3l added a commit to BLAST-WarpX/warpx that referenced this pull request Sep 1, 2022
* Spack Envs: Debian

Add default compilers on Debian to our Spack environments.

* Debian: have `lsb-release` installed

See: spack/spack#32479
@haampie
Copy link
Copy Markdown
Member

haampie commented Sep 2, 2022

Same issue: #26762

Also lsb-release is often a python script (:weary:), so invoking spack spins up yet another python process, doubling startup time.

$ time lsb_release --release
Release:  unstable

real   0m0.444s

@ax3l
Copy link
Copy Markdown
Member Author

ax3l commented Oct 31, 2022

Let's merge this until we can get rid of the dependency altogether? :)

Without the `lsb-release` tool installed, Spack cannot identify the
Ubuntu/Debian version.
@ax3l ax3l requested a review from adamjstewart October 31, 2022 16:49
@alalazo alalazo merged commit 1eb35d0 into spack:develop Nov 7, 2022
charmoniumQ pushed a commit to charmoniumQ/spack that referenced this pull request Nov 19, 2022
Without the `lsb-release` tool installed, Spack cannot identify the
Ubuntu/Debian version.
dpgrote pushed a commit to dpgrote/WarpX that referenced this pull request Nov 22, 2022
* Spack Envs: Debian

Add default compilers on Debian to our Spack environments.

* Debian: have `lsb-release` installed

See: spack/spack#32479
@ax3l ax3l deleted the doc-lsb-release branch December 15, 2022 23:44
amd-toolchain-support pushed a commit to amd-toolchain-support/spack that referenced this pull request Feb 16, 2023
Without the `lsb-release` tool installed, Spack cannot identify the
Ubuntu/Debian version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core PR affects Spack core functionality documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants