Draft
Conversation
0050f50 to
6b26b73
Compare
Member
Author
|
So this is a bit annoying, only the fedora 44 live installer on aarch64 is failing consistently; but |
6b26b73 to
f684172
Compare
Member
Author
|
Rebased on #2209. Might need osbuild/osbuild#2359 if CI fails again to debug. |
f684172 to
4710d01
Compare
4710d01 to
c23d872
Compare
Use the newly introduced options to configure the workstation live installer to use erofs. Matching the `kiwi` produced artifacts in Fedora. Signed-off-by: Simon de Vlieger <cmdr@supakeen.com>
c23d872 to
88222bb
Compare
Member
Author
|
Things are in a better place now and a last run passed. Let's see how it goes this time. |
Member
Author
|
Now that we have logs available the error that occurs (only on Fedora 44 and 45, and only on aarch64) is:
|
Member
Author
|
Back to draft again 🙁. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note that since the Fedora Live installers are not currently part of any composes this change applies to all versions.
Based on #2209 so we have the default shared erofs options. Keeping as draft until that lands.