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

chore: update bootc-image-builder (includes iso fix) #416

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

cdrage
Copy link
Contributor

@cdrage cdrage commented Apr 30, 2024

chore: update bootc-image-builder (includes iso fix)

What does this PR do?

Updates to the newest bib image which includes the ISO fix: osbuild/bootc-image-builder#404

Screenshot / video of UI

N/A

What issues does this PR fix or reference?

osbuild/bootc-image-builder#404

How to test this PR?

You can test this by building a manifest, then selecting an iso (amd64
or arm64) and booting it with your favourite VM manager.

Signed-off-by: Charlie Drage [email protected]

### What does this PR do?

Updates to the newest bib image which includes the ISO fix: osbuild/bootc-image-builder#404

### Screenshot / video of UI

<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->

N/A

### What issues does this PR fix or reference?

<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->

osbuild/bootc-image-builder#404

### How to test this PR?

<!-- Please explain steps to reproduce -->

You can test this by building a manifest, then selecting an iso (amd64
or arm64) and booting it with your favourite VM manager.

Signed-off-by: Charlie Drage <[email protected]>
@cdrage cdrage requested a review from a team as a code owner April 30, 2024 13:13
@cdrage
Copy link
Contributor Author

cdrage commented Apr 30, 2024

FYI tested:

  • manifest and building iso
  • single image and building an iso
  • other standard buildings (built a raw image for arm64 and amd64)

Copy link
Contributor

@deboer-tim deboer-tim left a comment

Choose a reason for hiding this comment

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

Tested, worked for me.

@deboer-tim deboer-tim merged commit b93adf1 into podman-desktop:main Apr 30, 2024
5 checks passed
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.

Building an iso does not work (mismatched rpm error)
2 participants