Skip to content

Fix in artifact androidauto#707

Merged
stark4n6 merged 1 commit into
abrignoni:mainfrom
FrancoMorales1:fix/androidauto-artifact-key
May 28, 2026
Merged

Fix in artifact androidauto#707
stark4n6 merged 1 commit into
abrignoni:mainfrom
FrancoMorales1:fix/androidauto-artifact-key

Conversation

@FrancoMorales1
Copy link
Copy Markdown
Contributor

Description

This PR fixes a ValueError: Context not set exception that occurs when running the androidauto artifact (specifically observed on an Android 13 image).

The issue was caused by a mistake in the name on the __artifacts_v2__ dictionary. Changing the key from "androidauto" to "extract_android_auto" resolves the context initialization error and allows the artifact to be processed successfully.

Checklist

  • Verified the fix by running the androidauto artifact independently.
  • Confirmed that the artifact now parses correctly without throwing traceback errors.

Note: This is one of my first contributions to open-source software! Please let me know if there is anything wrong

@stark4n6
Copy link
Copy Markdown
Collaborator

@FrancoMorales1 I appreciate the updates, looking at the whole parser I think it needs much more rework but I'll see if I can get to that. Will merge this for now

@stark4n6 stark4n6 merged commit 944e38d into abrignoni:main May 28, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants