https://bugzilla.redhat.com/show_bug.cgi?id=872783 --- Comment #42 from Sébastien Boisvert <seb@xxxxxxxxxxxxx> --- (In reply to Susi Lehtola from comment #41) > (In reply to Sébastien Boisvert from comment #40) > > For el6, it fails for ppc64 because there is no package mpich2-devel: > > > > DEBUG util.py:264: Error: No Package found for mpich2-devel > > Right, I've had the same issue with other packages as well. You'll need to > disable the mpich2 package on el6 ppc64. You can do this with rpm macros, > e.g. > > %global mpich2 1 > %ifarch ppc64 > %if 0%{?rhel}==5 || 0%{?rhel} == 6 > %global mpich2 0 > %endif > %endif > > and then conditionalize the mpich2 parts with > > %if %mpich2 > foo > bar > %endif Thanks ! Ray-2.1.0-6.el6 http://koji.fedoraproject.org/koji/taskinfo?taskID=5610875 So I saw that there were tags like bwa-0_5_8a-1_fc12. Are these generated automatically ? Is is possible to also have branches for f17 and el5 ? Also, do you think it is necessary to build Ray-2.1.0-6.f18 and Ray-2.1.0-6.f19 since nothing changed for these ? Thank you for your time ! -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=y9fBzxdo0u&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review