Hide Forgot
+++ This bug was initially created as a clone of Bug #1015767 +++ Description of problem: when running tcpdump with -w -, this error message is printed: Couldn't change ownership of savefile strace shows: chown("-", 72, 72) = -1 ENOENT (No such file or directory) tcpdump should not change owner of stdin (or better, not handle "-" as a regular file) Version-Release number of selected component (if applicable): tcpdump-4.4.0-1.fc19.x86_64 How reproducible: always Steps to Reproduce: 1. tcpdump -nni any -s 0 -w - 2. 3. Actual results: error message + some garbage Expected results: dump output to stdout as in previous versions Additional info:
This should be fixed with current build. Moving to MODIFIED.
This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request.