You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently include running kamu system diagnose as a first post-install step.
When people run it they will see output like:
podman installed... ok
podman can pull images... ok
podman rootless run check... ok
podman volume mounts work... ok
Directory is not kamu workspace
Last line here is confusing to some people as it looks like an error.
Steps To Reproduce
Current Behavior
Expected Behavior
We should improve the message to explain that this is a normal situation, e.g.
podman installed... ok
podman can pull images... ok
podman rootless run check... ok
podman volume mounts work... ok
Directory is not kamu workspace - some checks were skipped
Your installation is healthy
kamu system info
-
Logs
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
We currently include running
kamu system diagnose
as a first post-install step.When people run it they will see output like:
Last line here is confusing to some people as it looks like an error.
Steps To Reproduce
Current Behavior
Expected Behavior
We should improve the message to explain that this is a normal situation, e.g.
kamu system info
Logs
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: