Hello,

I am building lustre-client from src rpm on RHL73.

it fails with this error during the install process:

+ echo /etc/init.d/lnet
+ echo /etc/init.d/lsvcgss
+ find /root/rpmbuild/BUILDROOT/lustre-client-2.9.0-1.el7.x86_64 -name
'*.so' -type f -exec chmod +x '{}' ';'
+ '[' -d
/root/rpmbuild/BUILDROOT/lustre-client-2.9.0-1.el7.x86_64/usr/lib64/lustre/snmp
']'
+ find
/root/rpmbuild/BUILDROOT/lustre-client-2.9.0-1.el7.x86_64/usr/lib64/lustre
-name '*.la' -type f -exec rm -f '{}' ';'
find:
'/root/rpmbuild/BUILDROOT/lustre-client-2.9.0-1.el7.x86_64/usr/lib64/lustre':
No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.GvFvTm (%install)

this is the command line I used to build:

rpmbuild --without servers --without lustre-tests --with zfs --with
lustre_modules -bb lustre-2.9.0.spec

any hints ?

did this happen to anyone ?

thanks


Rick


_______________________________________________
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org

Reply via email to