Build Master: Scheduling II

Jacob Carlborg doob at me.com
Wed Dec 4 00:21:00 PST 2013


On 2013-12-04 05:29, Andrew Edwards wrote:

> Tried it but came across the following errors:
>
>
> andrews-mini:osx-release ace$ ~/create_dmd_release v2.065-b1
> --extras=$HOME/localextras-osx --archive-zip --archive-7z
>
> Cloning: git at github.com:D-Programming-Language/dmd.git
>
> The authenticity of host 'github.com (192.30.252.128)' 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,192.30.252.128' (RSA) to the list
> of known hosts.
>
> Permission denied (publickey).
>
> fatal: Could not read from remote repository.
>
>
>
> Please make sure you have the correct access rights
>
> and the repository exists.
>
> Couldn't do git protocol, falling back to 'https://'...

You need to have your SSH key uploaded to github. See:

https://help.github.com/articles/generating-ssh-keys

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list