Search Criteria
Package Details: spack 0.16.0-2
Git Clone URL: | https://aur.archlinux.org/spack.git (read-only, click to copy) |
---|---|
Package Base: | spack |
Description: | A flexible package manager for supercomputer that supports multiple versions, configurations, platforms, and compilers. |
Upstream URL: | https://spack.io/ |
Licenses: | |
Submitter: | gdolle |
Maintainer: | gdolle |
Last Packager: | gdolle |
Votes: | 3 |
Popularity: | 0.46 |
First Submitted: | 2019-10-02 17:46 |
Last Updated: | 2020-11-21 00:03 |
Dependencies (4)
- polkit (polkit-consolekit, polkit-no-script-git, polkit-duktape, polkit-git)
- python (python-dbg)
- env-modules-tcl (lmod-git) (optional)
- lmod (lmod-git) (optional)
Latest Comments
0xDrDru commented on 2021-03-03 09:59
Hi, I updated the package to 0.16.1 and fixed permission issue in the
setup-env.sh
so that every call tospack
(even after having sourced the file) is still apkexec
'd, as the alias was not working properly (I use zsh, this is probably due to the use of a non-logging shell). This should probably be done too for the csh/fish setup file (or maybe restore the alias?).Tyilo commented on 2021-02-05 08:35
I needed to do
chmod -R g+x /var/lib/spack
after adding myself to the spack group to fix permissions.berquist commented on 2019-12-04 18:43
You might want to add
to
spack.tmpfiles
so that https://spack.readthedocs.io/en/latest/environments.html works.gdolle commented on 2019-11-05 09:45
NOTE: Add the user to "spack" group to avoid prompt password.