Wind River Support Network

HomeDefectsLIN7-6711
Fixed

LIN7-6711 : the script /usr/share/groff/1.22.3/font/devlj4/generate/special.awk depend on /bin/awk, but can't find it in rootfs

Created: Aug 16, 2016    Updated: Sep 8, 2018
Resolved Date: Aug 24, 2016
Found In Version: 7.0.0.16
Fix Version: 7.0.0.19
Severity: Standard
Applicable for: Wind River Linux 7
Component/s: Userspace

Description

Problem Description
======================
the script /usr/share/groff/1.22.3/font/devlj4/generate/special.awk depend on /bin/awk, but can't find it in rootfs.

logs:
root@super_micro-1:~# rpm -qf /usr/share/groff/1.22.3/font/devlj4/generate/special.awk
groff-1.22.3-r0.0.corei7_64
root@super_micro-1:~# head -n1 /usr/share/groff/1.22.3/font/devlj4/generate/special.awk
#! /bin/awk -f
root@super_micro-1:~# ls -l /bin/awk
ls: cannot access '/bin/awk': No such file or directory
root@super_micro-1:~#


Expected Behavior
======================
change it to /usr/bin/awk  

Steps to Reproduce

1), configure
configure --enable-board=intel-x86-64 --enable-kernel=standard --enable-rootfs=glibc-std --enable-jobs=8 --enable-parallel-pkgbuilds=8 --enable-test=yes --enable-reconfig --enable-build=profiling --enable-internet-download=yes
make -C build groff.addpkg

make fs

2), boot and login

3), head -n 2 /usr/share/groff/1.22.3/font/devlj4/generate/special.awk

Other Downloads


Live chat
Online