-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Any package gives Installation issue: ==> Error: Spec version is not concrete: mkfontdir #26925
Copy link
Copy link
Closed
Labels
Description
Steps to reproduce the issue
install of spack is as per documentation:
git clone -c feature.manyFiles=true https://github.com/spack/spack.git
. spack/share/spack/setup-env.sh
more ~/.bash_profile
Then I run installation of any software (tried gromacs and grace)
spack install grace
I get the error:
==> Error: Spec version is not concrete: mkfontdir
I guess something is not right with the original instal of spack? But not sure how to check it.
Thank you!
V
Information on your system
$ spack debug report
* **Spack:** 0.16.3-5000-de8e795
* **Python:** 3.6.8
* **Platform:** linux-rhel7-power9le
* **Concretizer:** clingo
Additional information
I don't seem to have build logs, m.b. as the install failed before?
This is a general issue, not package related
General information
- I have run
spack debug reportand reported the version of Spack/Python/Platform - I have run
spack maintainers <name-of-the-package>and @mentioned any maintainers - I have uploaded the build log and environment files
- I have searched the issues of this repo and believe this is not a duplicate
Reactions are currently unavailable