From unknown Sun Aug 17 04:18:44 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#29244 <29244@debbugs.gnu.org> To: bug#29244 <29244@debbugs.gnu.org> Subject: Status: guix update -u always wants to update: python-wrapper & python-ipython Reply-To: bug#29244 <29244@debbugs.gnu.org> Date: Sun, 17 Aug 2025 11:18:44 +0000 retitle 29244 guix update -u always wants to update: python-wrapper & pytho= n-ipython reassign 29244 guix submitter 29244 Benjamin Andresen severity 29244 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 10 08:59:33 2017 Received: (at submit) by debbugs.gnu.org; 10 Nov 2017 13:59:33 +0000 Received: from localhost ([127.0.0.1]:33365 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eD9qG-00029S-KL for submit@debbugs.gnu.org; Fri, 10 Nov 2017 08:59:33 -0500 Received: from eggs.gnu.org ([208.118.235.92]:38352) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eD9qD-00029F-Py for submit@debbugs.gnu.org; Fri, 10 Nov 2017 08:59:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eD9q0-00009e-Eh for submit@debbugs.gnu.org; Fri, 10 Nov 2017 08:59:24 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.1 required=5.0 tests=BAYES_50,HTML_MESSAGE, HTML_OBFUSCATE_05_10,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:59775) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eD9q0-00008h-Au for submit@debbugs.gnu.org; Fri, 10 Nov 2017 08:59:16 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57485) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eD9pr-0007hP-Tf for bug-guix@gnu.org; Fri, 10 Nov 2017 08:59:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eD9pj-00083Q-Bv for bug-guix@gnu.org; Fri, 10 Nov 2017 08:59:07 -0500 Received: from smtp.in-ulm.de ([217.10.8.16]:53736) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eD9pi-0007wx-T5 for bug-guix@gnu.org; Fri, 10 Nov 2017 08:58:59 -0500 X-Virus-Scanned: Debian amavisd-new at smtp.in-ulm.de DKIM-Filter: OpenDKIM Filter v2.9.1 smtp.in-ulm.de 15D1742E01 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=in-ulm.de; s=default; t=1510322346; bh=0dmz9dUunNSCtsCnkd0WGMPBfiHSDdy/C1y6OCdqrqk=; h=From:To:Subject:Date:From; b=purUIVrTp9p+bn+sNr1mC7RqI5HNAfAtGa4f6TS9Uw8yYVAFL9m28kPYXrOP6ggoX yLcPB8gEdXQEm07lXHf3L4W4CcCdc2X4B+rWV4twWG29mc+ESswTM+9nc0NEFQlOc4 EFIA1Q4BwXQX2pcx8EoDS33FV5n5YKzAQ5Z9nLvI= From: Benjamin Andresen Authentication-Results: smtp.in-ulm.de; dkim=permerror (bad message/signature format) To: bug-guix@gnu.org Subject: guix update -u always wants to update: python-wrapper & python-ipython Date: Fri, 10 Nov 2017 14:58:31 +0100 Message-ID: <87o9oafd6g.fsf@in-ulm.de> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) 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: -4.1 (----) --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Hello everyone, this is with an empty user account that has no packages installed=20 before this: > guixsd% guix package -u > The following packages will be upgraded: > python-wrapper 3.5.3 =E2=86=92 3.5.3=20 > /gnu/store/xnb9bn2vgr3ch8zznsv23w65bb5psshh-python-wrapper-3.5.3 > python-ipython 5.3.0 =E2=86=92 5.3.0=20 > /gnu/store/7lg8s2kc6k8fxbdx80ykz39kz2lwj08g-python-ipython-5.3.0 >=20 > nothing to be done The problem exists with both installed and with them individually. The full log follows: > guixsd% guix --version | head -1 > guix (GNU Guix) 011f57695a817f9b13c75e43069e572101a3edf7 > guixsd% guix package -u > guixsd% guix package -i python-wrapper python-ipython > The following packages will be installed: > python-wrapper 3.5.3=20 > /gnu/store/xnb9bn2vgr3ch8zznsv23w65bb5psshh-python-wrapper-3.5.3 > python-ipython 5.3.0=20 > /gnu/store/7lg8s2kc6k8fxbdx80ykz39kz2lwj08g-python-ipython-5.3.0 >=20 > substitute: updating list of substitutes from=20 > 'https://mirror.hydra.gnu.org'... 100.0% > The following derivations will be built: > /gnu/store/blf8y4d32qdq18pskbb6izhp293b6g7w-profile.drv > /gnu/store/zc348d3nn5ib92r1aakkrzmdsw2dkfan-gtk-icon-themes.drv > /gnu/store/v9012vmlxji3xl46ffjsmcyc0g8fp4vl-xdg-mime-database.drv > /gnu/store/kil8lpbfg486awimiwx2j9cvlpvil4ii-xdg-desktop-database.drv > /gnu/store/iai78rn3m2cgqvdd8clw9yj60fvfxqyi-fonts-dir.drv > /gnu/store/clsaw0ny0k4wjc2c3fbz6ngmhpi0vlsv-gtk-im-modules.drv > /gnu/store/88smx74xhmk8wnr297dvb1p6jzzqq6zh-ca-certificate-bundle.drv > /gnu/store/0kcp2mxa01zjmg1s99sw15rbnhb1di3y-info-dir.drv > /gnu/store/iwavxfqba2j025j3b7h2g024ap9ckgh9-manual-database.drv > Creating manual page database for 71 packages... done in 11.566=20 > s > 2 packages in profile > The following environment variable definitions may be needed: > export=20 > PATH=3D"/home/test/.guix-profile/bin:/home/test/.guix-profile/sbin${PA= TH:+:}$PATH" > export=20 > PYTHONPATH=3D"/home/test/.guix-profile/lib/python3.5/site-packages${PY= THONPATH:+:}$PYTHONPATH" > export=20 > GUIX_GTK3_PATH=3D"/home/test/.guix-profile/lib/gtk-3.0${GUIX_GTK3_PATH= :+:}$GUIX_GTK3_PATH" > export=20 > GI_TYPELIB_PATH=3D"/home/test/.guix-profile/lib/girepository-1.0${GI_T= YPELIB_PATH:+:}$GI_TYPELIB_PATH" > export=20 > GIO_EXTRA_MODULES=3D"/home/test/.guix-profile/lib/gio/modules${GIO_EXT= RA_MODULES:+:}$GIO_EXTRA_MODULES" > guixsd% echo $SHELL > /gnu/store/4xxrs4ip83c7ji4nh8jclx2j0p1kj6rg-zsh-5.2/bin/zsh > guixsd% vim .zlogin > guixsd% guix package -u > The following packages will be upgraded: > python-wrapper 3.5.3 =E2=86=92 3.5.3=20 > /gnu/store/xnb9bn2vgr3ch8zznsv23w65bb5psshh-python-wrapper-3.5.3 > python-ipython 5.3.0 =E2=86=92 5.3.0=20 > /gnu/store/7lg8s2kc6k8fxbdx80ykz39kz2lwj08g-python-ipython-5.3.0 >=20 > nothing to be done > guixsd% guix package -r python-ipython > The following package will be removed: > python-ipython 5.3.0=20 > /gnu/store/7lg8s2kc6k8fxbdx80ykz39kz2lwj08g-python-ipython-5.3.0 >=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 > substitute: updating list of substitutes from=20 > 'https://mirror.hydra.gnu.org'... 100.0%=20=20=20=20=20=20=20=20=20=20 > The following derivations will be built: > /gnu/store/xh1f3avgvcbp8agzld2vi878mya5m4nd-profile.drv > /gnu/store/lkg6zp4qlmnixfzgzb93k0sdspj1n6ma-ca-certificate-bundle.drv > /gnu/store/6v3cmccrgm1sq86xqi4si95rpj5hhf7n-info-dir.drv > /gnu/store/1532igqvamrbaaw577mns21cgjm7ggah-fonts-dir.drv > /gnu/store/hifxa1zb6invg4w1v908ili82dlnys4m-manual-database.drv > Creating manual page database for 1 packages... done in 0.051 s > 1 package in profile=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20 >=20 > guixsd% guix package -u=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20 > The following package will be upgraded: > python-wrapper 3.5.3 =E2=86=92 3.5.3=20 > /gnu/store/xnb9bn2vgr3ch8zznsv23w65bb5psshh-python-wrapper-3.5.3 >=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 > substitute: updating list of substitutes from=20 > 'https://mirror.hydra.gnu.org'... 100.0% > The following derivations will be built:=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 > /gnu/store/svml5qir06llsv8p88vqn55q51qyfhar-profile.drv > /gnu/store/pg0c1z4z31k4qk3cgakm1ax5cm8vs4k8-info-dir.drv > /gnu/store/ljiyfird93jprpffk97nhhpx7fx3ckrg-ca-certificate-bundle.drv > /gnu/store/ipx6hk4g7nalw7nir5bwnbv25a1i0av3-fonts-dir.drv > /gnu/store/08651512643lavv3d45fcsk8kh7x1i0k-manual-database.drv > Creating manual page database for 1 packages... done in 0.039 s > 1 package in profile > guixsd% guix package -r python-wrapper -i python-ipython > The following package will be removed: > python-wrapper 3.5.3=20 > /gnu/store/xnb9bn2vgr3ch8zznsv23w65bb5psshh-python-wrapper-3.5.3 >=20 > The following package will be installed: > python-ipython 5.3.0=20 > /gnu/store/7lg8s2kc6k8fxbdx80ykz39kz2lwj08g-python-ipython-5.3.0 >=20 > substitute: updating list of substitutes from=20 > 'https://mirror.hydra.gnu.org'... 100.0% > The following derivations will be built: > /gnu/store/3nscgarm0m26gyfpaac7pf9vhwjxbylg-profile.drv > /gnu/store/rqr8jyiz5nqyzis2zxxiq2vifsmyxp8k-info-dir.drv > /gnu/store/nxnw1rbdbgcm9n1r32rjsllz4jsn52dp-fonts-dir.drv > /gnu/store/mnah8vfgs2qblnr18zc5jyiyrwcfg506-xdg-desktop-database.drv > /gnu/store/j9k8kqhrmbpifp39ak6cchf43svmi8ha-xdg-mime-database.drv > /gnu/store/i14dmlap8vfa3jgvxamp25gf6jsxkxi1-ca-certificate-bundle.drv > /gnu/store/8h3hr19jclr9c5134k0kjmanw2x3sbsh-gtk-icon-themes.drv > /gnu/store/5xys2xj1fvi3k943ia0pdlypg2silrl7-gtk-im-modules.drv > /gnu/store/wyzv6lrdxd358q96y5v43hm9q2spw4sl-manual-database.drv > Creating manual page database for 70 packages... done in 10.911=20 > s > 1 package in profile >=20 > guixsd% guix package -u > The following package will be upgraded: > python-ipython 5.3.0 =E2=86=92 5.3.0=20 > /gnu/store/7lg8s2kc6k8fxbdx80ykz39kz2lwj08g-python-ipython-5.3.0 >=20 > nothing to be done > guixsd% guix package -r python-ipython > The following package will be removed: > python-ipython 5.3.0=20 > /gnu/store/7lg8s2kc6k8fxbdx80ykz39kz2lwj08g-python-ipython-5.3.0 >=20 > The following derivation will be built: > /gnu/store/4xla7xlznq21and9z7b7k5ym8v72i51l-profile.drv > 0 packages in profile And to show that this is not an issue with other packages: > guixsd% guix package -i hello > substitute: updating list of substitutes from=20 > 'https://mirror.hydra.gnu.org'... 100.0% > The following package will be installed: > hello 2.10=20 > /gnu/store/lr8c1yswvrgckkaa6nzdi7q0d618bazs-hello-2.10 >=20 > substitute: updating list of substitutes from=20 > 'https://mirror.hydra.gnu.org'... 100.0% > The following derivations will be built: > /gnu/store/rfpcms1idn9527j44nn2f09gbgk1x8sv-profile.drv > /gnu/store/vl8cn02rldz7wa03rcgc7daid3hz1nn0-info-dir.drv > /gnu/store/pnaiz7z2156a9yj5hxmmhbkp8mqzc9av-ca-certificate-bundle.drv > /gnu/store/1f58a70palfbx2pilzfh3wglif2mv077-fonts-dir.drv > /gnu/store/6cjikirka4hxpg19jly6qagjjsrviy7b-hello-2.10.drv > /gnu/store/vykvgqizig5yw7rhpmfb9zzm40r8bakk-manual-database.drv > 0.0 MB will be downloaded: > /gnu/store/wf65hjwqwpz4wllasn63zysi5irql2sx-hello-2.10 > Downloading=20 > https://mirror.hydra.gnu.org/guix/nar/gzip/wf65hjwqwpz4wllasn63zysi5irql2= sx-hello-2.10... > hello-2.10 48KiB >=20 > grafting=20 > '/gnu/store/wf65hjwqwpz4wllasn63zysi5irql2sx-hello-2.10' ->=20 > '/gnu/store/lr8c1yswvrgckkaa6nzdi7q0d618bazs-hello-2.10'... > Creating manual page database for 1 packages... done in 0.046 s > 1 package in profile > guixsd% guix package -u > guixsd% Thanks in advance! --=20 Best regards, Benny 0x9EC76EA52B8F32A1 6315 887D 6E46 6967 7AC0 3E76 9EC7 6EA5 2B8F 32A1 --=-=-= Content-Type: multipart/related; boundary="==-=-=" --==-=-= Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable

