bbernhard / qt-android-docker

build a Qt android app inside a docker container
13 stars 3 forks source link

Image building fails #2

Open Eng3l opened 3 years ago

Eng3l commented 3 years ago

When creating Docker image it get sucked on this step 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
orestonce commented 2 years ago

I have the same problem.

orestonce commented 2 years ago

I use another dockerfile resolved the problem: https://github.com/croixbleueqc/qt5-android-builder