Re: Is build node 8 broken?

[email protected] Sat, 21 Jan 2012 16:27:24 -0200 (BRST)
Newsgroups gmane.linux.mandrake.cooker.devel
Message-ID <[email protected]>
> ? Sat, 21 Jan 2012 07:13:53 -0200 (BRST)
> [email protected] ?????:
>
>> > I tried 3 times to build packages for ed 1.6. And all 3 times 32 bit
>> > build failed with
>> >
>> > ------
>> > F: [iurt2] [iurt2] Command failed: sudo chroot
>> > /export/home/mandrake//chroot_tmp/mandrake/chroot_cooker.0.20120121081506
>> > su mandrake -c "rpmbuild --nodeps
>> > -bs  /home/mandrake/rpm/SPECS/ed.spec" ------
>> >
>> > Latest fail log:
>> > http://kenobi.mandriva.com/bs//package.php?key=20120121081437.abondrov.kenobi.1947
>> >
>> >
>> > But I see that other packages don't have this problem. Is it better
>> > not to submit any packages until build system is fixed?
>>
>>   It is caused by rpmlint on the srpm, and fails when attempting
>> to generate the source rpm.
>>
>>   You probably should remove the:
>> %define	_exec_prefix	/
>> and add "--exec-prefix=/" after --bindir=/bin in %configure2_5x
>>
>> Paulo
>>
>>
>
> It would be nice to provide more informative log. I have spent about a
> day trying to understand what is wrong with kernel-rt package and could
> waste much more time for it...

  I suggest opening a bug report for the buildsystem. I learned
about it thursday I think, when claudio asked me if I knew what
was going wrong with chromium-browser-beta, and I had no idea,
and when we asked bogdano he figured out the problem when looking
at some logs.

  AFAIK rpmlint is not being run in all nodes.

> --
> Regards,
>        Dmitry Mikhirev
>
> http://linuxcenter.ru

Paulo