From unknown Sat Aug 16 23:47:40 2025 X-Loop: help-debbugs@gnu.org Subject: bug#41738: Jupyter propagates two different versions of ipython Resent-From: paul Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 06 Jun 2020 15:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 41738 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 41738@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.159145876813623 (code B ref -1); Sat, 06 Jun 2020 15:53:02 +0000 Received: (at submit) by debbugs.gnu.org; 6 Jun 2020 15:52:48 +0000 Received: from localhost ([127.0.0.1]:52329 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhb7o-0003Xe-HD for submit@debbugs.gnu.org; Sat, 06 Jun 2020 11:52:48 -0400 Received: from lists.gnu.org ([209.51.188.17]:39098) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhb7m-0003XX-Ob for submit@debbugs.gnu.org; Sat, 06 Jun 2020 11:52:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49778) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jhb7l-0002MF-0g for bug-guix@gnu.org; Sat, 06 Jun 2020 11:52:46 -0400 Received: from devianza.investici.org ([198.167.222.108]:60665) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jhb7h-0007Ss-RX for bug-guix@gnu.org; Sat, 06 Jun 2020 11:52:44 -0400 Received: from mx2.investici.org (unknown [127.0.0.1]) by devianza.investici.org (Postfix) with ESMTP id D4A93E05B5 for ; Sat, 6 Jun 2020 15:52:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1591458755; bh=3tOBYThtlJSXz4nDEPmldxBN2pdaEdVaWZlG7oARnlY=; h=To:From:Subject:Date:From; b=H7s3ANtigx/gAsLI21SNljkFPU9c7CKT7wN3WLAAxh/sXWv66MO9B74ZLWv8SP2g1 Jwl6tVMTIrfjbKWzfqiL/3xW4feKHxTdI4ymX01yd2O2Cwl81y71s0zQw3vMEmS+/p Xwbs8Zm4igXM8+wtUSDOQIMbDjc9ZWxmUqGvTEns= Received: from [198.167.222.108] (mx2.investici.org [198.167.222.108]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id C3BE6E05B2 for ; Sat, 6 Jun 2020 15:52:35 +0000 (UTC) From: paul Message-ID: <31d4aa4b-4c81-9772-eaeb-b135c50dc934@autistici.org> Date: Sat, 6 Jun 2020 17:52:35 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Icedove/68.8.0 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="------------9A6D3D7124FBAA2040A7FFD5" Content-Language: en-US Received-SPF: pass client-ip=198.167.222.108; envelope-from=goodoldpaul@autistici.org; helo=devianza.investici.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/06 11:52:36 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) This is a multi-part message in MIME format. --------------9A6D3D7124FBAA2040A7FFD5 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Hi 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-profile -i jupyter The following package will be installed:    jupyter 1.0.0 guix package: error: profile contains conflicting entries for python-ipython guix package: error:   first entry: python-ipython@7.9.0 /gnu/store/z0yarar134q6sziqncjdlfg2h2w5b2yh-python-ipython-7.9.0 guix package: error:    ... propagated from python-ipywidgets@7.5.1 guix package: error:    ... propagated from jupyter@1.0.0 guix package: error:   second entry: python-ipython@7.9.0 /gnu/store/avmg5jd7kccchxadsd9c7zq0p3shlk3w-python-ipython-7.9.0 guix package: error:    ... propagated from python-qtconsole@4.4.3 guix package: error:    ... propagated from jupyter@1.0.0 hint: You cannot have two different versions or variants of `jupyter' in the same profile. The conflict seems to be caused because: - /gnu/store/avmg5jd7kccchxadsd9c7zq0p3shlk3w-python-ipython-7.9.0depends on python-prompt-toolkit@3.0.5 - /gnu/store/z0yarar134q6sziqncjdlfg2h2w5b2yh-python-ipython-7.9.0depends on python-prompt-toolkit@2.0.7 This change seems to be introduced with 32ba87c14fd5e5b54d95211cd9a159d568ce7c67 , which updates python-prompt-toolkit to 3.0.5 and to prevent python-ipywidgets, python-jupyter-console and python-widgetsnbextension tests from crashing builds them with python-prompt-toolkit@2.0.7. Giacomo --------------9A6D3D7124FBAA2040A7FFD5 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit

Hi 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-profile -i jupyter
The following package will be installed:
   jupyter 1.0.0

guix package: error: profile contains conflicting entries for python-ipython
guix package: error:   first entry: python-ipython@7.9.0 /gnu/store/z0yarar134q6sziqncjdlfg2h2w5b2yh-python-ipython-7.9.0
guix package: error:    ... propagated from python-ipywidgets@7.5.1
guix package: error:    ... propagated from jupyter@1.0.0
guix package: error:   second entry: python-ipython@7.9.0 /gnu/store/avmg5jd7kccchxadsd9c7zq0p3shlk3w-python-ipython-7.9.0
guix package: error:    ... propagated from python-qtconsole@4.4.3
guix package: error:    ... propagated from jupyter@1.0.0
hint: You cannot have two different versions or variants of `jupyter' in the same profile.


The conflict seems to be caused because:

- /gnu/store/avmg5jd7kccchxadsd9c7zq0p3shlk3w-python-ipython-7.9.0 depends on python-prompt-toolkit@3.0.5

- /gnu/store/z0yarar134q6sziqncjdlfg2h2w5b2yh-python-ipython-7.9.0 depends on python-prompt-toolkit@2.0.7


This change seems to be introduced with 32ba87c14fd5e5b54d95211cd9a159d568ce7c67 , which updates python-prompt-toolkit to 3.0.5 and to prevent python-ipywidgets, python-jupyter-console and python-widgetsnbextension tests from crashing builds them with python-prompt-toolkit@2.0.7.


Giacomo

--------------9A6D3D7124FBAA2040A7FFD5-- From unknown Sat Aug 16 23:47:40 2025 X-Loop: help-debbugs@gnu.org Subject: bug#41738: Jupyter propagates two different versions of ipython Resent-From: david larsson Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 06 Jun 2020 18:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41738 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: paul Cc: bug-Guix , 41738@debbugs.gnu.org Received: via spool by 41738-submit@debbugs.gnu.org id=B41738.15914690725045 (code B ref 41738); Sat, 06 Jun 2020 18:45:02 +0000 Received: (at 41738) by debbugs.gnu.org; 6 Jun 2020 18:44:32 +0000 Received: from localhost ([127.0.0.1]:52459 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhdnz-0001JJ-P6 for submit@debbugs.gnu.org; Sat, 06 Jun 2020 14:44:31 -0400 Received: from server0.selfhosted.xyz ([217.64.149.7]:45320) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhdnx-0001J4-BG for 41738@debbugs.gnu.org; Sat, 06 Jun 2020 14:44:30 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=selfhosted.xyz; s=dkim; t=1591469062; bh=c1jXpXWvssNoi/5v+ZqHXmv5RZ19sryCywQ5DCDUTf4=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=ZNmfJx2kkcIz2vrC+8fuuIyu9J6KnyWidzaXV+fChx5J5OuOE7vEvxnivJ09V+KTa qGBYUHoMiydZnh57FVoouji1Fuj5DYvBaYKkuJ4UA6upKiLXINwQWcKLE/xoVSS4B1 bXmm9qShW2a5NYFhers1F+MYuQvjCOw1V74NSPG6oRHQzbms73Fae4je9vSpfE10CC 8XpzPVj1PErkeZmdO9oCpCTl7MlY9w607NZsvcqPtOsVKqfitH3TACxwE1E1cTL62/ ffL1arSdWgUIk1lLBJ6MbHIJUWhrSy7KD/Ll0Q/bJB/ABWZKmlPorfZ8PVO5M0rQrc Bt0g5g9OhRtLw== X-Fuglu-Suspect: 0b8c885062674eba911348fe6c066273 X-Fuglu-Spamstatus: NO Received: from [127.0.0.1] (localhost [127.0.0.1]) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sat, 06 Jun 2020 20:44:10 +0200 From: david larsson In-Reply-To: <31d4aa4b-4c81-9772-eaeb-b135c50dc934@autistici.org> References: <31d4aa4b-4c81-9772-eaeb-b135c50dc934@autistici.org> Message-ID: <9c8392d06236957c6d064660d9b89d8c@selfhosted.xyz> X-Sender: david.larsson@selfhosted.xyz X-Spam-Score: 0.2 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.2 (/) On 2020-06-06 17:52, paul wrote: > Hi 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-profile -i jupyter > The following package will be installed: > jupyter 1.0.0 > > guix package: error: profile contains conflicting entries for > python-ipython > guix package: error: first entry: python-ipython@7.9.0 > /gnu/store/z0yarar134q6sziqncjdlfg2h2w5b2yh-python-ipython-7.9.0 > guix package: error: ... propagated from python-ipywidgets@7.5.1 > guix package: error: ... propagated from jupyter@1.0.0 > guix package: error: second entry: python-ipython@7.9.0 > /gnu/store/avmg5jd7kccchxadsd9c7zq0p3shlk3w-python-ipython-7.9.0 > guix package: error: ... propagated from python-qtconsole@4.4.3 > guix package: error: ... propagated from jupyter@1.0.0 > hint: You cannot have two different versions or variants of `jupyter' > in the same profile. > > The conflict seems to be caused because: > > - /gnu/store/avmg5jd7kccchxadsd9c7zq0p3shlk3w-python-ipython-7.9.0 > depends on python-prompt-toolkit@3.0.5 > > - /gnu/store/z0yarar134q6sziqncjdlfg2h2w5b2yh-python-ipython-7.9.0 > depends on python-prompt-toolkit@2.0.7 > > This change seems to be introduced with > 32ba87c14fd5e5b54d95211cd9a159d568ce7c67 , which updates > python-prompt-toolkit to 3.0.5 and to prevent python-ipywidgets, > python-jupyter-console and python-widgetsnbextension tests from > crashing builds them with python-prompt-toolkit@2.0.7. > > Giacomo Hi, I can confirm this, been having the same issue. I worked around it temporarily by changing some python-packages and adding some to a temporary channel and guix pulling to the commit just prior to the 32ba87c14 that you mention. In case anyone is helped by it; the channel is here: https://github.com/methuselah-0/my-guix-packages Best regards, David From unknown Sat Aug 16 23:47:40 2025 X-Loop: help-debbugs@gnu.org Subject: bug#41738: Jupyter propagates two different versions of ipython Resent-From: david larsson Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 06 Jun 2020 18:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41738 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: paul Cc: bug-Guix , 41738@debbugs.gnu.org Received: via spool by 41738-submit@debbugs.gnu.org id=B41738.15914691895260 (code B ref 41738); Sat, 06 Jun 2020 18:47:01 +0000 Received: (at 41738) by debbugs.gnu.org; 6 Jun 2020 18:46:29 +0000 Received: from localhost ([127.0.0.1]:52464 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhdpt-0001Mm-5u for submit@debbugs.gnu.org; Sat, 06 Jun 2020 14:46:29 -0400 Received: from server0.selfhosted.xyz ([217.64.149.7]:45540) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhdps-0001Ma-5L for 41738@debbugs.gnu.org; Sat, 06 Jun 2020 14:46:28 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=selfhosted.xyz; s=dkim; t=1591469182; bh=92zjsWfXeaRRNsmxh6sI0Q9oWOD5EZywepDcHRAYzzU=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=fxlZ474YgkP8DgKPcTKS5erpzqeB5NBzoONEpNJCbR/vEVTaU5Go2gnvK0lv1B26s uOe019w4UwbnaLggMbhdg8XheGIR2/7HuHpKi0Mx8C0tgIdWy9jDCOXgEPCDUjHHSZ absrMOTAwjGfzXUv18e6sRfw5met8wwB8pMckwJekL9T9IgylhUuw+5bTR25/GYz7H HgF4CbQDh4xoah0t0N2b8ADjHU2UKrz1+/9DY1jRDBEMZPkq8mt1B+o+co7CmW2YXn XqW1IV9nJTPGV85saLQtjuYeh1xBNFhqjWVgUGSZ9zm4wEPSG2MqMbpVgSa8dhq1QB iTHJSlUqyq8aA== X-Fuglu-Suspect: 6900a1f656ff408d84d76e7ca5d6b877 X-Fuglu-Spamstatus: NO Received: from [127.0.0.1] (localhost [127.0.0.1]) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sat, 06 Jun 2020 20:46:13 +0200 From: david larsson In-Reply-To: <9c8392d06236957c6d064660d9b89d8c@selfhosted.xyz> References: <31d4aa4b-4c81-9772-eaeb-b135c50dc934@autistici.org> <9c8392d06236957c6d064660d9b89d8c@selfhosted.xyz> Message-ID: <698eb82728fede4f0c0edc06174cac1a@selfhosted.xyz> X-Sender: david.larsson@selfhosted.xyz X-Spam-Score: 0.2 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.2 (/) On 2020-06-06 20:44, david larsson wrote: > On 2020-06-06 17:52, paul wrote: >> Hi 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-profile -i jupyter >> The following package will be installed: >> jupyter 1.0.0 >> >> guix package: error: profile contains conflicting entries for >> python-ipython >> guix package: error: first entry: python-ipython@7.9.0 >> /gnu/store/z0yarar134q6sziqncjdlfg2h2w5b2yh-python-ipython-7.9.0 >> guix package: error: ... propagated from python-ipywidgets@7.5.1 >> guix package: error: ... propagated from jupyter@1.0.0 >> guix package: error: second entry: python-ipython@7.9.0 >> /gnu/store/avmg5jd7kccchxadsd9c7zq0p3shlk3w-python-ipython-7.9.0 >> guix package: error: ... propagated from python-qtconsole@4.4.3 >> guix package: error: ... propagated from jupyter@1.0.0 >> hint: You cannot have two different versions or variants of `jupyter' >> in the same profile. >> >> The conflict seems to be caused because: >> >> - /gnu/store/avmg5jd7kccchxadsd9c7zq0p3shlk3w-python-ipython-7.9.0 >> depends on python-prompt-toolkit@3.0.5 >> >> - /gnu/store/z0yarar134q6sziqncjdlfg2h2w5b2yh-python-ipython-7.9.0 >> depends on python-prompt-toolkit@2.0.7 >> >> This change seems to be introduced with >> 32ba87c14fd5e5b54d95211cd9a159d568ce7c67 , which updates >> python-prompt-toolkit to 3.0.5 and to prevent python-ipywidgets, >> python-jupyter-console and python-widgetsnbextension tests from >> crashing builds them with python-prompt-toolkit@2.0.7. >> >> Giacomo > > Hi, > I can confirm this, been having the same issue. I worked around it > temporarily by changing some python-packages and adding some to a > temporary channel and guix pulling to the commit just prior to the > 32ba87c14 that you mention. In case anyone is helped by it; the > channel is here: https://github.com/methuselah-0/my-guix-packages > > Best regards, > David And I just noticed, this is basically a duplicate of bug#41729: jupyter cannot be installed Best regards, David From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 06 18:06:41 2020 Received: (at control) by debbugs.gnu.org; 6 Jun 2020 22:06:41 +0000 Received: from localhost ([127.0.0.1]:52659 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhgxc-0008Nz-TX for submit@debbugs.gnu.org; Sat, 06 Jun 2020 18:06:41 -0400 Received: from m4s11.vlinux.de ([83.151.27.109]:38158 helo=bjoernhoefling.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhgxa-0008Np-Hi for control@debbugs.gnu.org; Sat, 06 Jun 2020 18:06:39 -0400 Received: from alma-ubu (pd951f9b6.dip0.t-ipconnect.de [217.81.249.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by bjoernhoefling.de (Postfix) with ESMTPSA id 910C140193 for ; Sun, 7 Jun 2020 00:06:36 +0200 (CEST) Date: Sun, 7 Jun 2020 00:06:34 +0200 From: =?UTF-8?B?QmrDtnJuIEjDtmZsaW5n?= To: Subject: merge Message-ID: <20200607000634.339885a8@alma-ubu> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/qD+PWl9d2jhXyHM8s9q.QQC"; protocol="application/pgp-signature" X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --Sig_/qD+PWl9d2jhXyHM8s9q.QQC Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable merge 41738 41729 --Sig_/qD+PWl9d2jhXyHM8s9q.QQC Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iF0EAREKAB0WIQQiGUP0np8nb5SZM4K/KGy2WT5f/QUCXtwTagAKCRC/KGy2WT5f /fmhAKC7xl1sLFXjrN2kysWETRLprbdD8QCghN2/HNxDAGvyVrScI1/8hkbNcJk= =hM02 -----END PGP SIGNATURE----- --Sig_/qD+PWl9d2jhXyHM8s9q.QQC-- From unknown Sat Aug 16 23:47:40 2025 X-Loop: help-debbugs@gnu.org Subject: bug#41738: Jupyter propagates two different versions of ipython Resent-From: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 06 Jun 2020 22:36:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41738 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: david larsson Cc: bug-Guix , paul , 41738@debbugs.gnu.org Received: via spool by 41738-submit@debbugs.gnu.org id=B41738.159148290910595 (code B ref 41738); Sat, 06 Jun 2020 22:36:01 +0000 Received: (at 41738) by debbugs.gnu.org; 6 Jun 2020 22:35:09 +0000 Received: from localhost ([127.0.0.1]:52690 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhhPA-0002kp-Vh for submit@debbugs.gnu.org; Sat, 06 Jun 2020 18:35:09 -0400 Received: from m4s11.vlinux.de ([83.151.27.109]:38162 helo=bjoernhoefling.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhhP6-0002kb-Qu for 41738@debbugs.gnu.org; Sat, 06 Jun 2020 18:35:07 -0400 Received: from alma-ubu (pd951f9b6.dip0.t-ipconnect.de [217.81.249.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by bjoernhoefling.de (Postfix) with ESMTPSA id 278BF4025A; Sun, 7 Jun 2020 00:35:03 +0200 (CEST) Date: Sun, 7 Jun 2020 00:35:02 +0200 From: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= Message-ID: <20200607003502.29294164@alma-ubu> In-Reply-To: <698eb82728fede4f0c0edc06174cac1a@selfhosted.xyz> References: <31d4aa4b-4c81-9772-eaeb-b135c50dc934@autistici.org> <9c8392d06236957c6d064660d9b89d8c@selfhosted.xyz> <698eb82728fede4f0c0edc06174cac1a@selfhosted.xyz> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/efci71bigglGE9_LyCEP1nl"; protocol="application/pgp-signature" X-Spam-Score: 2.3 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On Sat, 06 Jun 2020 20:46:13 +0200 david larsson wrote: > And I just noticed, this is basically a duplicate of bug#41729: > jupyter cannot be installed bug#41729: jupyter cannot be installed bug#41738: Jupyter propagates two different versions of ipython Merged 41729 41738. Content analysis details: (2.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: selfhosted.xyz] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: selfhosted.xyz (xyz)] 0.3 KHOP_HELO_FCRDNS Relay HELO differs from its IP's reverse DNS X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) --Sig_/efci71bigglGE9_LyCEP1nl Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sat, 06 Jun 2020 20:46:13 +0200 david larsson wrote: > And I just noticed, this is basically a duplicate of bug#41729: > jupyter cannot be installed bug#41729: jupyter cannot be installed bug#41738: Jupyter propagates two different versions of ipython Merged 41729 41738. Bj=C3=B6rn --Sig_/efci71bigglGE9_LyCEP1nl Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iF0EAREKAB0WIQQiGUP0np8nb5SZM4K/KGy2WT5f/QUCXtwaFgAKCRC/KGy2WT5f /fUNAKCxXxwUXaApapW8wnnMB50UCo3ePQCfWyU65om2Ez7GzK7ljYN1ebAhP5s= =ONtr -----END PGP SIGNATURE----- --Sig_/efci71bigglGE9_LyCEP1nl-- From unknown Sat Aug 16 23:47:40 2025 X-Loop: help-debbugs@gnu.org Subject: bug#41738: Jupyter propagates two different versions of ipython Resent-From: Edouard Klein Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 08 Jun 2020 06:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41738 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: paul Cc: 41738@debbugs.gnu.org X-Debbugs-Original-Cc: bug-guix@gnu.org, 41738@debbugs.gnu.org Received: via spool by submit@debbugs.gnu.org id=B.159159625014948 (code B ref -1); Mon, 08 Jun 2020 06:05:02 +0000 Received: (at submit) by debbugs.gnu.org; 8 Jun 2020 06:04:10 +0000 Received: from localhost ([127.0.0.1]:55768 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jiAtF-0003t1-V7 for submit@debbugs.gnu.org; Mon, 08 Jun 2020 02:04:10 -0400 Received: from lists.gnu.org ([209.51.188.17]:59462) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jiAtE-0003sp-Qp for submit@debbugs.gnu.org; Mon, 08 Jun 2020 02:04:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60176) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jiAtE-0003E6-KI for bug-guix@gnu.org; Mon, 08 Jun 2020 02:04:08 -0400 Received: from sender4-op-o11.zoho.com ([136.143.188.11]:17156) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1jiAtD-0002fo-9F for bug-guix@gnu.org; Mon, 08 Jun 2020 02:04:08 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1591596234; cv=none; d=zohomail.com; s=zohoarc; b=TyHp3Hj5fPmzhcVazKdkJ+zmIQOY0bzIork9Eo36ECkd0BlyD9IpEwxkalFWdqIpTiTIMBVjbeJN0fexbDDEORiWMzbSX2o1nLKOaW84Ngk4xq99kwDugD7ze1FMIZunjw9WjaBY8EeskYxIWQSeC/ob9jIsUNjdR2z3BiJFcuE= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1591596234; h=Content-Type:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=JiS1t54k92uiuhzAWrX+000aHJOQpU9Pc7esBxGl9TM=; b=l89EkxIvCm3wZzhsc33Q9h+44SCbL718GZ/SuOfOLnBIYkHbntOwBjQzytYGYtgzhOtpRg+oWU25cU9Brcs/8R80uKSytJsQGUvohqU3EXxhHfOp/2Y6wE/41TTsp+nYw6kf8MXZQdeoOKE0aaqxJagU6hQprA8QFCu+lickJ3M= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=rdklein.fr; spf=pass smtp.mailfrom=edou@rdklein.fr; dmarc=pass header.from= header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1591596234; s=zoho; d=rdklein.fr; i=edou@rdklein.fr; h=References:From:To:Cc:Subject:In-reply-to:Message-ID:Date:MIME-Version:Content-Type; bh=JiS1t54k92uiuhzAWrX+000aHJOQpU9Pc7esBxGl9TM=; b=RmL3vBUpj4jLhRn3zd5MHYTGN/gIWEfsqTyiJ/NPqSFfl+DyIHAfjHycN55IJWqr C7Sjo7rEnEIDIxw/LJ4jHL2yu3L9yKBY0XeXWKXLNwIfs0I8wt9WEyVTxJR3NttnoiB 05atrdtNB7JeyU1z8g7J8VG3vParZAg7ms8GgZrQ= Received: from Rasoir (lfbn-idf1-1-1299-119.w90-79.abo.wanadoo.fr [90.79.23.119]) by mx.zohomail.com with SMTPS id 159159623184257.61355736875282; Sun, 7 Jun 2020 23:03:51 -0700 (PDT) References: <31d4aa4b-4c81-9772-eaeb-b135c50dc934@autistici.org> User-agent: mu4e 1.4.4; emacs 26.3 From: Edouard Klein In-reply-to: <31d4aa4b-4c81-9772-eaeb-b135c50dc934@autistici.org> Message-ID: <87o8pup006.fsf@rdklein.fr> Date: Mon, 08 Jun 2020 08:03:37 +0200 MIME-Version: 1.0 Content-Type: text/plain X-ZohoMailClient: External Received-SPF: pass client-ip=136.143.188.11; envelope-from=edou@rdklein.fr; helo=sender4-op-o11.zoho.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/08 01:56:04 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) As I said on the other bug, this is my fault, sorry. I'll try to fix it starting wednesday. Sorry for the incovenience. paul writes: > Hi 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-profile -i jupyter > The following package will be installed: > jupyter 1.0.0 > > guix package: error: profile contains conflicting entries for python-ipython > guix package: error: first entry: python-ipython@7.9.0 > /gnu/store/z0yarar134q6sziqncjdlfg2h2w5b2yh-python-ipython-7.9.0 > guix package: error: ... propagated from python-ipywidgets@7.5.1 > guix package: error: ... propagated from jupyter@1.0.0 > guix package: error: second entry: python-ipython@7.9.0 > /gnu/store/avmg5jd7kccchxadsd9c7zq0p3shlk3w-python-ipython-7.9.0 > guix package: error: ... propagated from python-qtconsole@4.4.3 > guix package: error: ... propagated from jupyter@1.0.0 > hint: You cannot have two different versions or variants of `jupyter' in the > same profile. > > > The conflict seems to be caused because: > > - > /gnu/store/avmg5jd7kccchxadsd9c7zq0p3shlk3w-python-ipython-7.9.0depends on > python-prompt-toolkit@3.0.5 > > - > /gnu/store/z0yarar134q6sziqncjdlfg2h2w5b2yh-python-ipython-7.9.0depends on > python-prompt-toolkit@2.0.7 > > > This change seems to be introduced with 32ba87c14fd5e5b54d95211cd9a159d568ce7c67 > , which updates python-prompt-toolkit to 3.0.5 and to prevent python-ipywidgets, > python-jupyter-console and python-widgetsnbextension tests from crashing builds > them with python-prompt-toolkit@2.0.7. > > > Giacomo From unknown Sat Aug 16 23:47:40 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: paul Subject: bug#41738: closed (Re: [bug#41889] [PATCH] gnu: jupyter: Fix python-ipython conflict that prevented installation) Message-ID: References: <874kravrnj.fsf@elephly.net> <31d4aa4b-4c81-9772-eaeb-b135c50dc934@autistici.org> X-Gnu-PR-Message: they-closed 41738 X-Gnu-PR-Package: guix Reply-To: 41738@debbugs.gnu.org Date: Tue, 16 Jun 2020 17:38:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1592329082-26760-1" This is a multi-part message in MIME format... ------------=_1592329082-26760-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #41738: Jupyter propagates two different versions of ipython which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 41738@debbugs.gnu.org. --=20 41738: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D41738 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1592329082-26760-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 41738-done) by debbugs.gnu.org; 16 Jun 2020 17:37:18 +0000 Received: from localhost ([127.0.0.1]:49548 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jlFWP-0006w6-Sz for submit@debbugs.gnu.org; Tue, 16 Jun 2020 13:37:18 -0400 Received: from sender4-of-o53.zoho.com ([136.143.188.53]:21301) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jlFWN-0006vp-Vb; Tue, 16 Jun 2020 13:37:16 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1592329031; cv=none; d=zohomail.com; s=zohoarc; b=B5ruk4Vg6TzSaRXo/h3WLYjkyb3UXeOaAPVuQ1jxA15UMAyKINlYvUseAsOQYy4+BvFRpt5Uhh6uu5dSxu8fcaFDMp5NCESSzBKxd1MsOeT2kpXDM4jKZE5rU6E48FPQHKxCQFV78zUcXknutcmPAHIURkjnNFusGS15SQ8WTpo= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1592329031; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=DON3JtyTlCthLygupiEfvljVDary3/ULOCX3fdKIq2s=; b=g2X9ZKpoxGB5T0wh/ZmjvWeklZf+vVyoMALlyf+3Xur7aNHHryD+8qzZKIkjZtgSya1MsXgeonoJWXLC24DQ+ZHmM9cyDdNiSru860IX64V1GUDIu/aKUkD+maorxcqy46+NuZN1m0QAZiqsob1VaMPex3K6OZ0Cmv+Cbh+uKqY= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1592329031; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:To:Cc:Subject:In-reply-to:Date:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding; bh=DON3JtyTlCthLygupiEfvljVDary3/ULOCX3fdKIq2s=; b=Pfow9tJVoBgsROA7icK28ZuIY3Ldq27lrURbge3PxJEA10+Q5MmmpursnTVPitwZ KVvutBVKIWM50QickuEmyUwY/1ldHfmAxSEnLG6/6/AL0fYZQWgtmb2mpx2DBAE4Rr7 iaNuP7MnTl1qEPKiaUEfD/YriNSVcqXvlrzgLY9g= Received: from localhost (p54ad4b58.dip0.t-ipconnect.de [84.173.75.88]) by mx.zohomail.com with SMTPS id 1592329028077599.8271545005708; Tue, 16 Jun 2020 10:37:08 -0700 (PDT) References: <87o8pj9ymu.fsf@alice.lan> User-agent: mu4e 1.4.10; emacs 26.3 From: Ricardo Wurmus To: Edouard Klein Subject: Re: [bug#41889] [PATCH] gnu: jupyter: Fix python-ipython conflict that prevented installation In-reply-to: <87o8pj9ymu.fsf@alice.lan> X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Tue, 16 Jun 2020 19:37:04 +0200 Message-ID: <874kravrnj.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 41738-done Cc: 41889-done@debbugs.gnu.org, 41730-done@debbugs.gnu.org, 41738-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi Edouard, thank you for providing a fix. I think it=E2=80=99s too complicated, thoug= h. Using prompt-toolkit-2-instead-of-prompt-toolkit everywhere does not seem like an elegant solution. I pushed a different fix with commit 7146c8c75d. --=20 Ricardo ------------=_1592329082-26760-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 6 Jun 2020 15:52:48 +0000 Received: from localhost ([127.0.0.1]:52329 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhb7o-0003Xe-HD for submit@debbugs.gnu.org; Sat, 06 Jun 2020 11:52:48 -0400 Received: from lists.gnu.org ([209.51.188.17]:39098) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhb7m-0003XX-Ob for submit@debbugs.gnu.org; Sat, 06 Jun 2020 11:52:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49778) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jhb7l-0002MF-0g for bug-guix@gnu.org; Sat, 06 Jun 2020 11:52:46 -0400 Received: from devianza.investici.org ([198.167.222.108]:60665) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jhb7h-0007Ss-RX for bug-guix@gnu.org; Sat, 06 Jun 2020 11:52:44 -0400 Received: from mx2.investici.org (unknown [127.0.0.1]) by devianza.investici.org (Postfix) with ESMTP id D4A93E05B5 for ; Sat, 6 Jun 2020 15:52:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1591458755; bh=3tOBYThtlJSXz4nDEPmldxBN2pdaEdVaWZlG7oARnlY=; h=To:From:Subject:Date:From; b=H7s3ANtigx/gAsLI21SNljkFPU9c7CKT7wN3WLAAxh/sXWv66MO9B74ZLWv8SP2g1 Jwl6tVMTIrfjbKWzfqiL/3xW4feKHxTdI4ymX01yd2O2Cwl81y71s0zQw3vMEmS+/p Xwbs8Zm4igXM8+wtUSDOQIMbDjc9ZWxmUqGvTEns= Received: from [198.167.222.108] (mx2.investici.org [198.167.222.108]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id C3BE6E05B2 for ; Sat, 6 Jun 2020 15:52:35 +0000 (UTC) To: bug-guix@gnu.org From: paul Subject: Jupyter propagates two different versions of ipython Message-ID: <31d4aa4b-4c81-9772-eaeb-b135c50dc934@autistici.org> Date: Sat, 6 Jun 2020 17:52:35 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Icedove/68.8.0 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="------------9A6D3D7124FBAA2040A7FFD5" Content-Language: en-US Received-SPF: pass client-ip=198.167.222.108; envelope-from=goodoldpaul@autistici.org; helo=devianza.investici.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/06 11:52:36 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) This is a multi-part message in MIME format. --------------9A6D3D7124FBAA2040A7FFD5 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Hi 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-profile -i jupyter The following package will be installed:    jupyter 1.0.0 guix package: error: profile contains conflicting entries for python-ipython guix package: error:   first entry: python-ipython@7.9.0 /gnu/store/z0yarar134q6sziqncjdlfg2h2w5b2yh-python-ipython-7.9.0 guix package: error:    ... propagated from python-ipywidgets@7.5.1 guix package: error:    ... propagated from jupyter@1.0.0 guix package: error:   second entry: python-ipython@7.9.0 /gnu/store/avmg5jd7kccchxadsd9c7zq0p3shlk3w-python-ipython-7.9.0 guix package: error:    ... propagated from python-qtconsole@4.4.3 guix package: error:    ... propagated from jupyter@1.0.0 hint: You cannot have two different versions or variants of `jupyter' in the same profile. The conflict seems to be caused because: - /gnu/store/avmg5jd7kccchxadsd9c7zq0p3shlk3w-python-ipython-7.9.0depends on python-prompt-toolkit@3.0.5 - /gnu/store/z0yarar134q6sziqncjdlfg2h2w5b2yh-python-ipython-7.9.0depends on python-prompt-toolkit@2.0.7 This change seems to be introduced with 32ba87c14fd5e5b54d95211cd9a159d568ce7c67 , which updates python-prompt-toolkit to 3.0.5 and to prevent python-ipywidgets, python-jupyter-console and python-widgetsnbextension tests from crashing builds them with python-prompt-toolkit@2.0.7. Giacomo --------------9A6D3D7124FBAA2040A7FFD5 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit

