From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 22 12:05:52 2016 Received: (at submit) by debbugs.gnu.org; 22 Nov 2016 17:05:52 +0000 Received: from localhost ([127.0.0.1]:38522 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c9EVz-0003qA-TV for submit@debbugs.gnu.org; Tue, 22 Nov 2016 12:05:52 -0500 Received: from eggs.gnu.org ([208.118.235.92]:57602) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c9EVx-0003pv-P5 for submit@debbugs.gnu.org; Tue, 22 Nov 2016 12:05:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c9EVm-00074R-La for submit@debbugs.gnu.org; Tue, 22 Nov 2016 12:05:44 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:34081) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c9EVm-00074F-C1 for submit@debbugs.gnu.org; Tue, 22 Nov 2016 12:05:38 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48561) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c9EVl-00070u-E8 for bug-guix@gnu.org; Tue, 22 Nov 2016 12:05:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c9EVh-00071E-6H for bug-guix@gnu.org; Tue, 22 Nov 2016 12:05:37 -0500 Received: from sender163-mail.zoho.com ([74.201.84.163]:21405) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c9EVg-0006z5-Sq for bug-guix@gnu.org; Tue, 22 Nov 2016 12:05:33 -0500 Received: from localhost (141.80.148.99 [141.80.148.99]) by mx.zohomail.com with SMTPS id 1479834327253771.4165674916364; Tue, 22 Nov 2016 09:05:27 -0800 (PST) User-agent: mu4e 0.9.16; emacs 25.1.1 From: Ricardo Wurmus To: bug-guix@gnu.org Subject: Guix requests substitute for non-substitutable package Date: Tue, 22 Nov 2016 18:05:24 +0100 Message-ID: <87lgwbla23.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [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.0 (----) 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.0 (----) Guix requests a substitute for “texlive-texmf” even though it is marked as not substitutable. This is a problem for many users because hydra does not offer a substitute for this package. Users have to pass “--fallback” to make Guix build the package from source. Only the “texlive-texmf” package is marked as not substitutable. -- Ricardo From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 16 04:56:31 2017 Received: (at 24988-done) by debbugs.gnu.org; 16 Jun 2017 08:56:31 +0000 Received: from localhost ([127.0.0.1]:50221 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dLn3P-0003nZ-1o for submit@debbugs.gnu.org; Fri, 16 Jun 2017 04:56:31 -0400 Received: from eggs.gnu.org ([208.118.235.92]:55687) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dLn3N-0003nM-6e for 24988-done@debbugs.gnu.org; Fri, 16 Jun 2017 04:56:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dLn3E-0005Ly-I7 for 24988-done@debbugs.gnu.org; Fri, 16 Jun 2017 04:56:23 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:38529) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dLn3E-0005Lr-EC; Fri, 16 Jun 2017 04:56:20 -0400 Received: from [193.50.110.101] (port=55172 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dLn3C-0000vm-U4; Fri, 16 Jun 2017 04:56:19 -0400 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Ricardo Wurmus Subject: Re: bug#24988: Guix requests substitute for non-substitutable package References: <87lgwbla23.fsf@elephly.net> Date: Fri, 16 Jun 2017 10:56:17 +0200 In-Reply-To: <87lgwbla23.fsf@elephly.net> (Ricardo Wurmus's message of "Tue, 22 Nov 2016 18:05:24 +0100") Message-ID: <87mv98gvke.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: 24988-done Cc: 24988-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: -3.4 (---) Ricardo Wurmus skribis: > Guix requests a substitute for =E2=80=9Ctexlive-texmf=E2=80=9D even thoug= h it is marked > as not substitutable. This is a problem for many users because hydra > does not offer a substitute for this package. Users have to pass > =E2=80=9C--fallback=E2=80=9D to make Guix build the package from source. > > Only the =E2=80=9Ctexlive-texmf=E2=80=9D package is marked as not substit= utable. I believe this was fixed in bdb59b331bac0dea4a75b055334313ddc7bfecc8. Now I get: --8<---------------cut here---------------start------------->8--- $ guix package -e '(@@ (gnu packages tex) texlive-texmf)' -n The following package would be installed: texlive-texmf 2016 /gnu/store/qnz85bcaw899rkv1bpgb0121ma5b9vzk= -texlive-texmf-2016 substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org= '... 100.0% The following derivations would be built: /gnu/store/dawkcdisqbkhcdh7jnvv4riyn776il1j-profile.drv /gnu/store/izfgalbxmalakjwqg3dv67g4cg6i5j2h-fonts-dir.drv /gnu/store/3g2j8m7kfbr49277007qivx01h2mm88d-texlive-texmf-2016.drv /gnu/store/37ghxb96mnjamid1vqgbmlllqqd6yl6k-ca-certificate-bundle.drv /gnu/store/2dqinwxwg5fanbcsnxlw5rh15pgzanps-info-dir.drv /gnu/store/5bmwih8gdncsdxlvv1fn2az3jy55s6w1-manual-database.drv 2105.2 MB would be downloaded: /gnu/store/459shrba10iz1g4wqkf4y2fyiravla6v-mkfontscale-1.1.2 /gnu/store/g7lnq940sn01iiaj1pvm72r2c29pgbp4-mkfontdir-1.0.7 /gnu/store/y3nhc5n2misr91ydp907s50irjcssdfv-texlive-20160523b-texmf.tar.= xz [...] --8<---------------cut here---------------end--------------->8--- Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 16 21:56:45 2017 Received: (at 24988) by debbugs.gnu.org; 17 Jun 2017 01:56:46 +0000 Received: from localhost ([127.0.0.1]:51878 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dM2yj-00086e-O5 for submit@debbugs.gnu.org; Fri, 16 Jun 2017 21:56:45 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:49855) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dM2yh-00086V-7S for 24988@debbugs.gnu.org; Fri, 16 Jun 2017 21:56:44 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id EB45120702; Fri, 16 Jun 2017 21:56:40 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Fri, 16 Jun 2017 21:56:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=HoHtlpks3NspeFaGjb4SEAehtr4Xq3hIlZ2Hwx InXjo=; b=BtAUIooTBKkPfeTbUmTW2iyHON+v92lQa45/xleNR86FvEJs5m6k1i IxIJICIMHJxGa4frEH3ac1FacVAfD6BixEIDZB6q3PlbPzdEkm62C/wPEojhJ9v3 7WlnWMGhhHcAwso+oNsLAN8GHO60+JlRLM/98N8R1BUYgxAVnN7b0= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=fm1; bh=HoHtlpks3NspeFaGjb 4SEAehtr4Xq3hIlZ2HwxInXjo=; b=g/OVz72zkFq8zFDcnJX/aN2CzVCAh76wY1 t51nPb5iw4ZsUU2bXy2lsggAOlFPFcEgdmf8qk0CiJqdli1Ho4W6OCtKDkltfQHm tLdFYxNW7YgLim8YsE3GoaNft6hsZc6CKCFL5aBKUIDambie8tarhTkkjoJUUy8x hTy7yt7FTRe1KkVmqk70oGrh1mdvjhWVmxT3+2TfF17XIzNwY5+a4aYgcRhsGhhZ vgDYlIIsu4qda7rsgCsWjnxWh2TD9OyYox5oi6KUEdPB237sugLnZsUTuGbXuQa6 Yxr6FNeVUU28yFZBa3iA6o9JDliTYsDRfiHQQ6QBtJhM/imdlh6Q== X-ME-Sender: X-Sasl-enc: 39mSUM8PajkvCqJUlKLl0T1VXb77SalviL9uIijz9t9S 1497664600 Received: from localhost (c-73-165-108-70.hsd1.pa.comcast.net [73.165.108.70]) by mail.messagingengine.com (Postfix) with ESMTPA id ACFCA2475C; Fri, 16 Jun 2017 21:56:40 -0400 (EDT) Date: Fri, 16 Jun 2017 21:56:40 -0400 From: Leo Famulari To: 24988@debbugs.gnu.org, ludo@gnu.org, rekado@elephly.net Subject: Re: bug#24988: Guix requests substitute for non-substitutable package Message-ID: <20170617015640.GB6801@jasmine.lan> References: <87lgwbla23.fsf@elephly.net> <87mv98gvke.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ZGiS0Q5IWpPtfppv" Content-Disposition: inline In-Reply-To: <87mv98gvke.fsf@gnu.org> User-Agent: Mutt/1.8.3 (2017-05-23) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 24988 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.7 (/) --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 16, 2017 at 10:56:17AM +0200, Ludovic Court=E8s wrote: > --8<---------------cut here---------------start------------->8--- > $ guix package -e '(@@ (gnu packages tex) texlive-texmf)' -n > The following package would be installed: > texlive-texmf 2016 /gnu/store/qnz85bcaw899rkv1bpgb0121ma5b9v= zk-texlive-texmf-2016 >=20 > substitute: updating list of substitutes from 'https://mirror.hydra.gnu.o= rg'... 100.0% > The following derivations would be built: > /gnu/store/dawkcdisqbkhcdh7jnvv4riyn776il1j-profile.drv > /gnu/store/izfgalbxmalakjwqg3dv67g4cg6i5j2h-fonts-dir.drv > /gnu/store/3g2j8m7kfbr49277007qivx01h2mm88d-texlive-texmf-2016.drv > /gnu/store/37ghxb96mnjamid1vqgbmlllqqd6yl6k-ca-certificate-bundle.drv > /gnu/store/2dqinwxwg5fanbcsnxlw5rh15pgzanps-info-dir.drv > /gnu/store/5bmwih8gdncsdxlvv1fn2az3jy55s6w1-manual-database.drv > 2105.2 MB would be downloaded: > /gnu/store/459shrba10iz1g4wqkf4y2fyiravla6v-mkfontscale-1.1.2 > /gnu/store/g7lnq940sn01iiaj1pvm72r2c29pgbp4-mkfontdir-1.0.7 > /gnu/store/y3nhc5n2misr91ydp907s50irjcssdfv-texlive-20160523b-texmf.ta= r.xz > [...] > --8<---------------cut here---------------end--------------->8--- I noticed this before the recent work on modular Texlive. --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAllEjFQACgkQJkb6MLrK fwgtzg//c28AeNo7locssGhg5TGWvEWwPcXQE/dHSkKBWUIAzihGX6iMnF55i88z EhjhaILDRWzESzguawA/0lzUtniWYwa3MWaYjGc6oa4gKgQXRTvXeiVybXAfTpzd CYB4SQX6WuxO6x9zv2iK0JdtliGBo/qpntX/qNfVUF3BcaDG1BXQ26EAYJyoudUA ZhP+T6HsS6Hknvo3Hme0SIvGGA2qX3kbSKqOAVKxR80syXLaVZYH+3AgPIbPfUXx 5DE+D1+4l179M01lAyYSna8+oQrRQG6fKjso3b1QS9U/y1kbkAPfcD7T/zgXvO9K CltO8rsY0cCzTHspDb7kcYQW2SvPKYPo4nRz1HV94NHlueNPTdTVyRmo/40R6piF CXDl2n6ussp1Y1NO+AuPUC9w9u7EjF1X2tQ71zgtFx5yqnFSA0q/LKyz5sWHSvfi sznyXisR5hvI4zvoXv3k9nmWZQurNfI++ux7jI2w4EHEuq8uqB0P9seLfdJhYW3t Ne3sxfpP1xX14zMmFrVl6djqPKOEBq5rNoMwd2IIh3pxIqpgjQ7WbWP87T/TlGcQ bg9+5FRUA8jpyRm1at0/XYNJWnTLlvwwf9jyTIDiW7tAPL1M8qMUj8X4R9JvOPLa MzVo3s1uSE5lT7+5XUFpHRMrkYHHLSdZnqr7Z96IpmcLEebNJPI= =nt0N -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv-- From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 17 06:00:18 2017 Received: (at 24988) by debbugs.gnu.org; 17 Jun 2017 10:00:18 +0000 Received: from localhost ([127.0.0.1]:52125 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dMAWg-0004NE-39 for submit@debbugs.gnu.org; Sat, 17 Jun 2017 06:00:18 -0400 Received: from eggs.gnu.org ([208.118.235.92]:54164) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dMAWe-0004N3-Ul for 24988@debbugs.gnu.org; Sat, 17 Jun 2017 06:00:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dMAWY-0004Ax-Sv for 24988@debbugs.gnu.org; Sat, 17 Jun 2017 06:00:11 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:39968) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dMAWU-00041j-70; Sat, 17 Jun 2017 06:00:06 -0400 Received: from reverse-83.fdn.fr ([80.67.176.83]:45696 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dMAWT-00021S-Dy; Sat, 17 Jun 2017 06:00:05 -0400 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Leo Famulari Subject: Re: bug#24988: Guix requests substitute for non-substitutable package References: <87lgwbla23.fsf@elephly.net> <87mv98gvke.fsf@gnu.org> <20170617015640.GB6801@jasmine.lan> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 29 Prairial an 225 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-unknown-linux-gnu Date: Sat, 17 Jun 2017 12:00:03 +0200 In-Reply-To: <20170617015640.GB6801@jasmine.lan> (Leo Famulari's message of "Fri, 16 Jun 2017 21:56:40 -0400") Message-ID: <87h8zfc4t8.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: 24988 Cc: 24988@debbugs.gnu.org, rekado@elephly.net 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: -3.4 (---) Leo Famulari skribis: > On Fri, Jun 16, 2017 at 10:56:17AM +0200, Ludovic Court=C3=A8s wrote: >> --8<---------------cut here---------------start------------->8--- >> $ guix package -e '(@@ (gnu packages tex) texlive-texmf)' -n >> The following package would be installed: >> texlive-texmf 2016 /gnu/store/qnz85bcaw899rkv1bpgb0121ma5b9= vzk-texlive-texmf-2016 >>=20 >> substitute: updating list of substitutes from 'https://mirror.hydra.gnu.= org'... 100.0% >> The following derivations would be built: >> /gnu/store/dawkcdisqbkhcdh7jnvv4riyn776il1j-profile.drv >> /gnu/store/izfgalbxmalakjwqg3dv67g4cg6i5j2h-fonts-dir.drv >> /gnu/store/3g2j8m7kfbr49277007qivx01h2mm88d-texlive-texmf-2016.drv >> /gnu/store/37ghxb96mnjamid1vqgbmlllqqd6yl6k-ca-certificate-bundle.drv >> /gnu/store/2dqinwxwg5fanbcsnxlw5rh15pgzanps-info-dir.drv >> /gnu/store/5bmwih8gdncsdxlvv1fn2az3jy55s6w1-manual-database.drv >> 2105.2 MB would be downloaded: >> /gnu/store/459shrba10iz1g4wqkf4y2fyiravla6v-mkfontscale-1.1.2 >> /gnu/store/g7lnq940sn01iiaj1pvm72r2c29pgbp4-mkfontdir-1.0.7 >> /gnu/store/y3nhc5n2misr91ydp907s50irjcssdfv-texlive-20160523b-texmf.t= ar.xz >> [...] >> --8<---------------cut here---------------end--------------->8--- > > I noticed this before the recent work on modular Texlive. Yes, this is unrelated to modular texlive. What I meant to show here is that =E2=80=98texlive-texmf=E2=80=99 is built from source. Ludo=E2=80=99. From unknown Sun Jun 22 00:55:54 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 15 Jul 2017 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