git clone on gdata fails

14 views
Skip to first unread message

mrmatt...@gmail.com

unread,
Jul 31, 2015, 4:14:17 AM7/31/15
to ASynK Users
Hi,

I can't clone some of the submodules (gdata in particular). Is there some permissions problem with it?

What I tried is below.

Thanks

Matt

>git clone --recursive https://github.com/skarra/ASynK.git
Cloning into 'ASynK'...
remote: Counting objects: 5987, done.
remote: Total 5987 (delta 0), reused 0 (delta 0), pack-reused 5987
Receiving objects: 100% (5987/5987), 10.24 MiB | 1.38 MiB/s, done.
Resolving deltas: 100% (2868/2868), done.
Submodule 'lib/.CalDAVClientLibrary' (https://github.com/skarra/CalDAVClientLibrary.git) registered for path 'lib/.CalDAVClientLibrary'
Submodule 'lib/.gdata' (g...@github.com:skarra/Google-Contacts-API.git) registered for path 'lib/.gdata'
Submodule 'lib/.pyews' (g...@github.com:skarra/pyews.git) registered for path 'lib/.pyews'
Submodule 'lib/vobject' (https://github.com/skarra/vobject.git) registered for path 'lib/vobject'
Cloning into 'lib/.CalDAVClientLibrary'...
remote: Counting objects: 2714, done.
remote: Total 2714 (delta 0), reused 0 (delta 0), pack-reused 2714
Receiving objects: 100% (2714/2714), 1.42 MiB | 531 KiB/s, done.
Resolving deltas: 100% (2408/2408), done.
Submodule path 'lib/.CalDAVClientLibrary': checked out '06699b08190d50cc2636b921a654d67db0a967d1'
Cloning into 'lib/.gdata'...
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
Clone of 'g...@github.com:skarra/Google-Contacts-API.git' into submodule path 'lib/.gdata' failed

Sriram Karra

unread,
Jul 31, 2015, 5:25:16 AM7/31/15
to as...@googlegroups.com
Can you try this afresh: git clone --recursive g...@github.com:skarra/ASynK.git


--
You received this message because you are subscribed to the Google Groups "ASynK Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to asynk+un...@googlegroups.com.
To post to this group, send an email to as...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/asynk/4a4b5b25-db36-435f-a4ba-f9fb37dcd751%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Matt Wilkins

unread,
Jul 31, 2015, 6:01:04 AM7/31/15
to as...@googlegroups.com
Hi,
Thanks for the quick response. So the "git clone --recursive
g...@github.com:skarra/ASynK.git" didn't work
Cloning into 'ASynK'...
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
and "git clone --recursive https://github.com/skarra/ASynK.git" got as
far as trying to clone gdata and failed as in original email. However
I can do this
"git clone https://github.com/skarra/Google-Contacts-API.git" fine!

So it looks like I just can't do the git clone with the repo being
git@, but https is fine. Weird. Anyway I will just do the recursive
git clones manually.

Thanks
Matt
> You received this message because you are subscribed to a topic in the
> Google Groups "ASynK Users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/asynk/26o6BjsIgbM/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> asynk+un...@googlegroups.com.
> To post to this group, send email to as...@googlegroups.com.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/asynk/CAFkt3UNSHwzeFTvLk9ekvR-TVyBdEFdhAJ30tThJdpThZyCqxw%40mail.gmail.com.

Matt Wilkins

unread,
Jul 31, 2015, 6:09:38 AM7/31/15
to as...@googlegroups.com
And now I have added my public ssh key onto github and I am all good.
Sorry for wasting your time!
Matt
Reply all
Reply to author
Forward
0 new messages