I2PC/xmipp

Cannot fetch googletest

oierlauzi opened this issue · 1 comments

After merging with devel, I get the following error when compiling Xmipp:

---------------------------------------------------------------
 Unable to install Xmipp.

 Devel version of Xmipp is constantly beeing improved, some errors might appear temporary.
 Cannot auto-detect default branch for googletest. Maybe git version < 1.8.5?
* remoto https://github.com/google/googletest  URL  para obtener: https://github.com/google/googletest  URL para empujar: https://github.com/google/googletest  Rama HEAD: main. 
 Check the git version and the internet connetion 
 For more information about the error check compileLOG.txt file if exist.
 Developers note: If you have modified code inside Xmipp please check it.
---------------------------------------------------------------

The issue seems to be related to the version tag used in the repository (v.1.13.0) which seems non-existent in the google-test repo. Only v.1.13.x and v1.13.0 exist.

Yes, there is a bug in the tag/branch name (v1.13.0 and not v.1.13.0), but the code must clone the "main" branch if the branch proposed does not exist
Spanish language of git is a problem, we run some git commands and fails the read