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

EOL 32bit support for AVD images #36

Open
1 task done
diareuse opened this issue Mar 22, 2022 · 3 comments
Open
1 task done

EOL 32bit support for AVD images #36

diareuse opened this issue Mar 22, 2022 · 3 comments

Comments

@diareuse
Copy link

Troubleshooting

  • I've searched discuss.bitrise.io for possible solutions.
  • Which version of the step is effected? @1
  • Is the issue reproducible with the latest version? YES
  • Does the issue happen sporadically, or every time? EVERY TIME
  • Is the issue reproducible locally by following our local debug guide? YES

Issue description

AVDs are no longer distributed as 32bit (x86) and only provided as 64bit (x86_64) emus starting API 31. This change unfortunately makes the default configuration of x86 obsolete and the build fails on unknown configuration.

From my point of view there are two options on the table.

  • Disable x86 for APIs 31 and above (probably labor intensive)
  • Make x86_64 the default (breaks compatibility for workflows using @1)

Bitrise info

Warning: Failed to find package 'system-images;android-32;google_apis;x86'
  
@bitrise-coresteps-bot
Copy link
Contributor

Hello there, I'm a bot. On behalf of the community I thank you for opening this issue.

To help our human contributors focus on the most relevant reports, I check up on old issues to see if they're still relevant.
This issue has had no activity for 90 days, so I marked it as stale.

The community would appreciate if you could check if the issue still persists. If it isn't, please close it.
If the issue persists, and you'd like to remove the stale label, you simply need to leave a comment. Your comment can be as simple as "still important to me".

If no comment left within 21 days, this issue will be closed.

@bitrise-coresteps-bot
Copy link
Contributor

I'll close this issue as it doesn't seem to be relevant anymore.
We believe an old issue probably has a bunch of context that's no longer relevant, therefore, if the problem still persists, please open a new issue.

@bitrise-steplib bitrise-steplib locked and limited conversation to collaborators Jul 12, 2022
@hisaac
Copy link
Contributor

hisaac commented Jul 12, 2022

I believe this is worth looking into, so I'm reopening it.

@hisaac hisaac reopened this Jul 12, 2022
@lpusok lpusok added the bug label Jul 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants