diff options
author | Harmen Stoppels <me@harmenstoppels.nl> | 2023-12-13 23:54:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-13 23:54:28 +0100 |
commit | 80f31829a8aaa6cd71b62e3926c9336f239204ac (patch) | |
tree | 5f77a9cafa00dc00858090aaf63af604b54323cf /share | |
parent | 84436f10bada643d3f9b617cb992d2b0ecef7fda (diff) | |
download | spack-80f31829a8aaa6cd71b62e3926c9336f239204ac.tar.gz spack-80f31829a8aaa6cd71b62e3926c9336f239204ac.tar.bz2 spack-80f31829a8aaa6cd71b62e3926c9336f239204ac.tar.xz spack-80f31829a8aaa6cd71b62e3926c9336f239204ac.zip |
python: don't run mkdirp in `setup_dependent_package` (#41603)
`setup_dependent_package` is not a build phase, it should just set
globals for a package.
It's called during setup of runtime environment of packages, and there
have been reports of it actually failing due to a read only file system
(not sure under what exact conditions that is possible).
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions