diff options
author | Jordan Galby <67924449+Jordan474@users.noreply.github.com> | 2022-05-19 17:50:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-19 08:50:24 -0700 |
commit | c2fd98ccd24d7ceafdf51a682b010816df230c39 (patch) | |
tree | 5a99c1f2573357df71d9727d2286b133ef95eb41 /LICENSE-MIT | |
parent | a0fe6ab2edd2f881181d1361f5d55f6c1e5c16ff (diff) | |
download | spack-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 'LICENSE-MIT')
0 files changed, 0 insertions, 0 deletions