GNU bug report logs -
#55448
‘jupyter’ package uninstallable due to colliding ‘python-prompt-toolkit’
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 16 May 2022 15:54:32 +0200
with message-id <87h75p8twn.fsf <at> gnu.org>
and subject line Re: bug#55448: ‘jupyter’ package uninstallable due to colliding ‘python-prompt-toolkit’
has caused the debbugs.gnu.org bug report #55448,
regarding ‘jupyter’ package uninstallable due to colliding ‘python-prompt-toolkit’
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
55448: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55448
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hello,
The ‘jupyter’ package is currently uninstallable:
--8<---------------cut here---------------start------------->8---
$ guix time-machine --commit=40a729a0e6f1d660b942241416c1e2c567616d4d -- install -p /tmp/test-profile-for-jupyter jupyter --no-grafts
guix install: warning: Consider running 'guix pull' followed by
'guix package -u' to get up-to-date packages and security updates.
The following package will be installed:
jupyter 1.0.0
guix install: error: profile contains conflicting entries for python-prompt-toolkit
guix install: error: first entry: python-prompt-toolkit <at> 2.0.7 /gnu/store/c7z70ria845j3ifajj225h704hzk4l51-python-prompt-toolkit-2.0.7
guix install: error: ... propagated from python-jupyter-console <at> 6.4.0
guix install: error: ... propagated from jupyter <at> 1.0.0
guix install: error: second entry: python-prompt-toolkit <at> 3.0.29 /gnu/store/0zb6bgwhczmxh9y6dy76246kyvlnlrhv-python-prompt-toolkit-3.0.29
guix install: error: ... propagated from python-ipython <at> 8.2.0
guix install: error: ... propagated from python-ipykernel <at> 6.13.0
guix install: error: ... propagated from python-qtconsole <at> 5.3.0
guix install: error: ... propagated from jupyter <at> 1.0.0
hint: You cannot have two different versions or variants of `jupyter' in the same profile.
--8<---------------cut here---------------end--------------->8---
(The hint is bogus…)
Ludo’.
[Message part 3 (message/rfc822, inline)]
Ludovic Courtès <ludovic.courtes <at> inria.fr> skribis:
> The ‘jupyter’ package is currently uninstallable:
>
> $ guix time-machine --commit=40a729a0e6f1d660b942241416c1e2c567616d4d -- install -p /tmp/test-profile-for-jupyter jupyter --no-grafts
> guix install: warning: Consider running 'guix pull' followed by
> 'guix package -u' to get up-to-date packages and security updates.
>
> The following package will be installed:
> jupyter 1.0.0
>
> guix install: error: profile contains conflicting entries for python-prompt-toolkit
> guix install: error: first entry: python-prompt-toolkit <at> 2.0.7 /gnu/store/c7z70ria845j3ifajj225h704hzk4l51-python-prompt-toolkit-2.0.7
> guix install: error: ... propagated from python-jupyter-console <at> 6.4.0
> guix install: error: ... propagated from jupyter <at> 1.0.0
> guix install: error: second entry: python-prompt-toolkit <at> 3.0.29 /gnu/store/0zb6bgwhczmxh9y6dy76246kyvlnlrhv-python-prompt-toolkit-3.0.29
> guix install: error: ... propagated from python-ipython <at> 8.2.0
> guix install: error: ... propagated from python-ipykernel <at> 6.13.0
> guix install: error: ... propagated from python-qtconsole <at> 5.3.0
> guix install: error: ... propagated from jupyter <at> 1.0.0
> hint: You cannot have two different versions or variants of `jupyter' in the same profile.
Fixed in f0373a0c94566e9883c001503300ac764071ad91.
Ludo'.
This bug report was last modified 3 years and 9 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.