Fixed
Created: Aug 6, 2013
Updated: Mar 5, 2016
Resolved Date: Dec 8, 2013
Previous ID: LIN5-4734, LIN6-3059
Found In Version: 6.0
Fix Version: 6.0
Severity: Severe
Applicable for: Wind River Linux 6
Component/s: Build & Config
When configuring a project with a CGL rootfs, it fails at the do_rootfs stage on RedHat 6.3 host.
All required packages to meet the Host system requirements as described in the RN (/bin/sh shell set to bash, Python 2.6, functional GCC,...) have been isntalled
- WRL5.01
configure a project like this:
--enable-board=intel-xeon-core-haswell-32 --enable-rootfs=glibc_cgl
--enable-kernel=cgl --enable-build=production --with-layer=wr-intel-support
--with-template=feature/intel-support --enable-parallel-pkgbuilds=8 --enable-jobs=8
--with-rcpl-version=0006
and it eventually fails with:
"
Computing transaction...error: Can't install samba-3.6.5-r5@haswell: no package provides /usr/local/bin/perl
"