Hello everyone,

this is with an empty user account that has no packages installed before th= is:
> guixsd% guix package -u
> The following packages will be upgraded:
> python-wrapper 3.5.3 =E2=86=92 3.5.3 /gnu/store/xnb9bn2vgr3= ch8zznsv23w65bb5psshh-python-wrapper-3.5.3
> python-ipython 5.3.0 =E2=86=92 5.3.0 /gnu/store/7lg8s2kc6k8= fxbdx80ykz39kz2lwj08g-python-ipython-5.3.0
>
> nothing to be done

The problem exists with both installed and with them individually.

The full log follows:
> guixsd% guix –version | head -1
> guix (GNU Guix) 011f57695a817f9b13c75e43069e572101a3edf7
> guixsd% guix package -u
> guixsd% guix package -i python-wrapper python-ipython
> The following packages will be installed:
> python-wrapper 3.5.3 /gnu/store/xnb9bn2vgr3ch8zznsv23w65bb5= psshh-python-wrapper-3.5.3
> python-ipython 5.3.0 /gnu/store/7lg8s2kc6k8fxbdx80ykz39kz2l= wj08g-python-ipython-5.3.0
>
> substitute: updating list of substitutes from 'https://mirror.hydra.gn= u.org'… 100.0%
> The following derivations will be built:
> /gnu/store/blf8y4d32qdq18pskbb6izhp293b6g7w-profile.drv
> /gnu/store/zc348d3nn5ib92r1aakkrzmdsw2dkfan-gtk-icon-themes.drv
> /gnu/store/v9012vmlxji3xl46ffjsmcyc0g8fp4vl-xdg-mime-database.drv > /gnu/store/kil8lpbfg486awimiwx2j9cvlpvil4ii-xdg-desktop-database.dr= v
> /gnu/store/iai78rn3m2cgqvdd8clw9yj60fvfxqyi-fonts-dir.drv
> /gnu/store/clsaw0ny0k4wjc2c3fbz6ngmhpi0vlsv-gtk-im-modules.drv
> /gnu/store/88smx74xhmk8wnr297dvb1p6jzzqq6zh-ca-certificate-bundle.d= rv
> /gnu/store/0kcp2mxa01zjmg1s99sw15rbnhb1di3y-info-dir.drv
> /gnu/store/iwavxfqba2j025j3b7h2g024ap9ckgh9-manual-database.drv
> Creating manual page database for 71 packages… done in 11.566 s=
> 2 packages in profile
> The following environment variable definitions may be needed:
> export PATH=3D"home/test.guix-profile/bin:/home/test/.guix-p= rofile/sbin${PATH:+:}\(PATH" > export PYTHONPATH=3D"/home/test/.guix-profile/lib/python3.5/site-packa= ges\){PYTHONPATH:+:}\(PYTHONPATH" > export GUIX_GTK3_PATH=3D"/home/test/.guix-profile/lib/gtk-3.0\){GUIXGTK3PATH:+:}\(GUIX_GTK3_PATH" > export GI_TYPELIB_PATH=3D"/home/test/.guix-profile/lib/girepository-1.= 0\){GITYPELIBPATH:+:}\(GI_TYPELIB_PATH" > export GIO_EXTRA_MODULES=3D"/home/test/.guix-profile/lib/gio/modules\)= {GIOEXTRAMODULES:+:}$GIOEXTRAMODULES<= /sub>"
> guixsd% echo $SHELL
> /gnu/store/4xxrs4ip83c7ji4nh8jclx2j0p1kj6rg-zsh-5.2/bin/zsh
> guixsd% vim .zlogin
> guixsd% guix package -u
> The following packages will be upgraded:
> python-wrapper 3.5.3 =E2=86=92 3.5.3 /gnu/store/xnb9bn2vgr3= ch8zznsv23w65bb5psshh-python-wrapper-3.5.3
> python-ipython 5.3.0 =E2=86=92 5.3.0 /gnu/store/7lg8s2kc6k8= fxbdx80ykz39kz2lwj08g-python-ipython-5.3.0
>
> nothing to be done
> guixsd% guix package -r python-ipython
> The following package will be removed:
> python-ipython 5.3.0 /gnu/store/7lg8s2kc6k8fxbdx80ykz39kz2l= wj08g-python-ipython-5.3.0
>
> substitute: updating list of substitutes from 'https://mirror.hydra.gn= u.org'… 100.0%
> The following derivations will be built:
> /gnu/store/xh1f3avgvcbp8agzld2vi878mya5m4nd-profile.drv
> /gnu/store/lkg6zp4qlmnixfzgzb93k0sdspj1n6ma-ca-certificate-bundle.d= rv
> /gnu/store/6v3cmccrgm1sq86xqi4si95rpj5hhf7n-info-dir.drv
> /gnu/store/1532igqvamrbaaw577mns21cgjm7ggah-fonts-dir.drv
> /gnu/store/hifxa1zb6invg4w1v908ili82dlnys4m-manual-database.drv
> Creating manual page database for 1 packages… done in 0.051 s > 1 package in profile
>
> guixsd% guix package -u
> The following package will be upgraded:
> python-wrapper 3.5.3 =E2=86=92 3.5.3 /gnu/store/xnb9bn2vgr3= ch8zznsv23w65bb5psshh-python-wrapper-3.5.3
>
> substitute: updating list of substitutes from 'https://mirror.hydra.gn= u.org'… 100.0%
> The following derivations will be built:
> /gnu/store/svml5qir06llsv8p88vqn55q51qyfhar-profile.drv
> /gnu/store/pg0c1z4z31k4qk3cgakm1ax5cm8vs4k8-info-dir.drv
> /gnu/store/ljiyfird93jprpffk97nhhpx7fx3ckrg-ca-certificate-bundle.d= rv
> /gnu/store/ipx6hk4g7nalw7nir5bwnbv25a1i0av3-fonts-dir.drv
> /gnu/store/08651512643lavv3d45fcsk8kh7x1i0k-manual-database.drv
> Creating manual page database for 1 packages… done in 0.039 s > 1 package in profile
> guixsd% guix package -r python-wrapper -i python-ipython
> The following package will be removed:
> python-wrapper 3.5.3 /gnu/store/xnb9bn2vgr3ch8zznsv23w65bb5= psshh-python-wrapper-3.5.3
>
> The following package will be installed:
> python-ipython 5.3.0 /gnu/store/7lg8s2kc6k8fxbdx80ykz39kz2l= wj08g-python-ipython-5.3.0
>
> substitute: updating list of substitutes from 'https://mirror.hydra.gn= u.org'… 100.0%
> The following derivations will be built:
> /gnu/store/3nscgarm0m26gyfpaac7pf9vhwjxbylg-profile.drv
> /gnu/store/rqr8jyiz5nqyzis2zxxiq2vifsmyxp8k-info-dir.drv
> /gnu/store/nxnw1rbdbgcm9n1r32rjsllz4jsn52dp-fonts-dir.drv
> /gnu/store/mnah8vfgs2qblnr18zc5jyiyrwcfg506-xdg-desktop-database.dr= v
> /gnu/store/j9k8kqhrmbpifp39ak6cchf43svmi8ha-xdg-mime-database.drv > /gnu/store/i14dmlap8vfa3jgvxamp25gf6jsxkxi1-ca-certificate-bundle.d= rv
> /gnu/store/8h3hr19jclr9c5134k0kjmanw2x3sbsh-gtk-icon-themes.drv
> /gnu/store/5xys2xj1fvi3k943ia0pdlypg2silrl7-gtk-im-modules.drv
> /gnu/store/wyzv6lrdxd358q96y5v43hm9q2spw4sl-manual-database.drv
> Creating manual page database for 70 packages… done in 10.911 s=
> 1 package in profile
>
> guixsd% guix package -u
> The following package will be upgraded:
> python-ipython 5.3.0 =E2=86=92 5.3.0 /gnu/store/7lg8s2kc6k8= fxbdx80ykz39kz2lwj08g-python-ipython-5.3.0
>
> nothing to be done
> guixsd% guix package -r python-ipython
> The following package will be removed:
> python-ipython 5.3.0 /gnu/store/7lg8s2kc6k8fxbdx80ykz39kz2l= wj08g-python-ipython-5.3.0
>
> The following derivation will be built:
> /gnu/store/4xla7xlznq21and9z7b7k5ym8v72i51l-profile.drv
> 0 packages in profile

