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

The epel-all-x86_64 target doesn't build for epel-10-x86_64 in Copr #2654

Closed
1 of 2 tasks
praiskup opened this issue Nov 24, 2024 · 2 comments
Closed
1 of 2 tasks

The epel-all-x86_64 target doesn't build for epel-10-x86_64 in Copr #2654

praiskup opened this issue Nov 24, 2024 · 2 comments
Labels
kind/bug Something isn't working.

Comments

@praiskup
Copy link

What happened? What is the problem?

SSIA, the fedora-distro-aliases (probably correctly?) reports epel-all as:

[Distro({'name': 'EPEL-8', 'long_name': 'Fedora EPEL 8', 'version': '8', 'state': 'current', 'branch': 'epel8', 'id_prefix': 'FEDORA-EPEL', 'version_number': '8'}),
 Distro({'name': 'EPEL-9', 'long_name': 'Fedora EPEL 9', 'version': '9', 'state': 'current', 'branch': 'epel9', 'id_prefix': 'FEDORA-EPEL', 'version_number': '9'}),
 Distro({'name': 'EPEL-10.0', 'long_name': 'Fedora EPEL 10.0', 'version': '10', 'state': 'current', 'branch': 'epel10', 'id_prefix': 'FEDORA-EPEL', 'version_number': '10'})]

Copr provides epel-10 build target, and it would be nice if epel-all triggered builds there.

Work-around: Specify epel-10-x86_64 build target manually.

CC @FrostyX, @carlwgeorge.

What did you expect to happen?

No response

Example URL(s)

No response

Steps to reproduce

1.
2.
3.

What is the impacted category (job)?

Copr builds

Workaround

  • There is an existing workaround that can be used until this issue is fixed.

Participation

  • I am willing to submit a pull request for this issue. (Packit team is happy to help!)
@lbarcziova
Copy link
Member

hi! The alias gets expanded to include epel-10.0 (and in packit/packit#2470 we also just switched to using fedora-distro-aliases, which should be in prod tomorrow), but the problem is then in the mapping to the build/test targets. This is tracked in packit/packit#2438.

@praiskup
Copy link
Author

Ah, I thought distro-aliases is already in use :-) this is a duplicate then, closing in favor of #2438.

@github-project-automation github-project-automation bot moved this from new to done in Packit Kanban Board Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working.
Projects
Archived in project
Development

No branches or pull requests

2 participants