Extras x86_64 rawhide rebuild in mock status 2007-03-07

Tony Nelson tonynelson at georgeanelson.com
Thu Mar 8 15:17:11 UTC 2007


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 at rpmforge.net
>> 
>> 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 at georgeanelson.com>
      '                              <http://www.georgeanelson.com/>




More information about the fedora-devel-list mailing list