And to show that this is not an issue with other packages:

> guixsd% guix package -i hello
> substitute: updating list of substitutes from 'https://mirror.hydra.gn= u.org'… 100.0%
> The following package will be installed:
> hello 2.10 /gnu/store/lr8c1yswvrgckkaa6nzdi7q0d618bazs-he= llo-2.10
>
> substitute: updating list of substitutes from 'https://mirror.hydra.gn= u.org'… 100.0%
> The following derivations will be built:
> /gnu/store/rfpcms1idn9527j44nn2f09gbgk1x8sv-profile.drv
> /gnu/store/vl8cn02rldz7wa03rcgc7daid3hz1nn0-info-dir.drv
> /gnu/store/pnaiz7z2156a9yj5hxmmhbkp8mqzc9av-ca-certificate-bundle.d= rv
> /gnu/store/1f58a70palfbx2pilzfh3wglif2mv077-fonts-dir.drv
> /gnu/store/6cjikirka4hxpg19jly6qagjjsrviy7b-hello-2.10.drv
> /gnu/store/vykvgqizig5yw7rhpmfb9zzm40r8bakk-manual-database.drv
> 0.0 MB will be downloaded:
> /gnu/store/wf65hjwqwpz4wllasn63zysi5irql2sx-hello-2.10
> Downloading https://mirror.hydra.gnu.org/guix/= nar/gzip/wf65hjwqwpz4wllasn63zysi5irql2sx-hello-2.10
> hello-2.10 48KiB
>
> grafting '/gnu/store/wf65hjwqwpz4wllasn63zysi5irql2sx-hello-2.10' ->= ; '/gnu/store/lr8c1yswvrgckkaa6nzdi7q0d618bazs-hello-2.10'…
> Creating manual page database for 1 packages… done in 0.046 s > 1 package in profile
> guixsd% guix package -u
> guixsd%

