Wind River Support Network

HomeDefectsLIN8-4526
Fixed

LIN8-4526 : the interpreter of /usr/lib64/gawk/ptest/test/fcall_exit.awk is incorrect

Created: Aug 20, 2016    Updated: Dec 3, 2018
Resolved Date: Aug 24, 2016
Found In Version: 8.0.0.8
Fix Version: 8.0.0.9
Severity: Standard
Applicable for: Wind River Linux 8
Component/s: Userspace

Description

Problem Description
======================
the interpreter of /usr/lib64/gawk/ptest/test/fcall_exit.awk and /usr/lib64/gawk/ptest/test/fcall_exit2.awk are incorrect, the interpreter /bin/awk is not exist in rootfs,
it should be /usr/bin/awk

logs:
root@super_micro-1:~# head -n2 /usr/lib64/gawk/ptest/test/fcall_exit.awk
#!/bin/awk -f

root@super_micro-1:~# head -n2 /usr/lib64/gawk/ptest/test/fcall_exit2.awk
#!/bin/awk -f

root@super_micro-1:~# rpm -qf /usr/lib64/gawk/ptest/test/fcall_exit.awk
gawk-ptest-4.1.3-r0.0.corei7_64
root@super_micro-1:~# which awk
/usr/bin/awk
root@super_micro-1:~#


Expected Behavior
======================

Steps to Reproduce

1), configure
configure --enable-board=intel-x86-64 --enable-kernel=standard --enable-rootfs=glibc-std --enable-test=yes --enable-reconfig --enable-build=profiling --enable-internet-download=yes --with-template=feature/ptest

make fs

2), boot and login

3), head -n2 /usr/lib64/gawk/ptest/test/fcall_exit.awk
     head -n2 /usr/lib64/gawk/ptest/test/fcall_exit2.awk 

Other Downloads


Live chat
Online