This is a strange problem.
I am attempting to update the raspberrypi-vc package, which I am the maintainer of. I can
initiate a scratch build and that is successful.
However, if I try a real build, the task just sits in Koji and never kicks off. Like
this:
http://koji.rpmfusion.org/koji/taskinfo?taskID=321350
In an attempt to resolve this, I started over, re-cloned the repo, then initiated a
build:
rfpkg clone rpi/raspberrypi-vc
cd raspberrypi-vc
rfpkg build --nowait
The build still hangs.
I think I've done all I can do on my end and would appreciate some help in the matter.
Thanks.