Thanks in advance!


Best regards,
Benny
0x9EC76EA52B8F32A1
6315 887D 6E46 6967 7AC0 3E76 9EC7 6EA5 2B8F 32A1

--==-=-=-- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 20 16:50:15 2017 Received: (at 29244) by debbugs.gnu.org; 20 Nov 2017 21:50:15 +0000 Received: from localhost ([127.0.0.1]:49544 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eGtxH-00083k-3W for submit@debbugs.gnu.org; Mon, 20 Nov 2017 16:50:15 -0500 Received: from hera.aquilenet.fr ([141.255.128.1]:56304) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eGtxD-00083a-5s for 29244@debbugs.gnu.org; Mon, 20 Nov 2017 16:50:12 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id BABF2F118; Mon, 20 Nov 2017 22:50:12 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ELhEdtK0VQYf; Mon, 20 Nov 2017 22:50:11 +0100 (CET) Received: from ribbon (unknown [IPv6:2a01:e0a:1d:7270:af76:b9b:ca24:c465]) by hera.aquilenet.fr (Postfix) with ESMTPSA id F39DEEE99; Mon, 20 Nov 2017 22:50:10 +0100 (CET) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Benjamin Andresen Subject: Re: bug#29244: guix update -u always wants to update: python-wrapper & python-ipython References: <87o9oafd6g.fsf@in-ulm.de> Date: Mon, 20 Nov 2017 22:50:07 +0100 In-Reply-To: <87o9oafd6g.fsf@in-ulm.de> (Benjamin Andresen's message of "Fri, 10 Nov 2017 14:58:31 +0100") Message-ID: <87vai4zkkw.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 29244 Cc: 29244@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 (+) Hello, Benjamin Andresen skribis: > this is with an empty user account that has no packages installed before = this: >> guixsd% guix package -u >> The following packages will be upgraded: >> python-wrapper 3.5.3 =E2=86=92 3.5.3 /gnu/store/xnb9bn2vgr3ch8zznsv23w65= bb5psshh-python-wrapper-3.5.3 >> python-ipython 5.3.0 =E2=86=92 5.3.0 /gnu/store/7lg8s2kc6k8fxbdx80ykz39k= z2lwj08g-python-ipython-5.3.0 >> >> nothing to be done > > The problem exists with both installed and with them individually. This is because =E2=80=98transaction-upgrade-entry=E2=80=99 in (guix profil= es) conservatively assumes that any package with propagated inputs, like =E2=80=98python-wrapper=E2=80=99, always has to be upgraded: (case (version-compare candidate-version version) ((>) (manifest-transaction-install-entry (package->manifest-entry pkg output) transaction)) ((<) transaction) ((=3D) (let ((candidate-path (derivation->output-path (package-derivation (%store) pkg)))) ;; XXX: When there are propagated inputs, assume we need to ;; upgrade the whole entry. (if (and (string=3D? path candidate-path) (null? (package-propagated-inputs pkg))) transaction (manifest-transaction-install-entry (package->manifest-entry pkg output) transaction))))) I think we can refine this code. Thanks for your report, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 16 03:45:53 2021 Received: (at 29244) by debbugs.gnu.org; 16 Sep 2021 07:45:53 +0000 Received: from localhost ([127.0.0.1]:53696 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQm5g-0000yP-B5 for submit@debbugs.gnu.org; Thu, 16 Sep 2021 03:45:52 -0400 Received: from mail-wr1-f44.google.com ([209.85.221.44]:45748) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQm5b-0000xs-9z for 29244@debbugs.gnu.org; Thu, 16 Sep 2021 03:45:50 -0400 Received: by mail-wr1-f44.google.com with SMTP id d21so7889847wra.12 for <29244@debbugs.gnu.org>; Thu, 16 Sep 2021 00:45:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=XZYJ8Q3ma0SRPMQCOO/oe0Ef5itXpykCn8Qtc9ltM00=; b=eJuCTWgmp33GsyAhVxMqmItracORhDdrmEqCYHXxGIFFRqGwB9nQSepxX+OuqGICtB OvhlhIXoVt8cPfjB0R2QUvORu41B2TA6nfU10mnL4s4XF1ayBLHWzqulIGg1ywWcnUgV 17BYXjR77pk8d4YuyjUlUl2aOyRmalSxGQ2QC6/HHuLXmD0e1BEITiPsHiQBJTIB/NBC +S8TCbWXn8LO/OqRD2dc6bjMi0dWz4BKDf9dbS2q/XxVHykfT9XoxrAqwJeZfCZ/EZEq Z1/CUlrx4ExnWvqlR35Vu2TcdjDMoktIt2EAol1Exr6BauwEKD1qeSTPIQQZpcP2gdzN lEag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=XZYJ8Q3ma0SRPMQCOO/oe0Ef5itXpykCn8Qtc9ltM00=; b=M4sSNB9eiXWB7pIt3UPebrA7D0b28PviVVSaMj0ypz9uDvedqDSalj+56895bgf0fA bsFBYqMcYqrFepGxWvJBvSTTApZeBkXd6HETxYPp0jF+knBs7vmLAFb9jSF4JA48sSOZ 0d1KVwvh1Iel084eZmbmoLWw72HZAATH1nxggCvgK6ghriqMu2Ylg2cYnfFTwPfO2JvI surjzZp+UBfduyZGbtbpCvR1IbuQWb+PRyHQ/0Z3Xh8eidb7czjcecth/1QkDg1xHAxS SkdVhvE47fyE45ovdZj6rJdXxM4zhBMNQs1hDZcKaNRkEv9heJWyb4H6vWkqZcd49Bne HnnQ== X-Gm-Message-State: AOAM532Kjkpjfa2MbCArSyo2XAkQVtMfZwTjUuzZZvnEzEbQcDNmlXes VWBvMMQdGvUtfK1e8EW6uYgtSgBVH/QLbQ== X-Google-Smtp-Source: ABdhPJy/En5Mxx5l9oRC+yc03uyQ6t575iYRbn9Hh6segXMaiEs/QukaXbUgA4TbTnUzQxgHJ/NhqA== X-Received: by 2002:a05:6000:1081:: with SMTP id y1mr4533106wrw.14.1631778341670; Thu, 16 Sep 2021 00:45:41 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id c17sm2948500wrn.54.2021.09.16.00.45.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 Sep 2021 00:45:41 -0700 (PDT) From: zimoun To: Benjamin Andresen Subject: Re: bug#29244: guix update -u always wants to update: python-wrapper & python-ipython References: <87o9oafd6g.fsf@in-ulm.de> Date: Thu, 16 Sep 2021 09:28:41 +0200 In-Reply-To: <87o9oafd6g.fsf@in-ulm.de> (Benjamin Andresen's message of "Fri, 10 Nov 2017 14:58:31 +0100") Message-ID: <867dfhrnbq.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 29244 Cc: 29244@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 On Fri, 10 Nov 2017 at 14:58, Benjamin Andresen wrote: > this is with an empty user account that has no packages installed before = this: >> guixsd% guix package -u >> The following packages will be upgraded: >> python-wrapper 3.5.3 =E2=86=92 3.5.3 /gnu/store/xnb9bn2vgr3ch8zznsv23w65= bb5psshh-python-wrapper-3.5.3 >> python-ipython 5.3.0 =E2=86=92 5.3.0 /gnu/store/7lg8s2kc6k8fxbdx80ykz39k= z2lwj08g-python-ipython-5.3.0 >> >> nothing to be done >From my understanding, this old bug [1] can be closed. Now it is fixed, aside the issue reported in bug#28743 [2]. Is it solved for you? --8<---------------cut here---------------start------------->8--- $ guix package -i python-wrapper python-ipython -p /tmp/foo 2>/dev/null $ guix package -p /tmp/foo --list-generations Generation 1 Sep 16 2021 09:24:06 (current) python-wrapper 3.8.2 out /gnu/store/nckjv3ccwdi6096j478gvns43ssbls2p-pyth= on-wrapper-3.8.2 python-ipython 7.9.0 out /gnu/store/y6rgmla9xr3sxdlv4lwnksy584w2l4xj-pyth= on-ipython-7.9.0 $ guix package -p /tmp/foo --upgrade --dry-run guix package: warning: nothing to do $ guix package -p /tmp/foo --upgrade guix package: warning: nothing to do $ guix package -p /tmp/foo --list-generations Generation 1 Sep 16 2021 09:24:06 (current) python-wrapper 3.8.2 out /gnu/store/nckjv3ccwdi6096j478gvns43ssbls2p-pyth= on-wrapper-3.8.2 python-ipython 7.9.0 out /gnu/store/y6rgmla9xr3sxdlv4lwnksy584w2l4xj-pyth= on-ipython-7.9.0 --8<---------------cut here---------------end--------------->8--- 1: 2: All the best, simon From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 12 18:04:58 2021 Received: (at 29244-done) by debbugs.gnu.org; 12 Oct 2021 22:04:58 +0000 Received: from localhost ([127.0.0.1]:55095 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1maPtK-0006Bl-F6 for submit@debbugs.gnu.org; Tue, 12 Oct 2021 18:04:58 -0400 Received: from mail-wr1-f46.google.com ([209.85.221.46]:36731) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1maPtJ-0006BS-9Y for 29244-done@debbugs.gnu.org; Tue, 12 Oct 2021 18:04:58 -0400 Received: by mail-wr1-f46.google.com with SMTP id o20so1698203wro.3 for <29244-done@debbugs.gnu.org>; Tue, 12 Oct 2021 15:04:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=CfywiZ4c//bEJ8RZqOEq9x15gY3GGA/eeKps2bXa528=; b=k094SBhNKcdfuhUc/bO6JZFnb2iSvHIc7Nnb1mQbNXmQgxrMhLmbbhYqouPAjmcGvO 5dDfyx4dgqbxR2x5W4fr2WUjpo36cyKm5zrx0DrRflg6bsN3tw7bdRri7Fo+X9b9okoN Md94+Jnn4DbdCErHqQXrgQvKDuy5lb2wQ1fuvdkd4ym0D17utNZYdEnvJEMxEX2VyYx0 dZTVd+6z3Y97XbS2TAFe2CEoCi2k6kPC+NMXdrcT5RS6nh935ylTRdfwPYCal+0xuRzj /kLcWXmmyz0tu6QZ8W0clGywoUVEWie3iwcsdwe0ouQliHxPaiD/hnAJFv0G3WUfYYBA FFPw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=CfywiZ4c//bEJ8RZqOEq9x15gY3GGA/eeKps2bXa528=; b=DPOwy3ptmVW92MXVoEtlbNwr2fA95fBQMxj1qRiX2Taa1uGwezJpdXYpdM4PrnXUEw LDXLd5gVD/EbG3881uJUMKmCTpak7zlrkB7nyZJ1Lc13HlTcFS4Hq9d/KsCotgWKoyPv PiYN/dWbZ07ba/qGL93yUCwH/DGX+ajXM+Cbpz2gAOWdhZY40+V/6lh9Fs2V8Et3uPPI Y575ceXRNSAsoe58PrLQi6Tf+bJH9e5yc6K1J3+U5Ra3sWU2QnEQUmiOtBoFreXj8YnF TfUI8Vx+Xexb8XhdN8Z248XzP2vHIa65jaj0c00MX2CCcY1WqK+yu14BdWZm7Hn/1q3q Kx+g== X-Gm-Message-State: AOAM531atM8lLeF2QP+INn9YhBmTGYt9oouYA1pDnDOvggu2hr4NDSbs 0L0Z8dZc3eZVjYY5+BAf2zEa1LEePSGBUg== X-Google-Smtp-Source: ABdhPJyFxmY4tZbgzgZHRu/k83lcRnRUK96ExgctiOCkXvTwUO4HftSm13B9ssrRVnT7e5ZZBekhVw== X-Received: by 2002:a1c:7fd0:: with SMTP id a199mr8785690wmd.96.1634076291529; Tue, 12 Oct 2021 15:04:51 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id y5sm6601315wrq.85.2021.10.12.15.04.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 12 Oct 2021 15:04:51 -0700 (PDT) From: zimoun To: Benjamin Andresen Subject: Re: bug#29244: guix update -u always wants to update: python-wrapper & python-ipython References: <87o9oafd6g.fsf@in-ulm.de> <867dfhrnbq.fsf@gmail.com> Date: Tue, 12 Oct 2021 23:55:22 +0200 In-Reply-To: <867dfhrnbq.fsf@gmail.com> (zimoun's message of "Thu, 16 Sep 2021 09:28:41 +0200") Message-ID: <86lf2xkiwl.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 29244-done Cc: 29244-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, On Thu, 16 Sep 2021 at 09:28, zimoun wrote: > On Fri, 10 Nov 2017 at 14:58, Benjamin Andresen wrote: > >> this is with an empty user account that has no packages installed before= this: >>> guixsd% guix package -u >>> The following packages will be upgraded: >>> python-wrapper 3.5.3 =E2=86=92 3.5.3 /gnu/store/xnb9bn2vgr3ch8zznsv23w6= 5bb5psshh-python-wrapper-3.5.3 >>> python-ipython 5.3.0 =E2=86=92 5.3.0 /gnu/store/7lg8s2kc6k8fxbdx80ykz39= kz2lwj08g-python-ipython-5.3.0 >>> >>> nothing to be done > >>>From my understanding, this old bug [1] can be closed. Now it is fixed, > aside the issue reported in bug#28743 [2]. Is it solved for you? > > $ guix package -i python-wrapper python-ipython -p /tmp/foo 2>/dev/null > > $ guix package -p /tmp/foo --list-generations > Generation 1 Sep 16 2021 09:24:06 (current) > python-wrapper 3.8.2 out /gnu/store/nckjv3ccwdi6096j478gvns43ssbls2p-py= thon-wrapper-3.8.2 > python-ipython 7.9.0 out /gnu/store/y6rgmla9xr3sxdlv4lwnksy584w2l4xj-py= thon-ipython-7.9.0 > > $ guix package -p /tmp/foo --upgrade --dry-run > guix package: warning: nothing to do > > $ guix package -p /tmp/foo --upgrade > guix package: warning: nothing to do > > $ guix package -p /tmp/foo --list-generations > Generation 1 Sep 16 2021 09:24:06 (current) > python-wrapper 3.8.2 out /gnu/store/nckjv3ccwdi6096j478gvns43ssbls2p-py= thon-wrapper-3.8.2 > python-ipython 7.9.0 out /gnu/store/y6rgmla9xr3sxdlv4lwnksy584w2l4xj-py= thon-ipython-7.9.0 > > > 1: > 2: After waiting 3 weeks without reporting an issue, and from my understanding, now the bug is fixed. So closing. If I missed something, feel free to reopen. All the best, simon From unknown Sun Aug 17 04:18:44 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, 10 Nov 2021 12:24:09 +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