-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[skip-ci] Packit: switch to EPEL instead of centos-stream+epel-next #22432
[skip-ci] Packit: switch to EPEL instead of centos-stream+epel-next #22432
Conversation
- EPEL is the recommended target for further testing with rpm builds. - Fix EL9 builds. - Do not change c8s for now as it will be removed soon anyway. Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lsm5 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@containers/podman-maintainers PTAL. The centos-stream+epel-next-9 builds have been failing on recent PRs because of |
yes see containers/skopeo#2297 (comment) and containers/skopeo#2305 |
- epel-9-x86_64 | ||
- epel-9-aarch64 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should the epel-next-8 above also changed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We will be removing all el8 stuff once centos8 stream goes EOL end of next month, so let's leave it as is for now.
/lgtm Feel free to remove the hold as you like. |
/hold cancel |
instead of centos-stream+epel-next-9-$arch, mirroring a change which was just made in containers/podman#22432 Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
instead of centos-stream+epel-next-9-$arch, mirroring a change which was just made in containers/podman#22432 Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
Does this PR introduce a user-facing change?