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

rsync missing on gnupg1-ubuntu-latest #187

Closed
wants to merge 1 commit into from
Closed

rsync missing on gnupg1-ubuntu-latest #187

wants to merge 1 commit into from

Conversation

simbo1905
Copy link
Collaborator

gnupg1-ubuntu-latest does not have rsync and fails with:

   TASK [Copy git-secret src] *****************************************************
   fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to find required executable rsync in paths: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"}

Adding it to the ansible dependencies fixes this.

@joshrabinowitz
Copy link
Collaborator

@simbo this is great, I keep having to fix this in my branches.

I think the highest priority issue now is #186 (build fails on fedora because of yum-utils deprecation) , if we can get that one resolved I can merge PR #181 and we'll be much closer to releasing 0.2.4

@joshrabinowitz
Copy link
Collaborator

This change is in https://github.com/sobolevn/git-secret/pull/188/files#diff-f8ddb352c8d4ffc3e34cd733f9231fc9 , let's close

@sobolevn sobolevn closed this Jun 9, 2018
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

Successfully merging this pull request may close these issues.

None yet

3 participants