summaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorJordan Galby <67924449+Jordan474@users.noreply.github.com>2022-05-19 17:50:24 +0200
committerGitHub <noreply@github.com>2022-05-19 08:50:24 -0700
commitc2fd98ccd24d7ceafdf51a682b010816df230c39 (patch)
tree5a99c1f2573357df71d9727d2286b133ef95eb41 /var
parenta0fe6ab2edd2f881181d1361f5d55f6c1e5c16ff (diff)
downloadspack-c2fd98ccd24d7ceafdf51a682b010816df230c39.tar.gz
spack-c2fd98ccd24d7ceafdf51a682b010816df230c39.tar.bz2
spack-c2fd98ccd24d7ceafdf51a682b010816df230c39.tar.xz
spack-c2fd98ccd24d7ceafdf51a682b010816df230c39.zip
Fix spack install chgrp on symlinks (#30743)
Fixes missing chgrp on symlinks in package installations, and errors on symlinks referencing non-existent or non-writable locations. Note: `os.chown(.., follow_symlinks=False)` is python3 only, but `os.lchown` exists in both versions.
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions