spack/var
Harmen Stoppels 80f31829a8
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).
2023-12-13 23:54:28 +01:00
..
spack python: don't run mkdirp in setup_dependent_package (#41603) 2023-12-13 23:54:28 +01:00