summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGreg Becker <becker33@llnl.gov>2020-07-09 13:08:51 -0500
committerGitHub <noreply@github.com>2020-07-09 11:08:51 -0700
commitd0f5b69a19236ea3c17dd306708d6ece43283501 (patch)
tree42762a636ff74ddb8ec2d169ca19f3875e0ba233 /CHANGELOG.md
parentce9d30f80fb8c0a323895bdcee9270420fde8f81 (diff)
downloadspack-d0f5b69a19236ea3c17dd306708d6ece43283501.tar.gz
spack-d0f5b69a19236ea3c17dd306708d6ece43283501.tar.bz2
spack-d0f5b69a19236ea3c17dd306708d6ece43283501.tar.xz
spack-d0f5b69a19236ea3c17dd306708d6ece43283501.zip
installation: skip repository metadata for externals (#16954)
When Spack installs a package, it stores repository package.py files for it and all of its dependencies - any package with a Spack metadata directory in its installation prefix. It turns out this was too broad: this ends up including external packages installed by Spack (e.g. installed by another Spack instance). Currently Spack doesn't store the namespace properly for such packages, so even though the package file could be fetched from the external, Spack is unable to locate it. This commit avoids the issue by skipping any attempt to locate and copy from the package repository of externals, regardless of whether they have a Spack repo directory.
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions