On Thu, Apr 07, 2016 at 11:40:18AM -0500, Dennis Gilmore wrote: > Hi All, > > Following the decision of FPC that weak deps must not be installed into the > buildroot[1] koji has been changed to set install_weak_deps to 0. What this > means is that some builds may fail due to missing things. Could that be the cause of this build failure? http://koji.fedoraproject.org/koji/taskinfo?taskID=13585844 It's not immediately obvious, but many packages didn't get installed. https://kojipkgs.fedoraproject.org//work/tasks/5897/13585897/root.log DEBUG util.py:417: Skipping packages with conflicts: DEBUG util.py:417: (add '--best --allowerasing' to command line to force their upgrade): DEBUG util.py:417: GeoIP x86_64 1.6.9-2.fc24 build 118 k DEBUG util.py:417: GeoIP-GeoLite-data noarch 2016.04-1.fc25 build 388 k DEBUG util.py:417: hardlink x86_64 1:1.0-23.fc24 build 25 k DEBUG util.py:417: kpartx x86_64 0.4.9-81.fc24 build 62 k DEBUG util.py:417: man-pages noarch 4.05-1.fc25 build 5.7 M DEBUG util.py:417: pigz x86_64 2.3.3-4.fc24 build 73 k DEBUG util.py:417: rubygem-bigdecimal x86_64 1.2.8-54.fc24 build 86 k DEBUG util.py:417: rubygem-did_you_mean x86_64 1.0.0-54.fc24 build 218 k DEBUG util.py:417: rubygem-io-console x86_64 0.4.5-54.fc24 build 57 k DEBUG util.py:417: rubygem-json x86_64 1.8.3-102.fc24 build 63 k DEBUG util.py:417: rubygem-rdoc noarch 4.2.1-54.fc24 build 481 k Needless to say the build itself then fails because it needs rubygem-rdoc. > If you encounter this the correct fix is to add BuildRequires to you > package for everything you explicitly need to build. In this case the package doesn't depend explicitly on rubygem-rdoc (a bug, I think). I'll try to add that and see if it makes a difference. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://people.redhat.com/~rjones/virt-top -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx http://lists.fedoraproject.org/admin/lists/devel@xxxxxxxxxxxxxxxxxxxxxxx