summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMassimiliano Culpo <massimiliano.culpo@gmail.com>2023-07-18 23:49:22 +0200
committerGitHub <noreply@github.com>2023-07-18 23:49:22 +0200
commit14f3297ccaa8c98b04783397803e46d97f59d5e6 (patch)
treef92ddf10bc3f448eb56eac9440e89766a02397d3 /share
parentf24f98a1e23f802d42fcc1f2c99e37548346c150 (diff)
downloadspack-14f3297ccaa8c98b04783397803e46d97f59d5e6.tar.gz
spack-14f3297ccaa8c98b04783397803e46d97f59d5e6.tar.bz2
spack-14f3297ccaa8c98b04783397803e46d97f59d5e6.tar.xz
spack-14f3297ccaa8c98b04783397803e46d97f59d5e6.zip
Ensure the bootstrap store has a padding length of zero (#38975)
Without this PR, padded length was propagating from user configuration to bootstrap configuration, and was causing the issue reported in #38963
Diffstat (limited to 'share')
-rw-r--r--share/spack/templates/bootstrap/spack.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/spack/templates/bootstrap/spack.yaml b/share/spack/templates/bootstrap/spack.yaml
index 4573bb485e..251977d0c5 100644
--- a/share/spack/templates/bootstrap/spack.yaml
+++ b/share/spack/templates/bootstrap/spack.yaml
@@ -15,6 +15,7 @@ spack:
config:
install_tree:
root: {{ store_path }}
+ padded_length: 0
packages:
python: