On Mon, Feb 3, 2014 at 9:10 PM, Kevin Fenzi <kevin@scrye.com> wrote:
On Mon, 3 Feb 2014 20:56:15 -0700
Dave Johansen <davejohansen@gmail.com> wrote:

> I'm trying to do a build on koji and ran into an error during the mock
> buildroot setup (
> http://koji.fedoraproject.org/koji/taskinfo?taskID=6488038). Is this
> something wrong with koji? Or with the EL6/EPEL packages?
> Thanks,
> Dave

This usually happens when a new update has rolled out and you are doing
your build in the window between that update being in the repo and koji
having run a newrepo task to pick up the new package.

So, short answer: wait a bit and try again and it should be fine.

Waiting worked ( http://koji.fedoraproject.org/koji/taskinfo?taskID=6488197 ).
Thanks,
Dave