On Thu, Sep 10, 2009 at 03:00:56PM -0500, Jeremy Enos wrote: > Fails w/ ofa_kernel like the others have... I didn't test excluding this rpm > with FC11, but the others also fail elsewhere w/ this rpm excluded- so I'm > guessing FC11 would as well. I included the output (and last 50 lines of log) > in case you can glean something useful from it. Thank you-
Hmm.. looks like a scripting problem to me, no compiler errors hidden someplace in that log? > if [ ! -n "/var/tmp/OFED_topdir/BUILDROOT/ofa_kernel-1.5-ofed1.5.beta1.x86_64" > ]; then /sbin/depmod -r -ae 2.6.30.5-43.fc11.x86_64;fi; > ++ find /var/tmp/OFED_topdir/BUILD/ofa_kernel-1.5 -name Module.symvers -o > -name > Modules.symvers > + modsyms=/var/tmp/OFED_topdir/BUILD/ofa_kernel-1.5/Module.symvers > + for modsym in '$modsyms' > + cat /var/tmp/OFED_topdir/BUILD/ofa_kernel-1.5/Module.symvers > /var/tmp/rpm-tmp.7Js3WE: line 37: /var/tmp/OFED_topdir/BUILDROOT/ > ofa_kernel-1.5-ofed1.5.beta1.x86_64//usr/src/ofa_kernel/Module.symvers: No > such > file or directory > error: Bad exit status from /var/tmp/rpm-tmp.7Js3WE (%install) Funky. Created it in the wrong place? Jason _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
