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

Unable to install Android 6.7.0 #774

Open
AdrianEddy opened this issue Apr 3, 2024 · 4 comments
Open

Unable to install Android 6.7.0 #774

AdrianEddy opened this issue Apr 3, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@AdrianEddy
Copy link

Describe the bug
aqt list-qt windows android doesn't show 6.7.0 and it's not possible to install it. Same with linux or macos

Looks like starting with 6.7.0, the Android archives are moved to all_os folder, here: https://download.qt.io/online/qtsdkrepository/all_os/android/qt6_670_arm64_v8a/

To Reproduce
Steps to reproduce the behavior:

  1. Run aqt install-qt windows android 6.7.0 android_arm64_v8a

Expected behavior
It should download and install the 6.7.0 Android package

Desktop (please complete the following information):

  • OS: Windows 11
  • aqtinstall(aqt) v3.1.12 on Python 3.10.11 [CPython MSC v.1929 64 bit (AMD64)]
@AdrianEddy AdrianEddy added the bug Something isn't working label Apr 3, 2024
@timangus
Copy link

I suspect the root cause here is similar to #779.

@a12e
Copy link

a12e commented Apr 22, 2024

Have you found a workaround to this?

When forcing all_os, I got:
aqt install-qt: error: argument host: invalid choice: 'all_os' (choose from 'linux', 'linux_arm64', 'mac', 'windows')

@timangus
Copy link

Well my hack for wasm (timangus@5fd08c4) will probably address some of the problem but I expect you'll need to change more to get android working...

rabits added a commit to state-of-the-art/qt6-docker that referenced this issue May 11, 2024
@AdrianEddy
Copy link
Author

Same issue with 6.7.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants