AlmaLinux / build-system

The AlmaLinux OS project Build System documentation and issue tracker.
Creative Commons Attribution Share Alike 4.0 International
27 stars 10 forks source link

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

Open eabdullin1 opened 1 month ago

eabdullin1 commented 1 month ago

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.