wireshark.vm: wireshark 4.0.11 does not run #760
Labels
🐛 bug
Something isn't working
🌀 COMMANDO-VM
A package or future to be used by COMMANDO VM
🌀 FLARE-VM
A package or feature to be used by FLARE-VM
Milestone
What's the problem?
Wireshark 4.0.11 fails to run because
minizip.dll
is missing: https://ask.wireshark.org/question/33064/minizipdll-missing-in-wireshark-win64-4011exe.Steps to Reproduce
choco install wireshark --version 4.0.11
Environment
Environment independent.
Workaround until this issue is resolved
Hopefully WireShark next release will fix the issue. Till then downgrade Wireshark version with:
choco install wireshark --version 4.0.10 -force
Proposed solution
Pin Wireshark version in
wireshark.vm
to 4.0.10. I think the syntax[4.0.10, 4.0.10]
should work and prevent our test suite to update it.Detected by test suite
No
The text was updated successfully, but these errors were encountered: