[Imstk-developers] GoogleTest repo can't be cloned

Alexis Girault alexis.girault at kitware.com
Thu Nov 10 17:46:32 EST 2016


Yes I was looking into that: I must have put it as ssh by default but you
are correct to say that for public project which are external dependencies,
we should use https since we do not plan to contribute back to those. I'll
create a quick MR

In the meantime if you'd like to test it, replace the line at :

https://gitlab.kitware.com/iMSTK/iMSTK/blob/master/CMake/External/External_GoogleTest.cmake#L6

by:

GIT_REPOSITORY https://github.com/google/googletest.git


Alexis Girault
R&D Engineer in Medical Computing
Kitware, Inc.

http://www.kitware.com
(919) 969-6990 x325

On Thu, Nov 10, 2016 at 5:41 PM, Milef, Nicholas Boris <milefn at rpi.edu>
wrote:

> Is it possible to use HTTPS instead?
> ------------------------------
> *From:* Imstk-developers [imstk-developers-bounces at imstk.org] on behalf
> of Milef, Nicholas Boris [milefn at rpi.edu]
> *Sent:* Thursday, November 10, 2016 5:33 PM
> *To:* Alexis Girault; imstk-developers at imstk.org
>
> *Subject:* Re: [Imstk-developers] GoogleTest repo can't be cloned
>
> No, do I need a GitHub account for this?
> ------------------------------
> *From:* Alexis Girault [alexis.girault at kitware.com]
> *Sent:* Thursday, November 10, 2016 5:30 PM
> *To:* Milef, Nicholas Boris; imstk-developers at imstk.org
> *Subject:* Re: [Imstk-developers] GoogleTest repo can't be cloned
>
> Have you added your ssh-key to github?
>
> On Thu, Nov 10, 2016, 17:28 Milef, Nicholas Boris <milefn at rpi.edu
> <http://UrlBlockedError.aspx>> wrote:
>
>> Hi,
>>
>> I'm having trouble downloading GoogleTest. Any advice on how to solve
>> this?
>>
>> 6>------ Build started: Project: GoogleTest, Configuration: Debug x64
>> ------
>> 6>  Building Custom Rule C:/iMSTK/CMake/External/CMakeLists.txt
>> 6>  CMake does not need to re-run because C:\iMSTK-build\CMake\External\CMakeFiles\generate.stamp
>> is up-to-date.
>> 6>  Creating directories for 'GoogleTest'
>> 6>  Performing download step (git clone) for 'GoogleTest'
>> 6>  Cloning into 'src'...
>> 6>  Host key verification failed.
>> 6>
>> 6>  fatal: Could not read from remote repository.
>> 6>
>> 6>  Please make sure you have the correct access rights
>> 6>  and the repository exists.
>> 6>  Cloning into 'src'...
>> 6>  Host key verification failed.
>> 6>
>> 6>  fatal: Could not read from remote repository.
>> 6>
>> 6>  Please make sure you have the correct access rights
>> 6>  and the repository exists.
>> 6>  Cloning into 'src'...
>> 6>  Host key verification failed.
>> 6>
>> 6>  fatal: Could not read from remote repository.
>> 6>
>> 6>  Please make sure you have the correct access rights
>> 6>  and the repository exists.
>> 6>  -- Had to git clone more than once:
>> 6>            3 times.
>> 6>  CMake Error at tmp/GoogleTest-gitclone.cmake:56 (message):
>> 6>    Failed to clone repository: 'git at github.com:google/googletest.git'
>> 6>
>> 6>
>> 6>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\
>> v4.0\V120\Microsoft.CppCommon.targets(170,5): error MSB6006: "cmd.exe"
>> exited with code 1.
>>
>> Thanks,
>> Nick
>> _______________________________________________
>> Imstk-developers mailing list
>> Imstk-developers at imstk.org <http://UrlBlockedError.aspx>
>> http://public.kitware.com/mailman/listinfo/imstk-developers
>> <http://UrlBlockedError.aspx>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/imstk-developers/attachments/20161110/4c1ffc46/attachment.html>


More information about the Imstk-developers mailing list