Skip to content

fix: install krunkit for macOS podman setup#1116

Open
stablegenius49 wants to merge 1 commit intolangflow-ai:mainfrom
stablegenius49:pr-factory/issue-813-krunkit-prereq
Open

fix: install krunkit for macOS podman setup#1116
stablegenius49 wants to merge 1 commit intolangflow-ai:mainfrom
stablegenius49:pr-factory/issue-813-krunkit-prereq

Conversation

@stablegenius49
Copy link

Summary

  • install krunkit during the macOS Podman bootstrap flow when it is missing
  • re-check krunkit before podman machine init/start so existing Podman installs are also covered
  • update the macOS Podman installation guidance and add focused unit tests

Testing

  • python3 -m pytest --noconftest tests/unit/test_startup_checks_podman.py -q
  • python3 -m py_compile src/tui/utils/startup_checks.py src/tui/utils/platform.py tests/unit/test_startup_checks_podman.py

Closes #813.

@github-actions github-actions bot added community backend 🔷 Issues related to backend services (OpenSearch, Langflow, APIs) tests bug 🔴 Something isn't working. and removed community labels Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend 🔷 Issues related to backend services (OpenSearch, Langflow, APIs) bug 🔴 Something isn't working. tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Could not install OpenRAG without krunkit

2 participants