18/dec/2013 These are RPM's that I forced together for virt-builder on Fedora 19. There are definitely some problems, but it should hold you until Fedora 20. They're working well enough for me! At your own risk, simply: $ mkdir foo && cd foo $ wget -nH --cut-dirs=6 --no-parent --accept '*.rpm' -r http://download.gluster.org/pub/gluster/purpleidea/virt-builder/f19/rpm/ # yum install *.rpm noarch/*.rpm x86_64/*.rpm Contrary to their naming, they should work on Fedora 19. Don't use them on Fedora 20. The official ones are recommended! Happy hacking, James / @purpleidea