HomeDefectsLIN1023-614
Fixed

LIN1023-614 : /usr/bin/bno_plot.py doess not work

Created: May 18, 2023    Updated: Feb 15, 2024
Resolved Date: Feb 15, 2024
Previous ID: LIN1022-4328
Found In Version: 10.23.30.1
Fix Version: 10.23.30.5
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Userspace

Description

build project with pkg 'blktrace', then try to run "bno_plot.py --help"

# on target:

root@intel-x86-64:~# whereis bno_plot.py
bno_plot.py: /usr/bin/bno_plot.py
root@intel-x86-64:~# rpm -qf /usr/bin/bno_plot.py
blktrace-1.3.0+git0+366d30b9cd-r0.corei7_64
root@intel-x86-64:~# bno_plot.py --help
/usr/bin/env: 'python': No such file or directory

Steps to Reproduce

build project with pkg 'blktrace', then try to run "bno_plot.py --help"