Bug 1221887

Summary: home:mnhauke/bettercap: Bug: missing dependency libnetfilter_queue1
Product: [openSUSE] openSUSE.org Reporter: Taroe Leohearts <leohearts>
Component: 3rd party softwareAssignee: Martin Hauke <mardnh>
Status: RESOLVED FIXED QA Contact: E-mail List <screening-team-bugs>
Severity: Normal    
Priority: P5 - None CC: leohearts
Version: unspecified   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE Tumbleweed   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Taroe Leohearts 2024-03-23 09:01:10 UTC
Behavior: 

~> bettercap
bettercap: error while loading shared libraries: libnetfilter_queue.so.1: cannot open shared object file: No such file or directory

~ [127]> sudo zypper in libnetfilter_queue1
...
~> bettercap
bettercap v2.32.0 (built for linux amd64 with go1.21.8) [type 'help' for a list of commands]

Solution:

Add dependency libnetfilter_queue1 to spec
Comment 1 Martin Hauke 2024-03-23 19:22:41 UTC
Should be fixed now.