Skip to content

More frequent build failures due to failed downloads #5112

@adammccartney

Description

@adammccartney

hi there, we've recently started generating failed builds due to missing downloads much more frequently.
e.g.:

== building and installing Miniforge3/25.3.0-3...
  >> installation prefix: /home/admccartney/eessi/versions/2025.06/software/linux/x86_64/amd/zen4/software/Miniforge3/25.3.0-3
== fetching files and verifying checksums...
== Running pre-fetch hook...
  >> download failed: https://github.com/conda-forge/miniforge/releases/download/25.3.0-3/Miniforge3-25.3.0-3-Linux-x86_64.sh
  >> download failed: https://sources.easybuild.io/m/Miniforge3/Miniforge3-25.3.0-3-Linux-x86_64.sh
== ... (took < 1 sec)
== FAILED: Installation ended unsuccessfully: Couldn't find file Miniforge3-25.3.0-3-Linux-x86_64.sh anywhere, and downloading it didn't work either... Paths attempted (in order):

The workaround that we're using is to manually download the files with curl or wget, then using the --sourcepath option with easybuild.

I'm pretty sure it's something to do with our environment setup (rather than an easybuild issue), but posting here anyway in the hope to gain some insight into how easybuild is doing the https calls, so we can make sure our environment is set up accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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