Fixed
Created: Jun 17, 2015
Updated: Dec 3, 2018
Resolved Date: Jun 26, 2015
Found In Version: 6.0.0.20
Fix Version: 6.0.0.22
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: Userspace
install autofs-5.0.7-r11.0.x86_64.rpm failed by run command "rpm -hiv ~/autofs-5.0.7-r11.0.x86_64.rpm"
it show Failed dependencies, /usr/lib64/autofs/lookup_ldap.so is needed by autofs-5.0.7-r11.0.x86_64, but in fact, /usr/lib64/autofs/lookup_ldap.so is provided by this packages.
1, configure
/lpg-build/cdc/fast_prod/wrlinux60021/dvd_install/lx02_13fa/wrlinux-6/wrlinux/configure --enable-board=intel-x86-64 --enable-kernel=standard --enable-rootfs=glibc-std --with-template=feature/valgrind,feature/lttng2,feature/acl,feature/nfsd,feature/mysql,feature/mysql-odbc,feature/kvm,feature/libhugetlbfs,feature/target-toolchain --enable-test=yes --enable-build=profiling --enable-jobs=8 --enable-parallel-pkgbuilds=8 --enable-doc-pages=target --with-rcpl-version=0021
2, make fs
3, boot target
4, in host, build autofs packages, run:
make bbs; bitbake -c build autofs
5, copy autofs-5.0.7-r11.0.x86_64.rpm to target
6, in target, run "rpm -hiv autofs-5.0.7-r11.0.x86_64.rpm" to install it