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

🤖 Fix golang image not having qemu packages anymore #1524

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

Itxaka
Copy link
Member

@Itxaka Itxaka commented Jun 16, 2023

With the change on the golang image to the newest debian release, the metapackage qemu is no longer available.

This patch drops it as we explicitely install the qemu packages and we need no metapackages

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

With the change on the golang image to the newest debian release, the
metapackage qemu is no longer available.

This patch drops it as we explicitely install the qemu packages and we
need no metapackages

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
@Itxaka Itxaka requested a review from a team June 16, 2023 07:19
Copy link
Member

@mauromorales mauromorales left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Itxaka
Copy link
Member Author

Itxaka commented Jun 16, 2023

Netboot test is fixed by this, the failure is related to too many requests to dockerhub

@Itxaka Itxaka merged commit b7e030a into kairos-io:master Jun 16, 2023
49 of 54 checks passed
@Itxaka Itxaka deleted the fix_netboot_test branch June 16, 2023 09:56
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.

None yet

2 participants