guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#41730] [PATCH] gnu: Fix propagations of python-prompt-toolkit-2.


From: goodoldpaul
Subject: [bug#41730] [PATCH] gnu: Fix propagations of python-prompt-toolkit-2.
Date: Fri, 05 Jun 2020 23:07:06 +0000
User-agent: Roundcube Webmail

Hello Guix!

On Guix System

  guix ecab53c
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: ecab53c320b1584a08f811b17a92bd9a50a50ff3

it's impossible to install jupyter in a new profile because it tries to propagate two different versions of python-ipython, you should be able to reproduce with:

guix package -p /tmp/tmp-prof -i jupyter

I believe since 32ba87c14fd5e5b54d95211cd9a159d568ce7c67 many packages whose tests depend on version python-prompt-toolkit at version 2 yield conflicts when installed in a profile.

I attached a patch to propagate the right versions.

Giacomo

Attachment: 0001-gnu-Fix-propagations-of-python-prompt-toolkit-2.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]