From unknown Sat Jun 14 21:25:31 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#28355 <28355@debbugs.gnu.org> To: bug#28355 <28355@debbugs.gnu.org> Subject: Status: Guix snapshot version in the download URL Reply-To: bug#28355 <28355@debbugs.gnu.org> Date: Sun, 15 Jun 2025 04:25:31 +0000 retitle 28355 Guix snapshot version in the download URL reassign 28355 guix submitter 28355 Ben Woodcroft severity 28355 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 05 06:38:50 2017 Received: (at submit) by debbugs.gnu.org; 5 Sep 2017 10:38:51 +0000 Received: from localhost ([127.0.0.1]:50359 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dpBFq-0000uS-OC for submit@debbugs.gnu.org; Tue, 05 Sep 2017 06:38:50 -0400 Received: from eggs.gnu.org ([208.118.235.92]:36806) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dpBFo-0000uE-7t for submit@debbugs.gnu.org; Tue, 05 Sep 2017 06:38:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dpBFe-0005Mk-AZ for submit@debbugs.gnu.org; Tue, 05 Sep 2017 06:38:43 -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,HTML_MESSAGE autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:59532) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dpBFe-0005Mf-7M for submit@debbugs.gnu.org; Tue, 05 Sep 2017 06:38:38 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55941) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dpBFZ-000816-3R for bug-guix@gnu.org; Tue, 05 Sep 2017 06:38:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dpBFU-0005FR-5l for bug-guix@gnu.org; Tue, 05 Sep 2017 06:38:33 -0400 Received: from mailhub1.soe.uq.edu.au ([130.102.132.208]:47879 helo=newmailhub.uq.edu.au) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dpBFT-0005Aa-HT for bug-guix@gnu.org; Tue, 05 Sep 2017 06:38:28 -0400 Received: from smtp2.soe.uq.edu.au (smtp2.soe.uq.edu.au [10.138.113.41]) by newmailhub.uq.edu.au (8.14.5/8.14.5) with ESMTP id v85AcJaW045753 for ; Tue, 5 Sep 2017 20:38:19 +1000 Received: from [192.168.1.105] ([202.183.125.144]) (authenticated bits=0) by smtp2.soe.uq.edu.au (8.14.5/8.14.5) with ESMTP id v85AcIlD025677 (version=TLSv1.2 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 5 Sep 2017 20:38:19 +1000 To: bug-guix@gnu.org From: Ben Woodcroft Subject: Guix snapshot version in the download URL Message-ID: Date: Tue, 5 Sep 2017 20:38:17 +1000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="------------6588DB2DF2E64D6A1415D58E" Content-Language: en-US X-UQ-FilterTime: 1504607900 X-Scanned-By: MIMEDefang 2.73 on UQ Mailhub 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: -5.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: -5.0 (-----) This is a multi-part message in MIME format. --------------6588DB2DF2E64D6A1415D58E Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Hi, At https://www.gnu.org/software/guix/manual/guix.html#Binary-Installation the binary download link is |ftp://alpha.gnu.org/gnu/guix/guix-binary-0.13.0.314-a8d0c.system.tar.xz| |Unfortunately, this link does not exist even after the system is replaced with the correct string. The '||.314-a8d0c' needs to be removed. The relevant section in doc/guix.texi is:| |Download the binary tarball from @indicateurl{ftp://alpha.gnu.org/gnu/guix/guix-binary-@value{VERSION}.@var{system}.tar.xz}, where @var{system} is @code{x86_64-linux} for an @code{x86_64} machine already running the kernel Linux, and so on. | |Is there some way to replace VERSION with the stable version?| |Thanks, ben | --------------6588DB2DF2E64D6A1415D58E Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit

Hi,

At https://www.gnu.org/software/guix/manual/guix.html#Binary-Installation the binary download link is

ftp://alpha.gnu.org/gnu/guix/guix-binary-0.13.0.314-a8d0c.system.tar.xz

Unfortunately, this link does not exist even after the system is replaced with the correct string. The '.314-a8d0c' needs to be removed. The relevant section in doc/guix.texi is:

