Comment 4 for bug 2009042

Revision history for this message
Balint Reczey (rbalint) wrote :

There is a locally installed libwireshark.so.16 that takes precedence over the packaged one:

...
 openat(AT_FDCWD, "/usr/local/lib/libwireshark.so.16", O_RDONLY|O_CLOEXEC) = 3
...

Please remove locally installed wireshark related files and the packaged tshark will work nicely.

You can check if you run the packaged tshark:

which tshark