From unknown Fri Aug 15 04:06:59 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#41738 <41738@debbugs.gnu.org> To: bug#41738 <41738@debbugs.gnu.org> Subject: Status: Jupyter propagates two different versions of ipython Reply-To: bug#41738 <41738@debbugs.gnu.org> Date: Fri, 15 Aug 2025 11:06:59 +0000 retitle 41738 Jupyter propagates two different versions of ipython reassign 41738 guix submitter 41738 paul severity 41738 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 06 11:52:48 2020 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-- From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 06 14:44:32 2020 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 To: paul Subject: Re: bug#41738: Jupyter propagates two different versions of ipython 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-Debbugs-Envelope-To: 41738 Cc: bug-Guix , 41738@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: 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 debbugs-submit-bounces@debbugs.gnu.org Sat Jun 06 14:46:29 2020 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 To: paul Subject: Re: bug#41738: Jupyter propagates two different versions of ipython 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-Debbugs-Envelope-To: 41738 Cc: bug-Guix , 41738@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: 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 debbugs-submit-bounces@debbugs.gnu.org Sat Jun 06 18:35:09 2020 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?B?QmrDtnJuIEjDtmZsaW5n?= To: david larsson Subject: Re: bug#41738: Jupyter propagates two different versions of ipython 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-Debbugs-Envelope-To: 41738 Cc: bug-Guix , paul , 41738@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 (+) --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 debbugs-submit-bounces@debbugs.gnu.org Mon Jun 08 02:04:10 2020 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 To: paul Subject: Re: bug#41738: Jupyter propagates two different versions of ipython 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-Debbugs-Envelope-To: submit Cc: bug-guix@gnu.org, 41738@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: -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 debbugs-submit-bounces@debbugs.gnu.org Tue Jun 16 13:37:18 2020 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 From unknown Fri Aug 15 04:06:59 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 15 Jul 2020 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator