Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RHEL 8 Wireshark does not support Lua dissectors #9

Closed
ralphlange opened this issue Jun 29, 2021 · 2 comments
Closed

RHEL 8 Wireshark does not support Lua dissectors #9

ralphlange opened this issue Jun 29, 2021 · 2 comments

Comments

@ralphlange
Copy link
Contributor

ralphlange commented Jun 29, 2021

RHEL 8 comes with Lua 5.3, which is not supported by Wireshark yet.

That's why the RHEL 8 packaged Wireshark is compiled "without Lua".

@ralphlange
Copy link
Contributor Author

ralphlange commented Jul 21, 2021

Attaching a patch (remove the .txt extension) and a README how to get this working on RH8:
Re-packaging Wireshark from src.rpm against compat-lua packages (Lua 5.1).

README-wireshark-rh8.md
wireshark-rh8-compat-lua.patch.txt

@ralphlange
Copy link
Contributor Author

ralphlange commented Jul 21, 2021

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant