[Lustre-discuss] Lustre Client building problem on Centos 6.5

Andrew Holway andrew.holway at gmail.com
Sun Jul 20 23:16:50 PDT 2014


Hi Lustre folks,

I'm getting this error when I try to compile the Lustre client.

test -n "" \
|| find "lustre-source/lustre-2.5.2" -type d ! -perm -755 \
-exec chmod u+rwx,go+rx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 -exec /bin/sh
/usr/src/redhat/BUILD/lustre-2.5.2/config/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "lustre-source/lustre-2.5.2"
+ chmod -R go-w lustre-source/lustre-2.5.2
+ xargs chmod +x
+ find
/usr/src/redhat/BUILDROOT/lustre-client-2.5.2-2.6.32_431.17.1.el6.x86_64.x86_64
-name '*.so'
+ cat
+ ln -s Lustre.ha_v2
/usr/src/redhat/BUILDROOT/lustre-client-2.5.2-2.6.32_431.17.1.el6.x86_64.x86_64/etc/ha.d/resource.d/Lustre
ln: creating symbolic link
`/usr/src/redhat/BUILDROOT/lustre-client-2.5.2-2.6.32_431.17.1.el6.x86_64.x86_64/etc/ha.d/resource.d/Lustre':
No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.QBYgh0 (%install)


RPM build errors:
    user jenkins does not exist - using root
    group jenkins does not exist - using root
    user jenkins does not exist - using root
    group jenkins does not exist - using root
    Bad exit status from /var/tmp/rpm-tmp.QBYgh0 (%install)

Im building with:

rpmbuild --define 'kversion $(uname -r)' --define 'kdir
/usr/src/kernels/$(uname -r)' --rebuild
lustre-client-2.5.2-2.6.32_431.17.1.el6.x86_64.src.rpm

Cheers,

Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lustre.org/pipermail/lustre-discuss-lustre.org/attachments/20140721/5bf19b2c/attachment.htm>


More information about the lustre-discuss mailing list