Since bz1659737 this is kinda obvious, but just as a point of reference, I'm also opening this one. imagefactory-plugins fails to install due to missing dependencies: $ mock -r fedora-rawhide-x86_64 install imagefactory-plugins ... Error: Problem: package imagefactory-plugins-1.1.11-2.fc30.noarch requires imagefactory, but none of the providers can be installed - conflicting requests - nothing provides python2-libguestfs needed by imagefactory-1.1.11-2.fc30.noarch
In preparation for the Python 2 EOL, we are removing all non-installable Python 2 packages: https://fedoraproject.org/wiki/Changes/F31_Mass_Python_2_Package_Removal#Removing_non-installable_packages_from_the_distro This bug is still in the NEW state and the package does not install. Please indicate you are working on a fix by setting the state to ASSIGNED. When this bug is four weeks in the NEW state, the package may be orphaned. Note that you don't have to actually fix this right now, setting the bug to ASSIGNED will just mark this as being worked on, so I'll know it is being taken care of. If this happens too quickly, feel free to reach to me any time for help (with specific problems). (If you know for sure this package shall be removed, consider doing it.) Thank You!
This bug is still in the NEW state and the package does not install. Please indicate you are working on a fix by setting the state to ASSIGNED. When this bug is four weeks in the NEW state, the package may be orphaned.
Note that it also fails to install in f30: Problem 1: conflicting requests - nothing provides python2.7dist(suds) needed by python2-psphere-0.5.2-14.fc30.noarch Problem 2: package imagefactory-plugins-vSphere-1.1.11-2.fc30.noarch requires python2-psphere, but none of the providers can be installed - conflicting requests - nothing provides python2.7dist(suds) needed by python2-psphere-0.5.2-14.fc30.noarch So, it would be great if we could get a f30 build (if only for fedora infrastructure) so we could do f30 builders...
Sorry, this is a python-psphere bug ( 1701955 ) I will try and work around/fix that...