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

Enable the release of packages built for AlmaLinux-Kitten-10 on the AlmaLinux-10 platform, and the other way around #369

Open
eabdullin1 opened this issue Oct 23, 2024 · 0 comments · May be fixed by AlmaLinux/albs-web-server#1058
Assignees

Comments

@eabdullin1
Copy link

We faced an issue when trying to release packages to AlmaLinux-Kitten-10 platfrom, as the release failed to include any packages and displayed No data available

Here is the release - https://build.almalinux.org/release/9097
The release, however, doesn’t contain any packages and shows No data available
Image

The console from developer mode doesn’t show any errors.

Here is the build we tried to release - https://build.almalinux.org/build/20504

It appears the problem occurs because the AlmaLinux-Kitten-10 platform is used for the release, while AlmaLinux-10 is used for the build, and currently, these platforms are not cross-compatible for package releases. The goal is to ensure that packages built for AlmaLinux-Kitten-10 can be released on the AlmaLinux-10 platform, and packages built for AlmaLinux-10 can also be released on the AlmaLinux-Kitten-10 platform.

@eabdullin1 eabdullin1 converted this from a draft issue Oct 23, 2024
@soksanichenko soksanichenko self-assigned this Nov 1, 2024
@soksanichenko soksanichenko moved this from Ready for dev to In progress in AlmaLinux Build System Nov 1, 2024
soksanichenko added a commit to AlmaLinux/albs-web-server that referenced this issue Nov 18, 2024
…lmaLinux-10 platform, and the other way around

Resolves AlmaLinux/build-system#369:

- For cross-releasing we should include an RPM artifact if the reference platforms of its build task has intersection with the reference platform of base platform which we want to release a build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready for merge
Development

Successfully merging a pull request may close this issue.

2 participants