Bug 1742219 - python36-sip-devel config indicates incorrect sip_bin
Summary: python36-sip-devel config indicates incorrect sip_bin
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python3-sip
Version: epel7
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Orion Poplawski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-08-16 16:58 UTC by Scott K Logan
Modified: 2019-09-04 12:31 UTC (History)
1 user (show)

Fixed In Version: python3-sip-4.19.16-2.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-09-04 12:31:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.