-
### Steps to reproduce
Using the following db:
[spack-db.develop.7e14ff806a.2024-04-15-151420.tar.gz](https://github.com/spack/spack/files/14979489/spack-db.develop.7e14ff806a.2024-04-15-151420.ta…
-
### Steps to reproduce the issue
`spack install py-numpy@2.0.1`
I first noticed this error installing py-scipy@1.13.1. I'm not sure why/how installing py-scipy references the py-numpy's package.py…
-
### Steps to reproduce
On an Nvidia Grace Hopper server, the target architecture per `spack arch` is detected as neoverse_n1 when it should be detected as a neoverse_v2.
### Error message
Current o…
-
### Steps to reproduce
If you install a python package, the resulting files will be located in `/local` instead of ``. While this doesn't seem to be a problem for importing the module, it is a prob…
-
Create separate documentation for users and SDSC HPC and CSSI team members, who will need to use 'shared' Spack instances as part of their testing and validation process before submitting pull request…
-
### Steps to reproduce the issue
```console
$ s spec -I py-numpy
Input spec
--------------------------------
- py-numpy
Concretized
--------------------------------
- py-numpy@1.24.2%g…
-
### Steps to reproduce
From a clean install of spack, e.g.,
```console
mkdir empty
cd empty
git clone -c feature.manyFiles=true https://github.com/spack/spack.git
```
And then bringing that Spa…
-
### Steps to reproduce the issue
```console
$ spack install neovim
wmv2wit neovim@0.8.3%gcc@12.2.1~ipo~no_luajit build_system=cmake build_type=Release generator=make arch=linux-fedora37-skylake
w…
-
### Steps to reproduce
```console
$ spack unit-test
```
### Error message
Experienced several unit test failures when running locally:
```
ERROR lib/spack/spack/test/hg_fetch.py::test_fetch[Tru…
-
### Steps to reproduce the issue
This isn't technically a build error with perl, it's a probably with its effect on downstream packages.
```console
# with, e.g., root:
$ spack install ecflow
# wi…