On Sat, Oct 22, 2011 at 05:30, Iain Arnell <iarnell@gmail.com> wrote:
Is anyone able to fix koji rawhide buildroot?

DEBUG util.py:247:  Error: Package: kernel-3.1.0-0.rc10.git1.1.fc17.i686 (build)
DEBUG util.py:247:             Requires: grubby >= 8.3-1
DEBUG util.py:247:             Installing: grubby-8.2-1.fc17.i686 (build)
DEBUG util.py:247:                 grubby = 8.2-1.fc17
DEBUG util.py:247:   You could try using --skip-broken to work around
the problem
DEBUG util.py:247:   You could try running: rpm -Va --nofiles --nodigest
DEBUG util.py:247:  Error: Package: kernel-3.1.0-0.rc10.git1.1.fc17.i686 (build)
DEBUG util.py:247:             Requires: grubby >= 8.3-1
DEBUG util.py:247:             Available: grubby-8.2-1.fc17.i686 (build)
DEBUG util.py:247:                 grubby = 8.2-1.fc17

It looks like kernel-3.1.0-0.rc10.git1.1.fc17 needs to be untagged
until grubby-8.3-1.fc17 is built and available.


Looks like the fc17 version didn't get built but you can grab the fc16 version from koji.

darrell