NCAR / spack-gust

Spack production user software stack on the Gust test system
4 stars 0 forks source link

Unknown namespace: future #44

Closed jedwards4b closed 1 year ago

jedwards4b commented 1 year ago
spack concretize -f
==> Starting concretization pool with 10 processes
==> Error: errors occurred during concretization of the environment:
Unknown namespace: future

I tried adding upstream to repos as follows:

/glade/u/apps/cseg/spack> cat  etc/spack/defaults/repos.yaml
# -------------------------------------------------------------------------
# This is the default spack repository configuration. It includes the
# builtin spack package repository.
#
# Users can override these settings by editing the following files.
#
# Per-spack-instance settings (overrides defaults):
#   $SPACK_ROOT/etc/spack/repos.yaml
#
# Per-user settings (overrides default and site settings):
#   ~/.spack/repos.yaml
# -------------------------------------------------------------------------
repos:
  - $spack/var/spack/repos/builtin
  - /glade/u/apps/gust/$NCAR_ENV_VERSION/spack/var/spack/repos/builtin

but I still get the same error.

jedwards4b commented 1 year ago

This was resolved by adding repos to the spack environments.