Re: [Wireshark-dev] Setcap in ubuntu 20.04

2021-01-06 Thread Jaap Keuter
Hi, Yes, I’ve seen this some time ago, and Gerald bumped into it also. What I do as a workaround, is to add a symlink in the build directory: libwsutil.so.0 -> run/libwsutil.so.0 Thanks, Jaap > On 6 Jan 2021, at 22:19, João Valverde via Wireshark-dev > wrote: > > > > On 06/01/21 20:32, D

Re: [Wireshark-dev] Setcap in ubuntu 20.04

2021-01-06 Thread João Valverde via Wireshark-dev
On 06/01/21 20:32, Dario Lombardo wrote: Another user on SO suggested a fix https://stackoverflow.com/questions/58255970/wireshark-dumpcap-with-setcap-set-to-no-root-capture-failes-to-start-in-ubuntu-1

Re: [Wireshark-dev] Setcap in ubuntu 20.04

2021-01-06 Thread Dario Lombardo
Another user on SO suggested a fix https://stackoverflow.com/questions/58255970/wireshark-dumpcap-with-setcap-set-to-no-root-capture-failes-to-start-in-ubuntu-1 However I'm pretty sure I've run wireshark from the build dir before with setcap. On Wed, Jan 6, 2021 at 9:20 PM Dario Lombardo wrote:

[Wireshark-dev] Setcap in ubuntu 20.04

2021-01-06 Thread Dario Lombardo
Hi I got a new laptop and I took the chance to upgrade my OS. Now I have Ubuntu 20.04. Today I had an unexpected behavior. After compilation, I issued the setcap command, but then I got: $ sudo setcap cap_net_raw,cap_net_admin=eip run/dumpcap $ ./run/dumpcap -D ./run/dumpcap: error while loading s