Open Eng3l opened 3 years ago
When creating Docker image it get sucked on this step bash /tmp/qt-installer/install-qt $QT_VERSION.
bash /tmp/qt-installer/install-qt $QT_VERSION
Partial output:
[6] :/metadata/qt.qt5.5124.qtnetworkauth.gcc_64/installscript.qs [6] :/metadata/qt.qt5.5124.qtcharts.android_x86 [6] :/metadata/qt.qt5.5124.qtcharts.android_x86/installscript.qs [6] :/metadata/qt.qt5.5124.qtpurchasing [6] :/metadata/qt.qt5.5124.qtpurchasing/installscript.qs [6] :/metadata/qt.qt5.5124.src [6] :/metadata/qt.qt5.5124.src/installscript.qs [6] :/metadata/qt.qt5.5124.qtvirtualkeyboard [6] :/metadata/qt.qt5.5124.qtvirtualkeyboard/installscript.qs [45] Loaded control script "/tmp/tmp.uG2JGMhhB" [45] Using control script: "/tmp/tmp.uG2JGMhhB" [57] QTCI: Welcome Page
I have the same problem.
I use another dockerfile resolved the problem: https://github.com/croixbleueqc/qt5-android-builder
When creating Docker image it get sucked on this step
bash /tmp/qt-installer/install-qt $QT_VERSION
.Partial output: