Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
None
-
5.15
-
None
Description
Using the GitHub mirror of the Qt5 super module github.com/qt/qt5
A recursive submodule update fails to find the qtquick3d-assimp.git module. This repo does not appear to be mirrored on GitHub.
$ git submodule update --init --recursive Cloning into 'E:/tmp/qt5/qtquick3d/src/3rdparty/assimp/src'... ERROR: Repository not found. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@github.com:qt/qtquick3d-assimp.git' into submodule path 'E:/tmp/qt5/qtquick3d/src/3rdparty/assimp/src' failed Failed to clone 'src/3rdparty/assimp/src'. Retry scheduled Cloning into 'E:/tmp/qt5/qtquick3d/src/3rdparty/assimp/src'... ERROR: Repository not found. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@github.com:qt/qtquick3d-assimp.git' into submodule path 'E:/tmp/qt5/qtquick3d/src/3rdparty/assimp/src' failed Failed to clone 'src/3rdparty/assimp/src' a second time, aborting Failed to recurse into submodule path 'qtquick3d'