Spack package is out-of-date (v0.13)
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 110
- Forks
- 35
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 2
Description
The Spack package needs to be updated to v0.13 - adding spindle@0.13 to a Spack environment and running spack install gives the warning:
==> Warning: There is no checksum on file to fetch spindle@0.13 safely.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with var/spack/repos/builtin/packages/spindle/package.py, linked in the issue, and inspect how the package defines the v0.13 source. Reproduce the warning with spindle@0.13 in a Spack environment and run spack install; done means the package supports v0.13 without reporting a missing checksum.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100