On Fri, Feb 21, 2014 at 7:09 AM, Jeff Sheltren <jeff@tag1consulting.com> wrote:
On Thu, Feb 20, 2014 at 7:47 PM, Dave Johansen <davejohansen@gmail.com> wrote:

Yes, waiting did work for that issue ( https://lists.fedoraproject.org/pipermail/devel/2014-February/195156.html ), but this is another issue and appears to that the building of the source .rpm isn't working properly for some reason.

 
From root.log in the failed build (http://kojipkgs.fedoraproject.org//work/tasks/8044/6488044/root.log) :

----------
DEBUG util.py:281:  Trying other mirror.
DEBUG util.py:281:  Error downloading packages:
DEBUG util.py:281:    openldap-2.4.23-32.el6_4.1.i686: failed to retrieve openldap-2.4.23-32.el6_4.1.i686.rpm from build
DEBUG util.py:281:  error was [Errno 14] HTTP Error 404 - Not Found
DEBUG util.py:371:  Child return code was: 1
 ----------

It had an error installing openldap.  There was actually an openldap release for EL6 the day before this build ran, so it may be possible that whatever mirror/RHN Koji uses was "syncing" when this ran.  Pure speculation on my part, not knowing the details of the Koji setup.

Do you get the same error if you attempt a rebuild?

Doh! The original email in this chain was a copy and paste/stupid user error on my part. No, I no longer get that issue with the llvm build and like Kevin pointed out, just waiting worked.

But I sent two emails this month with very similar titles and I accidentally copied the wrong one in the original email. The correct one is https://lists.fedoraproject.org/pipermail/devel/2014-February/195687.html and the failed build is http://koji.fedoraproject.org/koji/taskinfo?taskID=6542755 with an issue during the creation of the source rpm. Any ideas on what may be causing this?

Thanks,
Dave