diff options
author | Patrick Gartung <gartung@fnal.gov> | 2017-12-01 13:15:16 -0600 |
---|---|---|
committer | scheibelp <scheibel1@llnl.gov> | 2017-12-01 11:15:16 -0800 |
commit | f6c99d7beb595dbf6786adb0f1a9c1e37733996d (patch) | |
tree | d3c9723813f8770ddf1811b223aa1060e27bacdf /.flake8_packages | |
parent | d6863a29402fba46f4a583f6bda7bdc91b6bb12b (diff) | |
download | spack-f6c99d7beb595dbf6786adb0f1a9c1e37733996d.tar.gz spack-f6c99d7beb595dbf6786adb0f1a9c1e37733996d.tar.bz2 spack-f6c99d7beb595dbf6786adb0f1a9c1e37733996d.tar.xz spack-f6c99d7beb595dbf6786adb0f1a9c1e37733996d.zip |
Buildcache: relocate fixes (#6512)
* Updated function which checks if a binary file needs relocation.
Previously this was incorrectly identifying ELF binaries as symbolic
links (so they were being excluded from relocation). Added test to
check that ELF binaries are not considered symlinks.
* relocate_text was not replacing paths in text files. Added test to
check that text files are relocated properly (i.e. paths in the file
are converted to the new prefix).
* Exclude backup files created by filter_file when installing from
binary cache.
* Update write_buildinfo_file method signature to distinguish between
the spec prefix and the working directory for the binary cache
package.
Diffstat (limited to '.flake8_packages')
0 files changed, 0 insertions, 0 deletions