Bug 1753060

Summary: python3-qtconsole uninstallable on F-32 due to sip-4.19.18-7.fc32 change
Product: [Fedora] Fedora Reporter: Mamoru TASAKA <mtasaka>
Component: python-qtconsoleAssignee: Mukundan Ragavan <nonamedotc>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mtasaka, nonamedotc, rdieter
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-10-02 14:46:09 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:    
Bug Blocks: 1753069    

Description Mamoru TASAKA 2019-09-18 01:24:49 UTC
Description of problem:
With sip-4.19.18-7.fc32 python3-sip binary rpm generation was dropped:
https://koji.fedoraproject.org/koji/buildinfo?buildID=1378142
https://src.fedoraproject.org/rpms/sip/c/f7175e4e20301e63d2bc8ac7bfa677c3a6eed4f6?branch=master

- which causes  python3-qtconsole-4.5.5-1.fc32 uninstallable, and it makes Astronomy-KDE spin compose on rawhide failure:

https://koji.fedoraproject.org/koji/taskinfo?taskID=37711272
see root.log:

```
DEBUG util.py:585:  BUILDSTDERR: 2019-09-17 21:04:58,608: Non interactive installation failed:
DEBUG util.py:585:  BUILDSTDERR: 2019-09-17 21:04:58,608: Problem: conflicting requests
DEBUG util.py:585:  BUILDSTDERR: 2019-09-17 21:04:58,608: - package python3-spyder-3.3.6-3.fc32.noarch requires python3-qtconsole, but none of the providers can be installed
DEBUG util.py:585:  BUILDSTDERR: 2019-09-17 21:04:58,608: - nothing provides python3-sip needed by python3-qtconsole-4.5.5-1.fc32.noarch.
```


Version-Release number of selected component (if applicable):
sip-4.19.18-7.fc32
python3-qtconsole-4.5.5-1.fc32

How reproducible:
100%

Comment 1 Mamoru TASAKA 2019-09-18 01:33:44 UTC
Adding rdieter for CC as rdieter changed sip

Comment 2 Rex Dieter 2019-10-02 14:46:09 UTC
https://src.fedoraproject.org/rpms/python-qtconsole/c/a0f87ba02a35cc2652030ad6381be630aeb3746f?branch=master

drop Requires: python3-sip (#1753069)
    
it's wrong, and shouldn't be needed.



Please reach out if you feel this dependency is still needed for some reason