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

templates/packer: switch to fedora-40 #4162

Merged
merged 1 commit into from
May 29, 2024

Conversation

croissanne
Copy link
Member

Fedora 38 is EOL, and packit no longer builds rpms for it.

Copy link
Contributor

@schuellerf schuellerf left a comment

Choose a reason for hiding this comment

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

should we also remove this from Schutzfile, tools/check-runners and
internal/cloudapi/v2/compose_test.go?
Would this save some time during the checks?

also in test/cases/minimal-raw.sh it seems odd that fedora-37 maps to fedora37 and fedora-38 to fedora-unknown 🤔

@croissanne
Copy link
Member Author

croissanne commented May 23, 2024

should we also remove this from Schutzfile, tools/check-runners and internal/cloudapi/v2/compose_test.go? Would this save some time during the checks?

also in test/cases/minimal-raw.sh it seems odd that fedora-37 maps to fedora37 and fedora-38 to fedora-unknown 🤔

yea, I just wanted to fix the packer job first >.> Also yea that's not great in the minimal raw test ._. But it doesn't even run I think.

schuellerf
schuellerf previously approved these changes May 23, 2024
@croissanne
Copy link
Member Author

Ugh ok so ansible on fedora 39 is broken. I might try fedora 40.

@croissanne croissanne changed the title templates/packer: switch to fedora-39 templates/packer: switch to fedora-40 May 27, 2024
Fedora 38 is EOL, and packit no longer builds rpms for it.

The current python3.12 + ansible 2.12 combination which is the default
on fedora 40 doesn't work, so switch to python3.9.
Copy link
Member

@thozza thozza left a comment

Choose a reason for hiding this comment

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

Looks good.

@croissanne croissanne merged commit a96f1b6 into osbuild:main May 29, 2024
24 of 43 checks passed
@croissanne croissanne deleted the f-39-workers branch May 29, 2024 17:36
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.

3 participants