Hide Forgot
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:
tcpdump-4.4.0-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/tcpdump-4.4.0-2.fc19
tcpdump-4.4.0-3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/tcpdump-4.4.0-3.fc20
Package tcpdump-4.4.0-3.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing tcpdump-4.4.0-3.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-18508/tcpdump-4.4.0-3.fc20 then log in and leave karma (feedback).
tcpdump-4.4.0-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
tcpdump-4.4.0-3.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.