Skip to content

[codex] fix Fedora rpm-build bootstrap dependency#299

Merged
ilysenko merged 1 commit into
mainfrom
codex/fix-fedora-rpm-build-bootstrap
May 23, 2026
Merged

[codex] fix Fedora rpm-build bootstrap dependency#299
ilysenko merged 1 commit into
mainfrom
codex/fix-fedora-rpm-build-bootstrap

Conversation

@ilysenko
Copy link
Copy Markdown
Owner

Summary

  • install rpm-build in both Fedora dnf5 and dnf dependency bootstrap paths
  • update Fedora manual dependency hints in install-deps, install.sh helper text, and README
  • add a smoke-test contract so Fedora bootstrap keeps installing rpmbuild

Fixes #298

Validation

  • bash -n scripts/install-deps.sh scripts/lib/install-helpers.sh tests/scripts_smoke.sh
  • git diff --check
  • bash tests/scripts_smoke.sh

@ilysenko ilysenko force-pushed the codex/fix-fedora-rpm-build-bootstrap branch from 5f73da3 to b368f73 Compare May 23, 2026 10:53
@ilysenko ilysenko marked this pull request as ready for review May 23, 2026 11:02
@ilysenko ilysenko merged commit 8b7cb65 into main May 23, 2026
10 of 11 checks passed
@ilysenko ilysenko deleted the codex/fix-fedora-rpm-build-bootstrap branch May 23, 2026 11:02
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.

Fedora bootstrap-native fails: rpmbuild missing because install-deps.sh doesn't install rpm-build

1 participant