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

zendev sync foo does not ensure ssh-agent is running and primed #19

Open
daniel-garcia opened this issue Mar 9, 2014 · 0 comments
Open

Comments

@daniel-garcia
Copy link
Contributor

SSH in to a box (without -X), source .bashrc, and run: zendev use foo. When you perform sync (and some repos auth over ssh) you get prompted for the passphrase of the ssh key.

==> Cloning repositories
==> All repositories are cloned!
==> Checking for remote changes
Enter passphrase for key '/home/dgarcia/.ssh/id_rsa': Enter passphrase for key '/home/dgarcia/.ssh/id_rsa': Enter passphrase for key '/home/dgarcia/.ssh/id_rsa': Enter p
assphrase for key '/home/dgarcia/.ssh/id_rsa': Enter passphrase for key '/home/dgarcia/.ssh/id_rsa': Enter passphrase for key '/home/dgarcia/.ssh/id_rsa': Enter passphra
se for key '/home/dgarcia/.ssh/id_rsa': Enter passphrase for key '/home/dgarcia/.ssh/id_rsa': Enter passphrase for key '/home/dgarcia/.ssh/id_rsa': Enter passphrase for 
key '/home/dgarcia/.ssh/id_rsa': Enter passphrase for key '/home/dgarcia/.ssh/id_rsa': Enter passphrase for key '/home/dgarcia/.ssh/id_rsa': Enter passphrase for key '/h
ome/dgarcia/.ssh/id_rsa': Enter passphrase for key '/home/dgarcia/.ssh/id_rsa': Enter passphrase for key '/home/dgarcia/.ssh/id_rsa': Enter passphrase for key '/home/dga
rcia/.ssh/id_rsa': Enter passphrase for key '/home/dgarcia/.ssh/id_rsa': Enter passphrase for key '/home/dgarcia/.ssh/id_rsa': Enter passphrase for key '/home/dgarcia/.s
sh/id_rsa': Enter passphrase for key '/home/dgarcia/.ssh/id_rsa': Enter passphrase for key '/home/dgarcia/.ssh/id_rsa': Enter passphrase for key '/home/dgarcia/.ssh/id_r

To workaround this issue an ssh-agent must be started see: http://mah.everybody.org/docs/ssh

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

1 participant