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 1901573

Summary: F34FailsToInstall: mu
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: muAssignee: Miro Hrončok <mhroncok>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mail, mhroncok, nonamedotc, python-sig
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: mu-1.0.3-5.fc34 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-25 17:15:42 UTC Type: ---
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: 1868279    

Description Miro Hrončok 2020-11-25 15:09:00 UTC
Hello,

Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok).

Your package (mu) Fails To Install in Fedora 34:

can't install mu:
  - nothing provides (python3.9dist(qtconsole) < 5 with python3.9dist(qtconsole) >= 4.3) needed by mu-1.0.3-4.fc33.noarch
  
If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.


If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.

P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors.

P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/rawhide-gating/multi-builds/

Thanks!

Comment 1 Miro Hrončok 2020-11-25 16:49:32 UTC
Oh, qtconsole was updated without any coordination https://src.fedoraproject.org/rpms/python-qtconsole/c/1afbf37d286aef2b1614222fa73d4c8d2a44c1cb?branch=master

I'll see if the test pass even with qtconsole 5. The big number change is possibly only done because old Python version support is gone: 
https://github.com/jupyter/qtconsole/blob/master/docs/source/changelog.rst

Comment 2 Fedora Update System 2020-11-25 17:15:42 UTC
FEDORA-2020-a909f392b0 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 3 Mukundan Ragavan 2020-11-25 22:36:14 UTC
My fault. I was not aware of anything using qtconsole although I should have checked.

The major version change is due to dropping python2 support. No other major changes were present.

Glad to see that it did not break anything too badly.

Comment 4 Miro Hrončok 2020-11-25 22:57:08 UTC
No worries, Mukundan. Indeed, it worked.