Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: feature to use offline installer #251

Closed
wants to merge 12 commits into from
Closed

Conversation

miurahr
Copy link
Owner

@miurahr miurahr commented May 24, 2021

Trial to integrate CuteCI installation logics into aqtinstall.
This is incomplete.

There will be no further work without any contribution from one who have a knowledge and experiments about offline_installer.

@miurahr miurahr added enhancement New feature or request help wanted Extra attention is needed labels May 24, 2021
@miurahr miurahr force-pushed the topic-dev-cuteci branch 2 times, most recently from e54c81f to 0381c82 Compare May 25, 2021 04:26
miurahr added 3 commits May 25, 2021 13:35
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
@miurahr miurahr force-pushed the topic-dev-cuteci branch from 0381c82 to 837649d Compare May 25, 2021 04:36
@miurahr
Copy link
Owner Author

miurahr commented May 25, 2021

For Linux execution, it fails with following 'Could not connect to display' error. Does anyone know how to run in headless?

2021-05-25 04:36:32,090 - aqt - INFO - aqtinstall(aqt) vunknown on Python 3.9.5 [CPython GCC 9.3.0]
2021-05-25 04:36:32,090 - aqt - WARNING - Cannot find /home/runner/.local/share/Qt/qtaccount.ini
2021-05-25 04:36:32,090 - aqt - INFO - Download Qt https://download.qt.io/new_archive/qt/5.6/5.6.3/qt-opensource-linux-x64-5.6.3.run
2021-05-25 04:37:34,349 - aqt - INFO - Running installer /home/runner/work/aqtinstall/aqtinstall/qt-opensource-linux-x64-5.6.3.run ['/home/runner/work/aqtinstall/aqtinstall/qt-opensource-linux-x64-5.6.3.run', '--script', '/home/runner/work/aqtinstall/aqtinstall/aqt/install-qt.qs', '--platform', 'minimal']
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-runner'
QXcbConnection: Could not connect to display 
2021-05-25 04:37:34,615 - aqt - ERROR - Installer error: -6

@miurahr
Copy link
Owner Author

miurahr commented May 25, 2021

An installer on Windows does not finish the task in 80min.

@miurahr miurahr added this to the future milestone Jun 16, 2021
miurahr added 4 commits July 7, 2021 11:14
@miurahr miurahr force-pushed the topic-dev-cuteci branch from 938e4ae to 3421e10 Compare July 7, 2021 04:34
miurahr added 5 commits July 7, 2021 13:53
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
@miurahr
Copy link
Owner Author

miurahr commented Jul 18, 2021

no further information given, so it is not valuable to continue to dev.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant