Skip to content

fix: use [[ ]] in bash conditionals and improve yum retry logic#534

Merged
elsegev merged 2 commits into
devfrom
fix-azure-new
May 26, 2026
Merged

fix: use [[ ]] in bash conditionals and improve yum retry logic#534
elsegev merged 2 commits into
devfrom
fix-azure-new

Conversation

@elsegev
Copy link
Copy Markdown
Collaborator

@elsegev elsegev commented May 26, 2026

No description provided.

…ailures

Replace `dnf install` of the Microsoft repo RPM with `rpm -Uvh` to bypass
dnf's mandatory metadata refresh, which fails when Azure RHUI returns 400
on rhel-*-baseos-rhui-rpms. Add a fallback that retries the azure-cli
install with `--disablerepo='rhui-*'` since the required RHEL-side
dependencies are already present in the Azure RHEL PAYG base image.
@elsegev elsegev merged commit 7a85ed9 into dev May 26, 2026
4 checks passed
@elsegev elsegev deleted the fix-azure-new branch May 26, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant