Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
1.3
-
None
-
6b5c7baa7157f049072da5cb96ad392d19610f94
Description
Patch https://codereview.qt-project.org/c/qtqa/tqtc-coin-ci/+/292378 introduced --remote flag for submodule clone url. This causes archive function to try to archive the repository on the fly with out using the cloned repo at all. However the archive command is not supported by github nor many other providers over http protocol, only ssh being somewhat supported.
RAN: git --git-dir=/home/vmbuilder/ci-working-dir/git-repos/qt-project/qt/tqtc-qt5/modules/GammaRay --no-pager archive --remote https://github.com/KDAB/GammaRay --prefix=GammaRay/ 2182c8d635c7f2fb80d8bf4f2c75b951edf2e718 --output=/tmp/coin-src-archive-bvt36lzz2182c8STDOUT:STDERR:fatal: Operation not supported by protocol.