Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1702996

Summary: imagefactory-plugins fails to install due to missing dependencies
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: imagefactory-pluginsAssignee: Ian McLeod <imcleod>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: imcleod, kevin, lmohanty
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-24 21:50:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1659737    
Bug Blocks: 1700324, 1690439, 1700323    

Description Miro Hrončok 2019-04-25 09:23:05 UTC
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

Comment 1 Miro Hrončok 2019-05-06 14:18:16 UTC
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!

Comment 2 Miro Hrončok 2019-05-13 07:45:09 UTC
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.

Comment 3 Miro Hrončok 2019-05-20 11:23:18 UTC
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.

Comment 4 Kevin Fenzi 2019-05-28 16:16:53 UTC
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...

Comment 5 Kevin Fenzi 2019-05-28 17:28:05 UTC
Sorry, this is a python-psphere bug ( 1701955 ) I will try and work around/fix that...