podman-remote: pull: stderr goes to server, not client #7198
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
This one is so old, and so obvious, that I had simply assumed there was already an open issue. There isn't (at least as far as I can find), neither open nor closed.
In window 1:
$ ./bin/podman system service --timeout=0
In window 2:
Back to window 1 (the server):
The above output is usually sent to stderr in regular non-remote podman. With podman-remote, it is displayed only on the server, whose output is almost certainly invisible to the remote user.
The text was updated successfully, but these errors were encountered: