Skip to content

fix(test-guest): support RPM installs with DNF5 - #2864

Merged
elezar merged 2 commits into
mainfrom
codex/fix-test-guest-rpm-install/el
Aug 21, 2026
Merged

fix(test-guest): support RPM installs with DNF5#2864
elezar merged 2 commits into
mainfrom
codex/fix-test-guest-rpm-install/el

Conversation

@elezar

Copy link
Copy Markdown
Member

Summary

Fix the Nix test-guest RPM installation command for DNF5, which rejects the standalone -- emitted before package paths.

Related Issue

No issue required: localized test-harness compatibility fix.

Changes

  • Pass RPM package paths directly to DNF after --nogpgcheck.
  • Add a focused regression check and register it with the test task group.

Testing

  • mise run pre-commit passes (unavailable in this environment: mise is not installed)
  • Unit tests added/updated (tasks/scripts/test-test-guest.sh)
  • Native Fedora test-guest RPM installation of published v0.0.110 packages
  • E2E tests added/updated (not applicable)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)

Signed-off-by: Evan Lezar <elezar@nvidia.com>
Signed-off-by: Evan Lezar <elezar@nvidia.com>
@elezar
elezar added this pull request to the merge queueAug 21, 2026
Merged via the queue into main with commit de4c1feAug 21, 2026
37 checks passed
@elezar
elezar deleted the codex/fix-test-guest-rpm-install/el branch August 21, 2026 14:54
Sign up for freeto 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

@elezar@drew