[MacPorts] #58537: Wireshark doesn't create group on install
MacPorts
noreply at macports.org
Wed May 29 18:31:16 UTC 2019
#58537: Wireshark doesn't create group on install
---------------------------------+----------------------
Reporter: dershow | Owner: ra1nb0w
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: wireshark-chmodbpf |
---------------------------------+----------------------
Comment (by ghosthound):
I can think of a few workarounds:
You should be able to:
sudo port install wireshark3 -chmodbpf
and it should install without depending on wireshark-chmodbpf.
You can disable the wireshark-chmodbpf startup item and
sudo chgrp wheel /dev/bpf*
which should put the /dev/bpf entries back to "default". Presuming your
user is a member of group wheel wireshark should then work.
In fact, this chmod should work even if you do not disable the wireshark-
chmodbpf startup item, you'll just have to do it after every reboot.
--
Ticket URL: <https://trac.macports.org/ticket/58537#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list