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

Drush make: Unable to clone error #23

Closed
ghost opened this issue Aug 21, 2013 · 2 comments
Closed

Drush make: Unable to clone error #23

ghost opened this issue Aug 21, 2013 · 2 comments

Comments

@ghost
Copy link

ghost commented Aug 21, 2013

We use drush (5.9) make to build a production site. It seems to work without issue for weeks at a time, then suddenly drush make will start throwing the error "Unable to clone [name_of_repo] from git@[repo url].git". It can download anything in the make file as http, but fails on git.

The only way we can fix this is by downgrading the drush version. Then, when it happens again, we fix it by upgrading, etc. Not an ideal fix, but a temporary solution.

In the meantime we have not changed the version of drush -- is drush updating itself in the background? And moreso, what is causing the git clone errors?

When we encounter this error, I verify that I can clone the repos independently of drush make.

@ghost ghost closed this as completed Aug 30, 2013
@drzraf
Copy link

drzraf commented Dec 11, 2015

I can confirm this bug:
using 7.0-dev, drush make can clone a git@... repository.
using 8.0.1, it's no more possible (https works anyway, but sadly it does not relies upon ssh-agent)

worth reopening
adding @weitzman

@ergonlogic
Copy link
Member

@drzraf Would you mind opening a new issue? Ideally, include an example makefile.

This issue was closed.
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

2 participants