Skip to content

fix: Ensure skip_if_unavailable=False for dnf/tdnf#730

Merged
vinceaperri merged 2 commits intomainfrom
user/vinceaperri/fix-skip-if-unavailable
May 8, 2026
Merged

fix: Ensure skip_if_unavailable=False for dnf/tdnf#730
vinceaperri merged 2 commits intomainfrom
user/vinceaperri/fix-skip-if-unavailable

Conversation

@vinceaperri
Copy link
Copy Markdown
Contributor

Azure Linux 4.0 defaults to skip_if_unavailable=True, a change in behavior from Azure Linux 3.0 and likely an inheritance from Fedora upstream. It is important to ensure metadata is refreshed successfully to ensure correctness of package install operations and to catch any typos in user-provided repository configuration. Otherwise, the wrong package versions might be silently installed.

@vinceaperri vinceaperri requested a review from a team as a code owner May 8, 2026 15:38
@vinceaperri vinceaperri changed the title fix: Ensure skip_if_unavailable=True for dnf/tdnf fix: Ensure skip_if_unavailable=False for dnf/tdnf May 8, 2026
@vinceaperri vinceaperri merged commit 79c6b58 into main May 8, 2026
39 checks passed
@vinceaperri vinceaperri deleted the user/vinceaperri/fix-skip-if-unavailable branch May 8, 2026 18:56
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.

2 participants