diff options
author | Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | 2024-01-17 13:45:57 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-17 21:45:57 +0000 |
commit | 68e00e7073ecc0e56f1eee8af4ebe87f5f15eb60 (patch) | |
tree | abe7969f692bfe45b4de7cdb0770baeec842cb82 /NOTICE | |
parent | 69d762ce6a7c38d0e50d569303c52ab821a0071a (diff) | |
download | spack-68e00e7073ecc0e56f1eee8af4ebe87f5f15eb60.tar.gz spack-68e00e7073ecc0e56f1eee8af4ebe87f5f15eb60.tar.bz2 spack-68e00e7073ecc0e56f1eee8af4ebe87f5f15eb60.tar.xz spack-68e00e7073ecc0e56f1eee8af4ebe87f5f15eb60.zip |
Packages requiring manual downloads: improve error message (#42017)
Spack packages may not have a public download option, and can implement
`download_instr` to inform users how to obtain the artifacts needed to
build. `spack checksum` however did not account for this and would print
out a confusing error message when invoked on such packages ("Could not
find any remote versions").
This PR updates the error message to output the manual download instructions
if `spack checksum` is invoked on a package with `manual_download = True`.
Diffstat (limited to 'NOTICE')
0 files changed, 0 insertions, 0 deletions