Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid galaxy install failure with already symlinked collections #166

Merged
merged 2 commits into from
Sep 23, 2022

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Sep 22, 2022

Fixes: #165

@ssbarnea ssbarnea requested a review from a team as a code owner September 22, 2022 21:44
@ssbarnea ssbarnea changed the title fix/warn Avoid galaxy install failure with already symlinked collections Sep 22, 2022
@github-actions github-actions bot added the bug Something isn't working label Sep 22, 2022
src/ansible_compat/runtime.py Show resolved Hide resolved
src/ansible_compat/runtime.py Outdated Show resolved Hide resolved
src/ansible_compat/loaders.py Show resolved Hide resolved
src/ansible_compat/runtime.py Outdated Show resolved Hide resolved
@ssbarnea ssbarnea force-pushed the fix/warn branch 3 times, most recently from 7c1fab6 to 47d75f4 Compare September 23, 2022 12:35
@ssbarnea ssbarnea merged commit eb771f5 into ansible:main Sep 23, 2022
@ssbarnea ssbarnea deleted the fix/warn branch September 23, 2022 13:21
davedittrich pushed a commit to davedittrich/ansible-compat that referenced this pull request Sep 24, 2022
…ble#166)

* Avoid galaxy install failure with already symlinked collections

Fixes: ansible#165

* chore: auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ERROR! Unexpected Exception, this is probably a bug: Cannot call rmtree on a symbolic link
2 participants