Bug 1742219

Summary: python36-sip-devel config indicates incorrect sip_bin
Product: [Fedora] Fedora EPEL Reporter: Scott K Logan <logans>
Component: python3-sipAssignee: Orion Poplawski <orion>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: epel7CC: orion
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: python3-sip-4.19.16-2.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-09-04 12:31:11 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:

Description Scott K Logan 2019-08-16 16:58:18 UTC
Description of problem:
The python36-sip package provides the executable /usr/bin/python3-sip. The python36-sip-devel package provides the Python module `sipconfig`, which contains a configuration value for pointing to the correct sip executable. The value for `sip_bin` should be /usr/bin/python3-sip, not /usr/bin/sip.

Version-Release number of selected component (if applicable): python3-sip-4.19.16-1.el7


How reproducible: 100%


Steps to Reproduce:
1. python3 -c "import sipconfig; print(sipconfig.Configuration().sip_bin)"

Actual results:
/usr/bin/sip

Expected results:
/usr/bin/python3-sip

Comment 1 Fedora Update System 2019-08-20 03:48:45 UTC
FEDORA-EPEL-2019-8062a959c5 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-8062a959c5

Comment 2 Fedora Update System 2019-08-21 03:28:44 UTC
python3-sip-4.19.16-2.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-8062a959c5

Comment 3 Fedora Update System 2019-09-04 12:31:11 UTC
python3-sip-4.19.16-2.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.