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

fix(sync): ensure the sync daemon env is configured correctly #6302

Merged
merged 4 commits into from
Jul 23, 2024

Conversation

vvagaytsev
Copy link
Collaborator

@vvagaytsev vvagaytsev commented Jul 18, 2024

What this PR does / why we need it:

Make sure that MUTAGEN_SSH_PATH pointing to the faux ssh is always set when a native Mutagen daemon is used.

Which issue(s) this PR fixes:

See the Discord thread.

Special notes for your reviewer:

This doesn't completely solve the original issue mentioned in the Discord. But, it ensures that the right version of the ssh binary (i.e. our own faux ssh binary) is used.

Make sure that `MUTAGEN_SSH_PATH` pointing to the faus ssh is always set
when a native Mutagen daemon is used.

Co-authored-by: Steffen Neubauer <[email protected]>
@vvagaytsev vvagaytsev force-pushed the fix/mutagen-faux-ssh-path branch from 836c39a to 35b95db Compare July 23, 2024 05:58
@vvagaytsev vvagaytsev requested a review from stefreak July 23, 2024 06:28
@vvagaytsev vvagaytsev marked this pull request as ready for review July 23, 2024 06:28
@vvagaytsev vvagaytsev enabled auto-merge July 23, 2024 08:04
@vvagaytsev vvagaytsev added this pull request to the merge queue Jul 23, 2024
Merged via the queue into main with commit 8e3e02f Jul 23, 2024
40 checks passed
@vvagaytsev vvagaytsev deleted the fix/mutagen-faux-ssh-path branch July 23, 2024 08:32
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.

2 participants