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?

-Jeff