Skip to content

🐛 Add azurelinux platform support for package manager detection#6491

Merged
syrull merged 1 commit intomainfrom
fix/azurelinux-package-manager
Jan 27, 2026
Merged

🐛 Add azurelinux platform support for package manager detection#6491
syrull merged 1 commit intomainfrom
fix/azurelinux-package-manager

Conversation

@syrull
Copy link
Copy Markdown
Contributor

@syrull syrull commented Jan 27, 2026

Fixes #6490

Azure Linux 3 uses tdnf (Tiny DNF), which is RPM-based.
Add azurelinux to the list of platforms that use RpmPkgManager,
similar to how photon (VMware Photon OS) is handled.

Fixes #6490
@github-actions
Copy link
Copy Markdown
Contributor

Test Results

4 817 tests  ±0   4 813 ✅ ±0   2m 16s ⏱️ +3s
  416 suites ±0       4 💤 ±0 
   31 files   ±0       0 ❌ ±0 

Results for commit 0b2c4f2. ± Comparison against base commit 7f8e14b.

@syrull syrull merged commit 26932b9 into main Jan 27, 2026
21 checks passed
@syrull syrull deleted the fix/azurelinux-package-manager branch January 27, 2026 12:58
@github-actions github-actions bot locked and limited conversation to collaborators Jan 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Package manager not detected on Azure Linux 3 (azurelinux)

2 participants