TheHive-Project / TheHive-Project/Cortex-Analyzers

[Bug] libQt5Core.so.5 error with Emlparser html visualisation

Open
#1,045 0 comments 0 reactions 1 assignee View on GitHub

@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

Ref: https://stackoverflow.com/questions/54582864/missing-qt-libs-with-wkhtmltopdf-in-docker-on-debian-buster

This has been successfully tested.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.