FS#80112 - [wireshark-cli] add androiddump

Attached to Project: Arch Linux
Opened by raldone01 (raldone01) - Tuesday, 31 October 2023, 05:44 GMT
Last edited by freswa (frederik) - Tuesday, 31 October 2023, 10:13 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Levente Polyak (anthraxx)
freswa (frederik)
Filipe Laíns (FFY00)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
After intalling `wireshark-cli` with `pacman -Syu wireshark-cli` the `androiddump` binary is missing.
This seems like a mistake because `man androiddump` yields a manpage.
Also the following file now exists on my system: `cat /usr/share/wireshark/androiddump.html`.
I tried to find the binary on my system with `find / -type f -name androiddump`.

Additional info:
* package version(s): 4.0.10-1

Steps to reproduce:
Try to run `androiddump` the binary does not exist.
This task depends upon

Closed by  freswa (frederik)
Tuesday, 31 October 2023, 10:13 GMT
Reason for closing:  Not a bug
Comment by Toolybird (Toolybird) - Tuesday, 31 October 2023, 06:10 GMT
It's not "missing", just not enabled by default which makes this a feature request. See also this Fedora ticket [1].

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1834367
Comment by freswa (frederik) - Tuesday, 31 October 2023, 09:32 GMT
What about /usr/lib/wireshark/extcap/androiddump?
Comment by raldone01 (raldone01) - Tuesday, 31 October 2023, 10:09 GMT
You are correct. It actually works. I had some other issues with my phone and thought the cause was the missing androiddump executable.
This issue can be closed.

Loading...