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

Error in semaphoreui/semaphore docker container "Failed to find required executable \"rsync\" in paths: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" #1588

Closed
antonio-pon opened this issue Oct 24, 2023 · 2 comments

Comments

@antonio-pon
Copy link

When a run playbook by semaphore UI (in docker container) that error occure: "(fatal: [kl-test-redos]: FAILED! => {"changed": false, "msg": "Failed to find required executable "rsync" in paths: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"})"
This playbook contain task with ansible.posix.synchronize which use rsync. I connect to semaphore container and can't find rsync (which rsync give empty result). Please, add rsync to official docker container in dockerHub.

@derpedda
Copy link

derpedda commented Oct 24, 2023

Same here for me, also not able to add through apk at runtime
EDIT: should be addressed in #1564 and commit 965d503, though in the current develop-branch Docker-image it does not seem to have made it into the dev image with the new runner setup

@tboerger
Copy link
Collaborator

tboerger commented Mar 2, 2024

In the meantime there should be a release that includes rsync.

@tboerger tboerger closed this as completed Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants