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

Switch base image to Fedora 41 #622

Merged
merged 2 commits into from
Dec 10, 2024
Merged

Switch base image to Fedora 41 #622

merged 2 commits into from
Dec 10, 2024

Conversation

nforro
Copy link
Member

@nforro nforro commented Dec 9, 2024

Related to #613.

Signed-off-by: Nikola Forró <nforro@redhat.com>
Copy link
Contributor

As it appears, there are some SSL/TLS issues appearing in the container
image builds for the `ppc64le` architecture which, in the end, results
in build and push failure for all architecture, therefore parallelize
those image builds (even if it costs GitHub some resources) to avoid
failing altogether.

Signed-off-by: Matej Focko <mfocko@redhat.com>
Copy link
Contributor

Copy link

@xsuchy xsuchy left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Member

@lbarcziova lbarcziova 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, let's try!

@nforro nforro added the mergeit When set, zuul wil gate and merge the PR. label Dec 10, 2024
Copy link
Contributor

Build succeeded (gate pipeline).
https://softwarefactory-project.io/zuul/t/packit-service/buildset/0969a0d13b7e4d36b9f6b68b3fc0f876

✔️ pre-commit SUCCESS in 1m 39s

Copy link
Contributor

Pull request merge failed: Resource not accessible by integration, You may need to manually rebase your PR and retry.

@nforro nforro merged commit 61dbcb1 into packit:main Dec 10, 2024
3 of 4 checks passed
@nforro nforro deleted the f41-base-image branch December 10, 2024 07:44
softwarefactory-project-zuul bot added a commit to packit/packit-service that referenced this pull request Dec 10, 2024
Use Fedora-41-based base image

Fixes packit/deployment#613.
Merge after packit/deployment#622.
It seems to work locally. Note that I removed ipdb as it's no longer in Fedora, I've never used it personally, but it could be installed from PyPI I suppose.

Reviewed-by: Laura Barcziová
softwarefactory-project-zuul bot added a commit to packit/packit that referenced this pull request Dec 10, 2024
Use Fedora-41-based base image

Related to packit/deployment#613.
Merge after packit/deployment#622.

Reviewed-by: Laura Barcziová
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit When set, zuul wil gate and merge the PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants