-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
macos: podman image list -f invalid
crashes
#23120
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
remote
Problem is in podman-remote
Comments
rhatdan
added a commit
to rhatdan/common
that referenced
this issue
Jun 27, 2024
Partial fix for containers/podman#23120 Working on a fix for this crash, but want same error to come back as non-remote case. Signed-off-by: Daniel J Walsh <[email protected]>
rhatdan
added a commit
to rhatdan/common
that referenced
this issue
Jun 27, 2024
Partial fix for containers/podman#23120 Working on a fix for this crash, but want same error to come back as non-remote case. Signed-off-by: Daniel J Walsh <[email protected]>
rhatdan
added a commit
to rhatdan/common
that referenced
this issue
Jun 29, 2024
Partial fix for containers/podman#23120 Working on a fix for this crash, but want same error to come back as non-remote case. Signed-off-by: Daniel J Walsh <[email protected]>
rhatdan
added a commit
to rhatdan/common
that referenced
this issue
Jun 29, 2024
Partial fix for containers/podman#23120 Working on a fix for this crash, but want same error to come back as non-remote case. Signed-off-by: Daniel J Walsh <[email protected]>
rhatdan
added a commit
to rhatdan/common
that referenced
this issue
Jul 13, 2024
Partial fix for containers/podman#23120 Working on a fix for this crash, but want same error to come back as non-remote case. Signed-off-by: Daniel J Walsh <[email protected]>
rhatdan
added a commit
to rhatdan/common
that referenced
this issue
Jul 15, 2024
Partial fix for containers/podman#23120 Working on a fix for this crash, but want same error to come back as non-remote case. Signed-off-by: Daniel J Walsh <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
remote
Problem is in podman-remote
Issue Description
Using podman on macos, I mistakenly ran
podman image list -f json
instead ofpodman image list --format json
and got a crashSteps to reproduce the issue
Steps to reproduce the issue
podman image list -f json
(any invalid filter will do)Describe the results you received
Describe the results you expected
An error similar to the one I get on linux:
podman info output
The text was updated successfully, but these errors were encountered: