Skip to content

Synchronise 2026.1 with upstream#585

Merged
Alex-Welsh merged 2 commits into
stackhpc/2026.1from
upstream/2026.1-2026-06-29
Jun 29, 2026
Merged

Synchronise 2026.1 with upstream#585
Alex-Welsh merged 2 commits into
stackhpc/2026.1from
upstream/2026.1-2026-06-29

Conversation

@github-actions

Copy link
Copy Markdown

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

priteau added 2 commits June 17, 2026 12:22
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.

Closes-Bug: #2156407
Change-Id: I62c16b9d09607ab728068d64196b11ed83e03195
Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
(cherry picked from commit b00b6cc)
This fixes a broken conditional causing IPA/overcloud image build
failures.

Closes-Bug: #2157021
Change-Id: I659e89efcad628187caccd83018d5068eb4a3bf7
Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
(cherry picked from commit dd5eb04)
@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 automated Automated action performed by GitHub Actions synchronisation labels Jun 29, 2026
@Alex-Welsh Alex-Welsh merged commit d287b3c into stackhpc/2026.1 Jun 29, 2026
3 checks passed
@Alex-Welsh Alex-Welsh deleted the upstream/2026.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