TheHive-Project / TheHive-Project/Cortex-Analyzers
[Bug] libQt5Core.so.5 error with Emlparser html visualisation
Open
@jeromeleonard is already working on this.
Since Sep 20, 2021.
category:bug
scope:analyzer
- Dominant language
- Python
- Stars
- 490
- Forks
- 405
- Avg merge
- 2d 43m
- Merged PRs (30d)
- 8
Description
Error message
/usr/bin/wkhtmltoimage: error while loading shared libraries: libQt5Core.so.5: cannot open shared object file: No such file or directory
How to fix ?
strip -R .note.ABI-tag /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
This has been successfully tested.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.