At 7:28 AM -0600 3/8/07, Matt Domsch wrote: >On Thu, Mar 08, 2007 at 11:22:29AM +0100, Matthias Saou wrote: >> Matt Domsch wrote : >> >> > Extras Rawhide-in-Mock Build Results for x86_64 Wed Mar 7 20:35:34 CST 2007 >> > >> [...] >> > Number failed to build: 62 >> > Number expected to fail due to ExclusiveArch or ExcludeArch: 0 >> > Leaving: 62 >> [...] >> > i8kutils-1.25-11.fc6 matthias@xxxxxxxxxxxx >> >> It looks like something might have broke in the script, since i8kutils >> has a line with "ExclusiveArch: i386" and the x86_64 build.log reports : >> >> error: Architecture is not included: x86_64 > >Indeed, good catch. For the first time, we have so many RPMs that you >can't glob them with a line like: > >egrep "Architecture is (not included|excluded)" */result/build.log I think this will do it: find . -wholename './*/result/build.log' -print | xargs egrep "Architecture is (not included|excluded)" -- ____________________________________________________________________ TonyN.:' <mailto:tonynelson@xxxxxxxxxxxxxxxxx> ' <http://www.georgeanelson.com/> -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list