Bug 1856188

Summary: F33FailsToInstall: python3-ipython+notebook
Product: [Fedora] Fedora Reporter: Igor Raits <igor.raits>
Component: ipythonAssignee: Lumír Balhar <lbalhar>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dcantrell, lbalhar, mhroncok, michel, mrunge, orion, python-sig, tomspur
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: 2020-07-21 10:12:11 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: 1856313    
Bug Blocks: 1803235    

Description Igor Raits 2020-07-13 06:31:28 UTC
Hello,

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

Your package (ipython) Fails To Install in Fedora 33:

can't install python3-ipython+notebook:
  - nothing provides python3.9dist(ipywidgets) needed by python3-ipython+notebook-7.16.1-2.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 Lumír Balhar 2020-07-13 06:49:42 UTC
This problem has been uncovered by this change: https://src.fedoraproject.org/rpms/ipython/pull-request/14#

The new subpackage python3-ipython+notebook requires ipywidgets (defined in https://github.com/ipython/ipython/blob/master/setup.py#L182)

I'm gonna try to package ipywidgets to rawhide.

Comment 2 Miro Hrončok 2020-07-13 09:21:38 UTC
Sorry for the oversight. I thought we already have ipywidgets. Let me know if you need a package review.

Comment 3 Lumír Balhar 2020-07-13 09:30:23 UTC
(In reply to Miro Hrončok from comment #2)
> Sorry for the oversight. I thought we already have ipywidgets. Let me know
> if you need a package review.

I might need two, because ipywidgets requires widgetsnbextension. I'm trying to package them.

Comment 4 Miro Hrončok 2020-07-13 09:51:06 UTC
FTR it's python3-nb2plots that will require python3.9dist(ipython[notebook]). So far it functioned fine, so maybe it should not?

Comment 5 Lumír Balhar 2020-07-14 08:45:32 UTC
(In reply to Miro Hrončok from comment #4)
> FTR it's python3-nb2plots that will require
> python3.9dist(ipython[notebook]). So far it functioned fine, so maybe it
> should not?

I've investigated it and created an upstream issue: https://github.com/matthew-brett/nb2plots/issues/16

Comment 6 Lumír Balhar 2020-07-21 05:09:04 UTC
New packages are ready, waiting for a compose.

Comment 7 Igor Raits 2020-07-21 10:12:11 UTC
Hello,

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

All subpackages of a package against which this bug was filled are now installable or removed from Fedora 33.

Thanks for taking care of it!