Bill Kenworthy <[EMAIL PROTECTED]> writes: > When trying to build some (that is, not all) cooker rpm's on a mixed > cooker/8.1 system, "rpm --rebuild" gives the following error - on some > src rpm's (latest being openldap.) > > _______________________________________________________ > ... > ... > > Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.20994 > + umask 022 > + cd /usr/src/RPM/BUILD > + cd openldap-2.0.18 > + rm -rf /var/tmp/openldap-2.0.18-root > + %makeinstall_std > /var/tmp/rpm-tmp.20994: fg: no job control > error: Bad exit status from /var/tmp/rpm-tmp.20994 (%install) > > > RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.20994 (%install) > ____________________________________________________ > > There has been a few mentions of this on the expert list (I think), but > no solutions that worked for me. Any hints please? >
You need to upgrade rpm-build before using the new macros. -- Fred - May the source be with you
