Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
None
-
1.2
-
None
Description
Building a qtivi change (https://codereview.qt-project.org/c/qt/qtivi/+/289383) fails with error message:
ERROR:workitem.py:944(31796): Unable to create source archives for workitem qt/qtivi/64db657e0ac62596008b74490a26a3778a8801b7/LinuxUbuntu_18_04x86_64LinuxUbuntu_18_04x86_64GCCqtci-linux-Ubuntu-18.04-x86_64-d81572LicenseCheck_TestOnly/53924fcfd199738cf62172cd20bcd37b6787cf15/Test:
RAN: git --git-dir=/home/vmbuilder/ci-working-dir/git-repos/qt-project/qt/qtivi/modules/src/3rdparty/qface --no-pager archive --prefix=src/3rdparty/qface/ dd40006b1cbf8f1f38af58f4997211b4b18c712f --output=/tmp/coin-src-archive-c15sh7ztdd4000
STDERR:
fatal: not a tree object
The failing integration: http://10.212.3.36/coin/integration/qt/qtivi/tasks/1581486464
It seems that the problem is that the change updates a submodule (src/3rdparty/qface) that is not managed by gerrit through normal review process, but the repo(https://codereview.qt-project.org/admin/repos/qt/qtivi-qface) is just synchronized from upstream.