Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703606 - dev-python/jupyter_core-4.4.0-r1 installs a wrong paths.py
Summary: dev-python/jupyter_core-4.4.0-r1 installs a wrong paths.py
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PATCH
: 703608 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-12-23 12:20 UTC by Helmut Jarausch
Modified: 2020-03-08 08:03 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for paths.py (jupyter_core-4.4.0-paths.py.patch,11.76 KB, patch)
2019-12-23 12:20 UTC, Helmut Jarausch
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Jarausch 2019-12-23 12:20:37 UTC
Created attachment 600534 [details, diff]
patch for paths.py

dev-python/jupyter_core-4.4.0-r1 breaks dev-python/ipykernel-5.1.3

A fix to patch the paths.py fil it installs (taken from https://github.com/jupyter/jupyter_core/blob/master/jupyter_core/paths.py)
Comment 1 Benda Xu gentoo-dev 2019-12-24 01:55:37 UTC
(In reply to Helmut Jarausch from comment #0)
> Created attachment 600534 [details, diff] [details, diff]
> patch for paths.py
> 
> dev-python/jupyter_core-4.4.0-r1 breaks dev-python/ipykernel-5.1.3
> 
> A fix to patch the paths.py fil it installs (taken from
> https://github.com/jupyter/jupyter_core/blob/master/jupyter_core/paths.py)

Hi, does jupyter_core-4.6.1 work with this ipykernel?
Comment 2 Benda Xu gentoo-dev 2019-12-24 02:02:09 UTC
*** Bug 703608 has been marked as a duplicate of this bug. ***
Comment 3 Helmut Jarausch 2019-12-24 13:10:44 UTC
(In reply to Benda Xu from comment #1)
> (In reply to Helmut Jarausch from comment #0)
> > Created attachment 600534 [details, diff] [details, diff] [details, diff]
> > patch for paths.py
> > 
> > dev-python/jupyter_core-4.4.0-r1 breaks dev-python/ipykernel-5.1.3
> > 
> > A fix to patch the paths.py fil it installs (taken from
> > https://github.com/jupyter/jupyter_core/blob/master/jupyter_core/paths.py)
> 
> Hi, does jupyter_core-4.6.1 work with this ipykernel?

Yes, it does!
Thanks
Comment 4 Erik Quaeghebeur 2020-02-28 09:02:16 UTC
(In reply to Benda Xu from comment #1)
> Hi, does jupyter_core-4.6.1 work with this ipykernel?
It also does for me. Perhaps update the depends in the ebuild to fix this issue?
Comment 5 Larry the Git Cow gentoo-dev 2020-03-08 08:03:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dfa4e8b95032abc1638be56b22f87eb78c318c0

commit 1dfa4e8b95032abc1638be56b22f87eb78c318c0
Author:     Benda Xu <heroxbd@gentoo.org>
AuthorDate: 2020-03-08 08:01:35 +0000
Commit:     Benda Xu <heroxbd@gentoo.org>
CommitDate: 2020-03-08 08:02:53 +0000

    dev-python/ipykernel: bump to 5.1.4.
    
    Add conditional dependency on dev-python/jupyter_core.
    
    Closes: https://bugs.gentoo.org/703606
    Package-Manager: Portage-2.3.88, Repoman-2.3.18
    Signed-off-by: Benda Xu <heroxbd@gentoo.org>

 dev-python/ipykernel/Manifest               |  1 +
 dev-python/ipykernel/ipykernel-5.1.4.ebuild | 33 +++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)