FIX: use only local_psi as mirror RHEL7

This commit is contained in:
2024-07-29 16:51:19 +02:00
parent 22fcd29c3a
commit 4608351cea
5 changed files with 10 additions and 12 deletions

View File

@ -9,6 +9,6 @@ spack:
- $spack/spack-psi/env/rhel7/$target_family/sysconfigs/packages.yaml
- $spack/spack-psi/env/rhel7/$target_family/sysconfigs/compilers.yaml
mirrors:
local_stable: file:///afs/psi.ch/software/spack/stable
local_psi: file:///afs/psi.ch/software/spack/psi_mirror
specs: []
view: false

View File

@ -5,11 +5,12 @@ spack:
config:
install_tree:
root: $spack/opt/spack/testing
# Strongly adviced to avoid problems with buildcaches
padded_length: 256
include:
- $spack/spack-psi/env/rhel7/$target_family/sysconfigs/packages.yaml
- $spack/spack-psi/env/rhel7/$target_family/sysconfigs/compilers.yaml
mirrors:
local_testing: file:///afs/psi.ch/software/spack/testing
local_unstable: file:///afs/psi.ch/software/spack/unstable
local_psi: file:///afs/psi.ch/software/spack/psi_mirror
specs: []
view: false

View File

@ -25,8 +25,7 @@ spack:
- $spack/spack-psi/env/rhel7/$target_family/sysconfigs/packages.yaml
- $spack/spack-psi/env/rhel7/$target_family/sysconfigs/compilers.yaml
mirrors:
local_unstable: file:///afs/psi.ch/software/spack/unstable
local_stable: file:///afs/psi.ch/software/spack/stable
local_psi: file:///afs/psi.ch/software/spack/psi_mirror
specs:
- matrix:
- [$gcc_12.3.0]

View File

@ -7,10 +7,10 @@ spack:
include_concrete:
- /afs/psi.ch/sys/spack/system/spack-psi/env/rhel7/x86_64/admin/stable
mirrors:
local_stable: file:///afs/psi.ch/software/spack/stable
local_psi: file:///afs/psi.ch/software/spack/psi_mirror
specs: []
upstreams:
stable:
install_tree: >-
$spack/opt/spack/stable/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__
$spack/opt/spack/stable
view: false

View File

@ -8,13 +8,11 @@ spack:
- /afs/psi.ch/sys/spack/system/spack-psi/env/rhel7/x86_64/admin/stable
- /afs/psi.ch/sys/spack/system/spack-psi/env/rhel7/x86_64/admin/unstable
mirrors:
local_unstable: file:///afs/psi.ch/software/spack/unstable
local_psi: file:///afs/psi.ch/software/spack/psi_mirror
specs: []
upstreams:
stable:
install_tree: >-
$spack/opt/spack/stable/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__
install_tree: $spack/opt/spack/stable
unstable:
install_tree: >-
$spack/opt/spack/unstable/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder_
install_tree: $spack/opt/spack/unstable
view: false