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

Newer tox prevents usage of ssh agent (2.0.1) #253

Closed
pytoxbot opened this issue Sep 17, 2016 · 2 comments
Closed

Newer tox prevents usage of ssh agent (2.0.1) #253

pytoxbot opened this issue Sep 17, 2016 · 2 comments

Comments

@pytoxbot
Copy link

Solution is to add passenv = SSH_AUTH_SOCK to your tox.ini.

Perhaps make this work by default?

@pytoxbot
Copy link
Author

Original comment by @hpk42

with https://bitbucket.org/hpk42/tox/commits/521459223e524337d187ef07277f0ee1485cd313 all env variables are passed through for install.

@pytoxbot
Copy link
Author

Original comment by @RonnyPfannschmidt

for additional contexts taken from irc - requirement files that end up using ssh will prompt for pass-phrases if the agent socket is unavailiable

@tox-dev tox-dev locked and limited conversation to collaborators Jan 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant