ev-flow / ev-flow/quark-engine

The Debian package cannot include the rz-pipe module

Open
#263 0 comments 0 reactions 1 assignee Claimed by @zinwang View on GitHub
issue-processing-state-04
Dominant language
Python
Stars
1.7k
Forks
218
Avg merge
4d 12h
Merged PRs (30d)
7

Description

**Describe the bug**
As the title, that makes Quark crashes in Kali Linux.

The reason is that the Debian package requires its dependencies are in the .deb format. However, rz-pipe, as one of Quark's dependencies, doesn't provide a .deb file. Thus, Quark cannot include it in the Debian package system.

![image](https://user-images.githubusercontent.com/3461569/136282792-4c7e17a1-2f55-4e9b-98c7-15fe00f1ecd9.png)

**Describe the solution you'd like**
Considering the Rizin analysis framework is an upcoming feature of Quark, I suggest turning rz-pipe into an optional dependency.

1. Ensure Quark does not use rz-pipe when users don't specify the Rizin analysis framework
2. Indicate that using the Rizin analysis framework requires the additional package, rz-pipe.

After updating the Debian package, we can help the rz-pipe project to release a one, too.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.