Skip to content

Binary packaging: correct relative symlinks#13727

Merged
becker33 merged 1 commit intospack:releases/v0.13from
scheibelp:bugfix/release-0.13-binary-pkg-relative-symlinks
Nov 14, 2019
Merged

Binary packaging: correct relative symlinks#13727
becker33 merged 1 commit intospack:releases/v0.13from
scheibelp:bugfix/release-0.13-binary-pkg-relative-symlinks

Conversation

@scheibelp
Copy link
Copy Markdown
Member

@scheibelp scheibelp commented Nov 14, 2019

See: #13710

This duplicates a fix to develop over to the 0.13 release

@becker33

@becker33
Copy link
Copy Markdown
Member

Summarizing conversation with @scheibelp on Spack slack:

There's no hurry to merge this before SC because it does not affect any commands actually run in the tutorial, and it would require rebuilding the python binary cache (and possibly others) to see the results in the tutorial at all.

The corresponding PR to develop has been merged.

@becker33 becker33 merged commit 28163cb into spack:releases/v0.13 Nov 14, 2019
tgamblin added a commit that referenced this pull request Dec 5, 2019
v0.13.2

This release contains major performance improvements for Spack environments, as well as some bugfixes and minor changes.

* allow missing modules if they are blacklisted (#13540)
* speed up environment activation (#13557)
* mirror path works for unknown versions (#13626)
* environments: don't try to modify run-env if a spec is not installed (#13589)
* use semicolons instead of newlines in module/python command (#13904)
* verify.py: os.path.exists exception handling (#13656)
* Document use of the maintainers field (#13479)
* bugfix with config caching (#13755)
* hwloc: added 'master' version pointing at the HEAD of the master branch (#13734)
* config option to allow gpg warning suppression (#13744)
* fix for relative symlinks when relocating binary packages (#13727)
* allow binary relocation of strings in relative binaries (#13724)
tgamblin added a commit that referenced this pull request Dec 5, 2019
v0.13.2

This release contains major performance improvements for Spack environments, as well as some bugfixes and minor changes.

* allow missing modules if they are blacklisted (#13540)
* speed up environment activation (#13557)
* mirror path works for unknown versions (#13626)
* environments: don't try to modify run-env if a spec is not installed (#13589)
* use semicolons instead of newlines in module/python command (#13904)
* verify.py: os.path.exists exception handling (#13656)
* Document use of the maintainers field (#13479)
* bugfix with config caching (#13755)
* hwloc: added 'master' version pointing at the HEAD of the master branch (#13734)
* config option to allow gpg warning suppression (#13744)
* fix for relative symlinks when relocating binary packages (#13727)
* allow binary relocation of strings in relative binaries (#13724)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants