Bug ID 1225497
Summary bcc-tools's bashreadline fails to run due to missing dependency
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee screening-team-bugs@suse.de
Reporter shung-hsi.yu@suse.com
QA Contact qa-bugs@suse.de
Target Milestone ---
Found By ---
Blocker ---

Running bashreadline fails with the following stack trace

> $ /usr/share/bcc/tools/bashreadline
> Traceback (most recent call last):
>   File "/usr/share/bcc/tools/bashreadline", line 20, in <module>
>     from elftools.elf.elffile import ELFFile

The line was added in v0.30.0 with commit 706ec4fe ("Fix bashreadline (#4903)")

The solution is to add python3-pyelftools as runtime dependency.


You are receiving this mail because: