
Hi all, I have been trying to build v2.0.4's SRPM on a Redhat Enterprise machine, but the RPM build process bombs out as follows: + export OTRSUSER=otrs + OTRSUSER=otrs + useradd otrs useradd: user otrs exists + : + useradd apache useradd: user apache exists + : + groupadd apache groupadd: group apache exists + : + /var/tmp/otrs-2.0.4-build/opt/otrs/bin/SetPermissions.sh /var/tmp/otrs-2.0.4-build/opt/otrs otrs apache apache apache /var/tmp/rpm-tmp.57870: /var/tmp/otrs-2.0.4-build/opt/otrs/bin/SetPermissions.sh: /bin/sh: bad interpreter: Permission denied error: Bad exit status from /var/tmp/rpm-tmp.57870 (%install) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.57870 (%install) Has anybody seen this before? If an attempt is made to run "/var/tmp/otrs-2.0.4-build/opt/otrs/bin/SetPermissions.sh /var/tmp/otrs-2.0.4-build/opt/otrs otrs apache apache apache" manually, everything works fine. I am stumped. Anybody have any ideas? Regards, Graham --