Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 5875] New: [patch] fix "chmod: cannot access `...dumpcap':

Date: Sat, 30 Apr 2011 02:08:14 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5875

           Summary: [patch] fix "chmod: cannot access `...dumpcap': No
                    such file or directory" during installation
           Product: Wireshark
           Version: 1.4.6
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: pva@xxxxxxxxxx


Created an attachment (id=6261)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6261)
wireshark-1.4.5-dumpcap_bin.patch

Build Information:
build issue
--
In case wireshark was built without libpcap during installation there are
errors like:

chmod: cannot access `<path>/dumpcap': No such file or directory
chgrp: cannot access `<path>/dumpcap': No such file or directory

https://bugs.gentoo.org/show_bug.cgi?id=365295

This happens as there is no dumpcap binary in case wireshark built without
libpcap. Patch in attachment fixes this issue.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.