I just tried to build the latest 10.0.7 FOSS build following the normal methodology recommended (Rocky 8) and it fails when trying to clone the source from the repository.
When will this be added to the repository?
Code:
mkdir installer-buildcd installer-buildgit clone --depth 1 --branch 10.0.6 git@github.com:Zimbra/zm-build.gitcd zm-buildENV_CACHE_CLEAR_FLAG=true ./build.pl --ant-options -DskipTests=true --git-default-tag=10.0.7,10.0.6,10.0.5,10.0.4,10.0.3,10.0.2,10.0.1,10.0.0-GA --build-release-no=10.0.1007 --build-type=FOSS --build-release=DAFFODIL --build-release-candidate=GA --build-thirdparty-server=files.zimbra.com --no-interactive
Code:
[root@zimbrabuild installer-build]# git clone --depth 1 --branch 10.0.7 git@github.com:Zimbra/zm-build.gitCloning into 'zm-build'...warning: Could not find remote branch 10.0.7 to clone.fatal: Remote branch 10.0.7 not found in upstream origin
Statistics: Posted by liverpoolfcfan — Mon Mar 04, 2024 1:18 pm