Dennis Zheleznyak
2014-10-02 06:18:32 UTC
Hi all,
I'm trying to build rpms of the latest slurm version on centos 5.10, but I
encounter the following error every single time:
+ /var/tmp/slurm-14.03.8-1/usr/bin/sjobexitmod --roff
/var/tmp/rpm-tmp.79119: /var/tmp/slurm-14.03.8-1/usr/bin/sjobexitmod:
/usr/bin/perl: bad interpreter: Permission denied
error: Bad exit status from /var/tmp/rpm-tmp.79119 (%install)
I tried creating an hello world script to run by perl, to check that it
works and it has.
The command I'm using to build slurm is:
rpmbuild -tb -D 'with_cflags CFLAGS="-O0 -g3"' slurm-14.03.8.tar.bz2
Thank you,
Dennis.
I'm trying to build rpms of the latest slurm version on centos 5.10, but I
encounter the following error every single time:
+ /var/tmp/slurm-14.03.8-1/usr/bin/sjobexitmod --roff
/var/tmp/rpm-tmp.79119: /var/tmp/slurm-14.03.8-1/usr/bin/sjobexitmod:
/usr/bin/perl: bad interpreter: Permission denied
error: Bad exit status from /var/tmp/rpm-tmp.79119 (%install)
I tried creating an hello world script to run by perl, to check that it
works and it has.
The command I'm using to build slurm is:
rpmbuild -tb -D 'with_cflags CFLAGS="-O0 -g3"' slurm-14.03.8.tar.bz2
Thank you,
Dennis.