Skip to content

Synchronise 2025.1 with upstream#583

Merged
Alex-Welsh merged 1 commit into
stackhpc/2025.1from
upstream/2025.1-2026-06-29
Jun 29, 2026
Merged

Synchronise 2025.1 with upstream#583
Alex-Welsh merged 1 commit into
stackhpc/2025.1from
upstream/2025.1-2026-06-29

Conversation

@github-actions

Copy link
Copy Markdown

This PR contains a snapshot of 2025.1 from upstream stable/2025.1.

Our EPEL repository file was building paths using variable $releasever,
i.e. `10`. This now maps to `/pub/epel/10.3` which contains packages
that may not be compatible with Rocky Linux 10.2.

Change paths to use the minor version when defined (it is undefined on
CentOS Stream). This will produce paths such as `/pub/epel/10.2` on
Rocky Linux 10.2.

We could also use `/pub/epel/10z` to point to the latest stable release,
but it returns a 404 error on download.fedoraproject.org.

Compared to the original commit on master, this change is adapted to be
compatible with Rocky Linux 9.

Closes-Bug: #2156407
Change-Id: I62c16b9d09607ab728068d64196b11ed83e03195
Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
(cherry picked from commit b00b6cc)
@github-actions github-actions Bot added the automated Automated action performed by GitHub Actions label Jun 29, 2026
@github-actions github-actions Bot requested a review from a team as a code owner June 29, 2026 08:06
@github-actions github-actions Bot added synchronisation automated Automated action performed by GitHub Actions labels Jun 29, 2026
@Alex-Welsh Alex-Welsh merged commit 6ebfcab into stackhpc/2025.1 Jun 29, 2026
4 checks passed
@Alex-Welsh Alex-Welsh deleted the upstream/2025.1-2026-06-29 branch June 29, 2026 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Automated action performed by GitHub Actions synchronisation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants