Skip to content

SLURM_VERSION does not exist at download.schedmd.com #221

Description

@nathanweeks

The SLURM_VERSION environment variable value specified in .env does not exist at https://download.schedmd.com/slurm/

SLURM_VERSION="24.05.5-1"

This causes docker compose build slurmdbd to fail in the install.sh script when building the container image:

log_info "Compiling slurm version ${SLURM_VERSION}.."
curl -o /tmp/slurm-${SLURM_VERSION}.tar.bz2 https://download.schedmd.com/slurm/slurm-${SLURM_VERSION}.tar.bz2
pushd /tmp
tar xf slurm-${SLURM_VERSION}.tar.bz2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions