Wind River Support Network

HomeDefectsCGP6-395
Fixed

CGP6-395 : radvd start failed with incorrect information

Created: Mar 14, 2014    Updated: Mar 11, 2016
Resolved Date: Mar 20, 2014
Found In Version: 6.0.0.3
Fix Version: 6.0.0.4
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: Userspace

Description

Problem Description
======================
radvd start failed with incorrect information. The example now is 
packages-split/radvd-doc/usr/share/doc/radvd/radvd.conf.example not 
/usr/share/doc/radvd/examples/simple-radvd.conf

And the file is not installed.

Expected Behavior
======================
Test passed without error

Observed Behavior
======================

root@fsl_p2020rdb:/etc/init.d# /etc/init.d/radvd start
Starting radvd: 
* /etc/radvd.conf does not exist or is empty.
* See /usr/share/doc/radvd/examples/simple-radvd.conf for a simple
* configuration suitable for most systems, and radvd.conf(5)
* for configuration file syntax. radvd will *not* be started.

In build dir:
[xxxx@xxxxx radvd]$ find . -name simple-radvd.conf
[xxxx@xxxxx radvd]$ find . -name radvd.conf.example
./packages-split/radvd-doc/usr/share/doc/radvd/radvd.conf.example
./radvd-1.9.8/radvd.conf.example
./image/usr/share/doc/radvd/radvd.conf.example
./package/usr/share/doc/radvd/radvd.conf.example
[xxxx@xxxxx radvd]$ 

Steps to Reproduce

 configure --enable-board=fsl-p2020 --enable-kernel=cgl+netfilter --enable-rootfs=glibc-cgl --with-layer=../../wr-testing/userspace-new/
--with-template=feature/valgrind,feature/libhugetlbfs,feature/lttng2,feature/acl,feature/nfsd,feature/mysql,feature/mysql-odbc,feature/oprofile --enable-test=yes --enable-build=profiling --enable-jobs=2 --enable-parallel-pkgbuilds=12

make fs

Boot target

/etc/init.d/radvd start
Live chat
Online