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 1753060 - python3-qtconsole uninstallable on F-32 due to sip-4.19.18-7.fc32 change
Summary: python3-qtconsole uninstallable on F-32 due to sip-4.19.18-7.fc32 change
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-qtconsole
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mukundan Ragavan
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1753069
TreeView+ depends on / blocked
 
Reported: 2019-09-18 01:24 UTC by Mamoru TASAKA
Modified: 2019-10-02 14:46 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-10-02 14:46:09 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


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