[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Extras x86_64 rawhide rebuild in mock status 2007-03-07
- From: Tony Nelson <tonynelson georgeanelson com>
- To: <fedora-devel-list redhat com>
- Subject: Re: Extras x86_64 rawhide rebuild in mock status 2007-03-07
- Date: Thu, 8 Mar 2007 10:17:11 -0500
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 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 georgeanelson com>
' <http://www.georgeanelson.com/>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]