Skip to content

Fix broken links to cosmetic path in mirrors#14093

Closed
alalazo wants to merge 1 commit intospack:developfrom
alalazo:fixes/relative_path_mirrors
Closed

Fix broken links to cosmetic path in mirrors#14093
alalazo wants to merge 1 commit intospack:developfrom
alalazo:fixes/relative_path_mirrors

Conversation

@alalazo
Copy link
Copy Markdown
Member

@alalazo alalazo commented Dec 10, 2019

fixes #14067

In #13789 an absolute path was erroneously substituted with a relative one, causing broken links in mirrors. This PR restores the absolute path and adds a unit test to avoid regressions.

fixes spack#14067

In spack#13789 an absolute path was erroneously substituted with a relative
one, causing broken links in mirrors. This PR restores the absolute path
and adds a unit test to avoid regressions.
@alalazo alalazo added mirrors bugfix Something wasn't working, here's a fix labels Dec 10, 2019
@alalazo alalazo requested a review from scheibelp December 10, 2019 16:13
@alalazo
Copy link
Copy Markdown
Member Author

alalazo commented Dec 10, 2019

@iarspider Can you confirm this solves the issue also for you?

@iarspider
Copy link
Copy Markdown
Contributor

Yes, it fixes the issue.

@scheibelp
Copy link
Copy Markdown
Member

Hi @alalazo this should also be fixed by #13908. If you agree, could you review that?

@alalazo
Copy link
Copy Markdown
Member Author

alalazo commented Dec 10, 2019

@scheibelp I missed #13908, sorry. I'll give it a review tomorrow. Do you want to grab the unit test from this one?

@scheibelp
Copy link
Copy Markdown
Member

Do you want to grab the unit test from this one?

Thanks, yes I added it to d7e6557 (with some tweaks)

@alalazo
Copy link
Copy Markdown
Member Author

alalazo commented Dec 11, 2019

Thanks, yes I added it to d7e6557 (with some tweaks)

Ok, closing this PR then as it duplicates work in #13908

@alalazo alalazo closed this Dec 11, 2019
@alalazo alalazo deleted the fixes/relative_path_mirrors branch December 11, 2019 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Something wasn't working, here's a fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

spack mirror create creates broken symlinks

4 participants