Description of problem: Hornetq fails to build on ppc64 with the following error message during mock setup: Error: Package: jboss-jts-4.16.2-8.fc18.noarch (build) Requires: ironjacamar Error: Package: jboss-jts-4.16.2-8.fc18.noarch (build) Requires: hornetq Error: Package: jboss-jts-4.16.2-8.fc18.noarch (build) Requires: java-service-wrapper Error: Package: jboss-jts-4.16.2-8.fc18.noarch (build) Requires: jacorb Version-Release number of selected component (if applicable): hornetq-2.2.13-4.fc18 How reproducible: Always Steps to Reproduce: 1. ppc-koji build --scratch f18 hornetq-2.2.13-4.fc18.src.rpm 2. Actual results: http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=709051 Expected results: Additional info:
Hi Gustavo, In the initial import of jboss-jts we haven't had hornetq support enabled, therefore it wasn't required. Since version 4.16.2-4 the HornetQ support is now enabled. The solution would be to build jboss-jts < 4.16.2-4, build hornetq and rebuild jboss-jts. Is it possible? This issue doesn't exist in the main koji, since packages were build in proper order.
Thanks Marek! My scratch build of jboss-jts-4.16.2-3.fc18 finished successful: https://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=711625 David, could you fire up a build of jboss-jts-4.16.2-3.fc18 ? I suppose after that koji-shadow would catch up with latest versions of hornetq and jboss-jts, right?
I took care of that and built hornetq-2.2.13-4.fc18 (and java-service-wrapper, which had an excludearch but is a requirement of jboss-jts)