abo-abo / oremacs

My Emacs config
https://oremacs.com/
296 stars 33 forks source link

Initial run fails #1

Closed ksexton closed 9 years ago

ksexton commented 9 years ago

Getting the following error during first launch

Cloning into 'git/org-mode'...
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Clone of 'orgmode@orgmode.org:org-mode.git' into submodule path 'git/org-mode' failed
make: *** [pull] Error 1
abo-abo commented 9 years ago

Oops, I was using the developer org-mode version that requires access rights to clone.

hhnr commented 9 years ago

I'm getting a similar error while running make install

Cloning into 'git/abel'... Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists. Clone of 'git@github.com:abo-abo/abel.git' into submodule path 'git/abel' failed make: *\ [pull] Error 1

abo-abo commented 9 years ago

Thanks, can you try again? I don't actually have a confirmation that it works for anyone without my SSH access keys.

hhnr commented 9 years ago

Done. Works now.