D'oh! Disabling StrictHostKeyChecking made it work perfectly, thanks!

On 25 March 2016 at 23:28, Domen Kožar <do...@dev.si> wrote:

> See https://github.com/peti/hydra-tutorial/issues/2
>
> On Fri, Mar 25, 2016 at 9:48 PM, Teo Klestrup Röijezon <t...@nullable.se>
> wrote:
>
>> For the record, it says something about host key verification failing. If
>> I try to run `ssh g...@bitbucket.org` sudoed as either user it works and
>> shows that it should have access to the repo.
>>
>> On 25 March 2016 at 22:47, Teo Klestrup Röijezon <t...@nullable.se> wrote:
>>
>>> Did that for both hydra and hydra-queue-runner, no luck. :/
>>>
>>> On 25 March 2016 at 21:29, Oliver Charles <ol...@ocharles.org.uk> wrote:
>>>
>>>> I've had luck just doing `sudo -u hydra -i` on the Hydra machine and
>>>> setting up id_rsa and friends in ~/.ssh. I think the full path is
>>>> /var/lib/hydra/.ssh.
>>>>
>>>> On Fri, Mar 25, 2016 at 3:19 PM Teo Klestrup Röijezon <t...@nullable.se>
>>>> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> Is there any support for setting up Hydra jobs with private git
>>>>> repositories as build inputs? I generated a SSH keypair each for hydra and
>>>>> hydra-queue-runner, and added them both as deploy keys on Bitbucket, but
>>>>> the authentication still seems to fail.
>>>>> This was using Hydra 32fa3921463cd7688b6b61602cfc707f406b46ae and
>>>>> Nixpkgs 90330c27cd62bd009f0973b92c13af6cfddbca19.
>>>>>
>>>>> Thanks,
>>>>> Teo
>>>>> _______________________________________________
>>>>> nix-dev mailing list
>>>>> nix-dev@lists.science.uu.nl
>>>>> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>>>>>
>>>>
>>>
>>
>> _______________________________________________
>> nix-dev mailing list
>> nix-dev@lists.science.uu.nl
>> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>>
>>
>
_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to