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

Andrew Holway andrew.holway at gmail.com
Mon Jul 21 00:14:40 PDT 2014


On a different system I am getting as follows:

+ cp /root/rpmbuild/BUILD/lustre-2.5.1/lustre/obdclass/llog_test.ko
/root/rpmbuild/BUILDROOT/lustre-client-2.5.1-2.6.32_431.5.1.el6.x86_64.x86_64/lib/modules/2.6.32-431.el6.x86_64/extra/kernel/fs/lustre

cp: cannot create regular file
`/root/rpmbuild/BUILDROOT/lustre-client-2.5.1-2.6.32_431.5.1.el6.x86_64.x86_64/lib/modules/2.6.32-431.el6.x86_64/extra/kernel/fs/lustre':
No such file or directory

error: Bad exit status from /var/tmp/rpm-tmp.yp1duv (%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.yp1duv (%install)


On 21 July 2014 08:16, Andrew Holway <andrew.holway at gmail.com> wrote:

> 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/43e218a0/attachment.htm>


More information about the lustre-discuss mailing list