Download the binary tarball from
@indicateurl{ftp://alpha.gnu.org/gnu/guix/guix-binary-@value{VERSION}.@var{system}.tar.xz},
where @var{system} is @code{x86_64-linux} for an @code{x86_64} machine
already running the kernel Linux, and so on.

Is there some way to replace VERSION with the stable version?

Thanks, ben

--------------6588DB2DF2E64D6A1415D58E-- From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 05 08:40:31 2017 Received: (at 28355) by debbugs.gnu.org; 5 Sep 2017 12:40:31 +0000 Received: from localhost ([127.0.0.1]:50503 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dpD9b-0005Zw-A1 for submit@debbugs.gnu.org; Tue, 05 Sep 2017 08:40:31 -0400 Received: from aibo.runbox.com ([91.220.196.211]:55396) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dpD9a-0005Zm-1u for 28355@debbugs.gnu.org; Tue, 05 Sep 2017 08:40:30 -0400 Received: from [10.9.9.210] (helo=mailfront10.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1dpD9U-00039w-7r; Tue, 05 Sep 2017 14:40:24 +0200 Received: from [185.29.8.132] (helo=localhost) by mailfront10.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1dpD9P-0006Al-Px; Tue, 05 Sep 2017 14:40:20 +0200 Date: Tue, 5 Sep 2017 12:40:17 +0000 From: ng0 To: Ben Woodcroft Subject: Re: bug#28355: Guix snapshot version in the download URL Message-ID: <20170905124017.lwwr6l6m3xsvilzn@abyayala> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="3lu3uob6usvjijcn" Content-Disposition: inline In-Reply-To: X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 28355 Cc: 28355@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.7 (/) --3lu3uob6usvjijcn Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Ben Woodcroft transcribed 2.4K bytes: > Hi, >=20 > At https://www.gnu.org/software/guix/manual/guix.html#Binary-Installation > the binary download link is >=20 > |ftp://alpha.gnu.org/gnu/guix/guix-binary-0.13.0.314-a8d0c.system.tar.xz| >=20 > |Unfortunately, this link does not exist even after the system is replaced > with the correct string. The '||.314-a8d0c' needs to be removed. The > relevant section in doc/guix.texi is:| >=20 > |Download the binary tarball from > @indicateurl{ftp://alpha.gnu.org/gnu/guix/guix-binary-@value{VERSION}.@va= r{system}.tar.xz}, > where @var{system} is @code{x86_64-linux} for an @code{x86_64} machine > already running the kernel Linux, and so on. > | >=20 > |Is there some way to replace VERSION with the stable version?| >=20 > |Thanks, ben > | >=20 I think we could just define @RELEASE_VERSION and use that for the link. --=20 ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://n0is.noblogs.org/my-keys https://www.infotropique.org https://krosos.org --3lu3uob6usvjijcn Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlmumzEACgkQ4i+bv+40 hYjnChAAig9kRbtoFmUEYhuYCxNM2ZuhcskvB+G4xtiYlfXi61FZcF1qbUSjlSTS IzgpXfkS+5ug8WK8DLRGs/wn9dtAYePCoA5CQxCPOqiOM3qvtmIi0VNoSFPtrV1r tnZiYo+yamOKEQWzHcMNUIu+3HR29yD/PvZKwEmeCGDnwGo0HPuq4RVqfr0i0Oq/ utw7GvLc884kQwzuOYtfuAgExS7gZPvdxzEkms3v/01GLIdHxrT14/PvcRDYoJrB I1v4+h4zS0h/09iXfpNxobN2k95rviWGvKhU1II9V9PiRoTGXeypseXFIMWY4IFH 2Zpq3xL5ms8kNZoxHhc4S5VmBJx8rewnq5UndO1C/PnGmDUPzJ36L85YJdEckZua BLlM1zaJL3AdWqXmH0dah/tVCohUY7P1FjW5eDvFVtMIFQ+dWZ3g3eFKLTxLTNvA QA4BhUfX+KlZfJ7ncONSXbtpY8UXEB1j9WGfg4YKoOQgLhddeDPXHOYhWOJIVcd+ X0F1Dee20SgHwXyhF3FpvoGCp0CR7fxMecIIM9iUsKXM7myNEJ06RLk+Sic7dJ88 NbVgaRQXIov9YxWZ4+6Ghi/iGgS2an4HDlVa7mM9V9IioncAkTySxyTUziPotUEy etDESd2J0UP+VW0k7e8A9RW9zSorbZ16m5apa3gHP/mYYKJC0a0= =uUEm -----END PGP SIGNATURE----- --3lu3uob6usvjijcn-- From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 05 08:59:17 2017 Received: (at control) by debbugs.gnu.org; 5 Sep 2017 12:59:17 +0000 Received: from localhost ([127.0.0.1]:50535 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dpDRl-00060n-KL for submit@debbugs.gnu.org; Tue, 05 Sep 2017 08:59:17 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:24619) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dpDRk-00060a-3p for control@debbugs.gnu.org; Tue, 05 Sep 2017 08:59:16 -0400 X-IronPort-AV: E=Sophos;i="5.41,480,1498514400"; d="scan'208";a="236347908" Received: from unknown (HELO ribbon) ([193.50.110.184]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/AES256-GCM-SHA384; 05 Sep 2017 14:59:09 +0200 Date: Tue, 05 Sep 2017 14:59:09 +0200 Message-Id: <87vakxs3mq.fsf@gnu.org> To: control@debbugs.gnu.org From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: control message for bug #28355 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -4.0 (----) 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: -4.0 (----) merge 28355 28063 From unknown Sat Jun 14 21:25:31 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, 04 Oct 2017 11:24:07 +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