Hi 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-profile -i jupyter
The following package will be installed:
   jupyter 1.0.0

guix package: error: profile contains conflicting entries for python-ipython
guix package: error:   first entry: python-ipython@7.9.0 /gnu/store/z0yarar134q6sziqncjdlfg2h2w5b2yh-python-ipython-7.9.0
guix package: error:    ... propagated from python-ipywidgets@7.5.1
guix package: error:    ... propagated from jupyter@1.0.0
guix package: error:   second entry: python-ipython@7.9.0 /gnu/store/avmg5jd7kccchxadsd9c7zq0p3shlk3w-python-ipython-7.9.0
guix package: error:    ... propagated from python-qtconsole@4.4.3
guix package: error:    ... propagated from jupyter@1.0.0
hint: You cannot have two different versions or variants of `jupyter' in the same profile.


The conflict seems to be caused because:

- /gnu/store/avmg5jd7kccchxadsd9c7zq0p3shlk3w-python-ipython-7.9.0 depends on python-prompt-toolkit@3.0.5

- /gnu/store/z0yarar134q6sziqncjdlfg2h2w5b2yh-python-ipython-7.9.0 depends on python-prompt-toolkit@2.0.7


This change seems to be introduced with 32ba87c14fd5e5b54d95211cd9a159d568ce7c67 , which updates python-prompt-toolkit to 3.0.5 and to prevent python-ipywidgets, python-jupyter-console and python-widgetsnbextension tests from crashing builds them with python-prompt-toolkit@2.0.7.


Giacomo

--------------9A6D3D7124FBAA2040A7FFD5-- ------------=_1592329082-26760-1-- From unknown Sat Aug 16 23:47:40 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Ricardo Wurmus Subject: bug#41729: closed (Re: [bug#41889] [PATCH] gnu: jupyter: Fix python-ipython conflict that prevented installation) Message-ID: References: <874kravrnj.fsf@elephly.net> <87eeqtgp4n.fsf@elephly.net> X-Gnu-PR-Message: they-closed 41729 X-Gnu-PR-Package: guix Reply-To: 41729@debbugs.gnu.org Date: Tue, 16 Jun 2020 17:38:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1592329082-26760-3" This is a multi-part message in MIME format... ------------=_1592329082-26760-3 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #41738: jupyter cannot be installed which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 41729@debbugs.gnu.org. --=20 41738: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D41738 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1592329082-26760-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 41738-done) by debbugs.gnu.org; 16 Jun 2020 17:37:18 +0000 Received: from localhost ([127.0.0.1]:49548 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jlFWP-0006w6-Sz for submit@debbugs.gnu.org; Tue, 16 Jun 2020 13:37:18 -0400 Received: from sender4-of-o53.zoho.com ([136.143.188.53]:21301) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jlFWN-0006vp-Vb; Tue, 16 Jun 2020 13:37:16 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1592329031; cv=none; d=zohomail.com; s=zohoarc; b=B5ruk4Vg6TzSaRXo/h3WLYjkyb3UXeOaAPVuQ1jxA15UMAyKINlYvUseAsOQYy4+BvFRpt5Uhh6uu5dSxu8fcaFDMp5NCESSzBKxd1MsOeT2kpXDM4jKZE5rU6E48FPQHKxCQFV78zUcXknutcmPAHIURkjnNFusGS15SQ8WTpo= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1592329031; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=DON3JtyTlCthLygupiEfvljVDary3/ULOCX3fdKIq2s=; b=g2X9ZKpoxGB5T0wh/ZmjvWeklZf+vVyoMALlyf+3Xur7aNHHryD+8qzZKIkjZtgSya1MsXgeonoJWXLC24DQ+ZHmM9cyDdNiSru860IX64V1GUDIu/aKUkD+maorxcqy46+NuZN1m0QAZiqsob1VaMPex3K6OZ0Cmv+Cbh+uKqY= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1592329031; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:To:Cc:Subject:In-reply-to:Date:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding; bh=DON3JtyTlCthLygupiEfvljVDary3/ULOCX3fdKIq2s=; b=Pfow9tJVoBgsROA7icK28ZuIY3Ldq27lrURbge3PxJEA10+Q5MmmpursnTVPitwZ KVvutBVKIWM50QickuEmyUwY/1ldHfmAxSEnLG6/6/AL0fYZQWgtmb2mpx2DBAE4Rr7 iaNuP7MnTl1qEPKiaUEfD/YriNSVcqXvlrzgLY9g= Received: from localhost (p54ad4b58.dip0.t-ipconnect.de [84.173.75.88]) by mx.zohomail.com with SMTPS id 1592329028077599.8271545005708; Tue, 16 Jun 2020 10:37:08 -0700 (PDT) References: <87o8pj9ymu.fsf@alice.lan> User-agent: mu4e 1.4.10; emacs 26.3 From: Ricardo Wurmus To: Edouard Klein Subject: Re: [bug#41889] [PATCH] gnu: jupyter: Fix python-ipython conflict that prevented installation In-reply-to: <87o8pj9ymu.fsf@alice.lan> X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Tue, 16 Jun 2020 19:37:04 +0200 Message-ID: <874kravrnj.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 41738-done Cc: 41889-done@debbugs.gnu.org, 41730-done@debbugs.gnu.org, 41738-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi Edouard, thank you for providing a fix. I think it=E2=80=99s too complicated, thoug= h. Using prompt-toolkit-2-instead-of-prompt-toolkit everywhere does not seem like an elegant solution. I pushed a different fix with commit 7146c8c75d. --=20 Ricardo ------------=_1592329082-26760-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 5 Jun 2020 21:49:11 +0000 Received: from localhost ([127.0.0.1]:50121 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhKD8-0007op-VA for submit@debbugs.gnu.org; Fri, 05 Jun 2020 17:49:11 -0400 Received: from lists.gnu.org ([209.51.188.17]:38192) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhKD7-0007oh-6V for submit@debbugs.gnu.org; Fri, 05 Jun 2020 17:49:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49978) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jhKD6-0000gs-TS for bug-guix@gnu.org; Fri, 05 Jun 2020 17:49:08 -0400 Received: from sender4-of-o53.zoho.com ([136.143.188.53]:21359) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1jhKD5-0002w5-Na for bug-guix@gnu.org; Fri, 05 Jun 2020 17:49:08 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1591393742; cv=none; d=zohomail.com; s=zohoarc; b=IQWFdWMjIHWDBYqbWM/7Opo7T5ALYvv2fFTKLQBkrElGY5L8dEGk4lppwfJ7AhFXd32ooe9PpscZ2Zjvy9MkkyycrQ4lEnIfF4AfUTstoJuUaZABte4sKR4Yn3f28cLWkvSR3v8Ux8xUB4gs0a4kha/GdqqtDVs1sWtA93ii5mo= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1591393742; h=Content-Type:Date:From:MIME-Version:Message-ID:Subject:To; bh=8WdttYJ5AnV1fW+rfMEJ8B6rRcv7PQTel++iTNCvRrw=; b=boSjn0JpsWY/GJFnTwd0iD6XbhhtDjyXvWijEuvZdNFxdh3KkwCIqK67GVd2dXicnzQk6Q6eA9rXpg2AsVLIYz5CAB/78r/MO54Z9ivjJg7DiA6MUr0OVXZbTKMOTc8QvA2VCPFWNjWU4NzlZiRQvuQEuIFoz9vESEItDOpdU5g= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1591393742; s=zoho; d=elephly.net; i=rekado@elephly.net; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type; bh=8WdttYJ5AnV1fW+rfMEJ8B6rRcv7PQTel++iTNCvRrw=; b=TvdodSVccCTg4iHDRzDOa4IoAzilluYYTO3iFtv+ZOdI9oGSITjB6xy8fAvaeoiY G0GX1G6rcFiHShvk1R+f+nvVd3bxMvUByzwKqNadq0AuKmTj68hk7XYSC3flZ7rTbuV vGP89Z1LXISibrVnK/MKGyh4vpsZMH+3DfmoMfrs= Received: from localhost (p54ad4a40.dip0.t-ipconnect.de [84.173.74.64]) by mx.zohomail.com with SMTPS id 1591393739737988.5487416615026; Fri, 5 Jun 2020 14:48:59 -0700 (PDT) User-agent: mu4e 1.4.4; emacs 26.3 From: Ricardo Wurmus To: bug-guix@gnu.org Subject: jupyter cannot be installed X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Fri, 05 Jun 2020 23:48:56 +0200 Message-ID: <87eeqtgp4n.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain X-ZohoMailClient: External Received-SPF: pass client-ip=136.143.188.53; envelope-from=rekado@elephly.net; helo=sender4-of-o53.zoho.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/05 15:51:05 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) --8<---------------cut here---------------start------------->8--- building /gnu/store/rb5cigrwvqgm87hxpf553g283lc2j6px-jupyter-1.0.0.drv... guix package: error: profile contains conflicting entries for python-ipython guix package: error: first entry: python-ipython@7.9.0 /gnu/store/z0yarar134q6sziqncjdlfg2h2w5b2yh-python-ipython-7.9.0 guix package: error: ... propagated from python-ipywidgets@7.5.1 guix package: error: ... propagated from jupyter@1.0.0 guix package: error: second entry: python-ipython@7.9.0 /gnu/store/avmg5jd7kccchxadsd9c7zq0p3shlk3w-python-ipython-7.9.0 guix package: error: ... propagated from python-qtconsole@4.4.3 guix package: error: ... propagated from jupyter@1.0.0 hint: You cannot have two different versions or variants of `jupyter' in the same profile. --8<---------------cut here---------------end--------------->8--- The reason here is that python-ipywidgets asks for (prompt-toolkit-2-instead-of-prompt-toolkit python-ipython) whereas python-qtconsole just wants python-ipython. The result is that two different variants of python-ipython are requested. -- Ricardo ------------=_1592329082-26760-3--