Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

make erfurt fails #18

Closed
cweiske opened this issue Nov 25, 2011 · 4 comments
Closed

make erfurt fails #18

cweiske opened this issue Nov 25, 2011 · 4 comments
Milestone

Comments

@cweiske
Copy link

cweiske commented Nov 25, 2011

$ make erfurt
rm -rf libraries/Erfurt
Cloning Erfurt into libraries/Erfurt ...
git clone git@github.com:AKSW/Erfurt.git libraries/Erfurt
Cloning into libraries/Erfurt...
The authenticity of host 'github.com (207.97.227.239)' can't be established.
RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'github.com,207.97.227.239' (RSA) to the list of known hosts.
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
make: *** [erfurt] Fehler 128
@jbrekle
Copy link
Member

jbrekle commented Nov 25, 2011

i can confirm that. but only on machines that are not known to github with their ssh keys. in other words: the clone should be read only if the parent git repo is read only...

@cweiske
Copy link
Author

cweiske commented Nov 25, 2011

Same for make rdfauthor.

@seebi
Copy link
Member

seebi commented Nov 25, 2011

you should use make deploy if you are not an developer.
This is documented in the Readme.md

@seebi seebi closed this as completed Nov 25, 2011
@cweiske
Copy link
Author

cweiske commented Nov 25, 2011

This is documented in the Readme.md

Err. Don't talk about documentation. I got pretty confused about the ontowiki.net / google code / github problem, but I'll open another issue for that, #22 and #23

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

3 participants