From unknown Sat Aug 16 00:34:13 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#66189 <66189@debbugs.gnu.org> To: bug#66189 <66189@debbugs.gnu.org> Subject: Status: [gnu.org #1975364] Broken link in Guix manual. Reply-To: bug#66189 <66189@debbugs.gnu.org> Date: Sat, 16 Aug 2025 07:34:13 +0000 retitle 66189 [gnu.org #1975364] Broken link in Guix manual. reassign 66189 guix submitter 66189 webmasters-comment@gnu.org severity 66189 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 25 04:06:13 2023 Received: (at submit) by debbugs.gnu.org; 25 Sep 2023 08:06:13 +0000 Received: from localhost ([127.0.0.1]:44064 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qkgbc-0006JK-SJ for submit@debbugs.gnu.org; Mon, 25 Sep 2023 04:06:13 -0400 Received: from lists.gnu.org ([2001:470:142::17]:45078) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qkgbY-0006Iv-EJ for submit@debbugs.gnu.org; Mon, 25 Sep 2023 04:06:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qkgbE-0007xN-Vd for bug-guix@gnu.org; Mon, 25 Sep 2023 04:05:49 -0400 Received: from rt.gnu.org ([74.94.156.212]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qkgbA-00016d-MO for bug-guix@gnu.org; Mon, 25 Sep 2023 04:05:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=rt-gnu-org; h=MIME-Version:Date:References:In-Reply-To:From:Subject:to; bh=RSvELVGWqq2kziE4x4hsXElQkmHDmUBGlEqSNU5DN9E=; b=gYcPHLMHG80vjKdi/dE1OUSxeu lkdPPP8xbarn0xYVwpjninpWE91k7OVolpRc1UssH5WdehiKvKxp5D6f691eOQG4hB+EkxLQU3mM/ EOnQapaKQwXfFcEk18dYq811p5Sl033ysu+HvVCXSup3l5pk+90qTp//vmJJL+T6m3OiCSVU/ZShz corQ66sRkGYMzRfZK8niNtNHiMwBTot9g3/W9M6DLS3daOi/1kupjzw/adv91k+al6TnhvydntFr1 qLCt1T92aTL6tI9/W9ja6vf6vkUbrGSzp7nllpM+h5nI+5Lyw3oeC2UFyvFuEjTrnNr62u1S+qRpp E/oO04wg==; Received: from www-data by rt.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1qkgbA-00057G-3I for bug-guix@gnu.org; Mon, 25 Sep 2023 04:05:44 -0400 Subject: [gnu.org #1975364] Broken link in Guix manual. From: "Therese Godefroy via RT" In-Reply-To: <161F0253-4E5D-4057-B74C-27830E91D3E6@gmail.com> References: <161F0253-4E5D-4057-B74C-27830E91D3E6@gmail.com> Message-ID: X-RT-Loop-Prevention: gnu.org X-RT-Ticket: gnu.org #1975364 X-Managed-BY: RT 4.2.16-14-g9a593ee (http://www.bestpractical.com/rt/) X-RT-Originator: godef.th@free.fr Content-Type: text/plain; charset="utf-8" X-RT-Original-Encoding: utf-8 Precedence: bulk Date: Mon, 25 Sep 2023 04:05:43 -0400 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 1.2 (+) 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: Hello Guix maintainers, Thanks in advance for fixing this link! Thérèse Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 TVD_RATWARE_MSGID_01 No description available. -0.0 SPF_PASS SPF: sender matches SPF record 1.2 MISSING_HEADERS Missing To: header -0.0 SPF_HELO_PASS SPF: HELO matches SPF record X-Debbugs-Envelope-To: submit Cc: bug-guix@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: webmasters-comment@gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.2 (/) Hello Guix maintainers, Thanks in advance for fixing this link! Thérèse Le Jeu 14 Sep 2023 09:14:20, yuval.langer@gmail.com a écrit : > The link to > > https://ftp.gnu.org/gnu/guix/guix-system-vm-image-e5f7c14.x86_64-linux.qcow2 > > in > > https://guix.gnu.org/manual/devel/en/html_node/Running-Guix-in-a-VM.html > > is broken. > > There are other qcow2 files in that directory, but not the one linked. > > Thank you, > Yuval Langer. From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 02 05:21:08 2023 Received: (at 66189) by debbugs.gnu.org; 2 Oct 2023 09:21:08 +0000 Received: from localhost ([127.0.0.1]:36031 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qnF6y-0007QG-Fo for submit@debbugs.gnu.org; Mon, 02 Oct 2023 05:21:08 -0400 Received: from mail-lf1-x131.google.com ([2a00:1450:4864:20::131]:40177) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qnF6w-0007PY-B9 for 66189@debbugs.gnu.org; Mon, 02 Oct 2023 05:21:06 -0400 Received: by mail-lf1-x131.google.com with SMTP id 2adb3069b0e04-503067bd530so4467855e87.0 for <66189@debbugs.gnu.org>; Mon, 02 Oct 2023 02:20:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696238444; x=1696843244; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:message-id:date:in-reply-to :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=jc7lO7U2CtrDbNhn33u0U5MpY/YXWbCN2KXBPdYgojo=; b=WYFjqgc29O0eHwGEztNhmXWfSfoMC+PY0UzWqQlgXyjp91o7ThTUQsvbKJKxgp48N8 UidptLoxjPcNhXO+dhDOsnbl+bpFB8iR48NY83lewkyOs7LFJtNsStqIw+n07H74FSUG nz5vBmMBcTgPgJZ9j/lEnoSXw+eXkO9QtSYClzP/XTt6Bz6YgzC/B4MpS4FM67gyxLOV PwU9vR4PqagXPacWg7aahhT9iwVssUGikbBCr12xN10hhSLyrOHwTVH6ye2IB/xklBhH t6ped4F4F9OrvxKtH74TpXfUqn3sZQwXXqKbmyLJDA2sgTHJPKE0wg8P1fQFMzUTgDnU K2XA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696238444; x=1696843244; h=content-transfer-encoding:mime-version:message-id:date:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=jc7lO7U2CtrDbNhn33u0U5MpY/YXWbCN2KXBPdYgojo=; b=V/OmHqPOZEewP6YYp4u0IisQe+x/P2i1D70agoQ1f1dzbtwPPFYsqhV8Kh1iHI5heG 90JAJOCtYVRf1LJ7zch84pi6Bkm7kEpFSIPjBAfAcRwrKt4NaR2TdcRRSAIi3Ib2zSvk oY3387/7KRhKCGr2oC+VKdKcpQDUQs4qdKN9dK4XQT23q3NvcD7OaD39t0md1XfHqxhS 5UaqVC8c5QsTmeIBucFRD4M3Lq2egbdb8aJ0Lh6VOnFTVnYitLd1dPolircCjjVX27SA rObuBs5b7KaVkYDui0P8+6drNS/nLMoO1e+txJhFYPRIckEbonafzBw+GNVlE7i0N7Dd w9ng== X-Gm-Message-State: AOJu0YzqfWLZFflWMkvllQdbBMw09AnTM5UmmOEPPn3ozzJUUmHMh9mD SnZYB6KlZQjuy3z99PMaBpGszxapbw4= X-Google-Smtp-Source: AGHT+IHnWjqEbMpOJK8N1cV/c29bHc0I3hyUBlccDleZL8HELXGx1+vUyymWeQ4XcPEeVgEYijbB9Q== X-Received: by 2002:a05:6512:77:b0:503:46c:5577 with SMTP id i23-20020a056512007700b00503046c5577mr8838209lfo.3.1696238443603; Mon, 02 Oct 2023 02:20:43 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id k8-20020adfe3c8000000b00326028b4dd5sm6816504wrm.113.2023.10.02.02.20.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 02 Oct 2023 02:20:43 -0700 (PDT) From: Simon Tournier To: webmasters-comment@gnu.org Subject: Re: bug#66189: [gnu.org #1975364] Broken link in Guix manual. In-Reply-To: Date: Wed, 27 Sep 2023 11:28:14 +0200 Message-ID: <86msx8hsnl.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 3.1 (+++) 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: Hi, > Le Jeu 14 Sep 2023 09:14:20, yuval.langer@gmail.com a écrit : >> https://ftp.gnu.org/gnu/guix/guix-system-vm-image-e5f7c14.x86_64-linux.qcow2 >> >> in >> >> https://guix.gnu.org/manual/devel/en/html_node/Running-Guix-in-a-VM.html >> >> is broken. Content analysis details: (3.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [2a00:1450:4864:20:0:0:0:131 listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 2.1 DATE_IN_PAST_96_XX Date: is 96 hours or more before Received: date 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (zimon.toutoune[at]gmail.com) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 1.0 FREEMAIL_REPLY From and body contain different freemails X-Debbugs-Envelope-To: 66189 Cc: 66189@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.1 (+) 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: Hi, > Le Jeu 14 Sep 2023 09:14:20, yuval.langer@gmail.com a écrit : >> https://ftp.gnu.org/gnu/guix/guix-system-vm-image-e5f7c14.x86_64-linux.qcow2 >> >> in >> >> https://guix.gnu.org/manual/devel/en/html_node/Running-Guix-in-a-VM.html >> >> is broken. Content analysis details: (1.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [2a00:1450:4864:20:0:0:0:131 listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 2.1 DATE_IN_PAST_96_XX Date: is 96 hours or more before Received: date 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (zimon.toutoune[at]gmail.com) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager Hi, > Le Jeu 14 Sep 2023 09:14:20, yuval.langer@gmail.com a =C3=A9crit=C2=A0: >> https://ftp.gnu.org/gnu/guix/guix-system-vm-image-e5f7c14.x86_64-linux.q= cow2 >>=20 >> in >>=20 >> https://guix.gnu.org/manual/devel/en/html_node/Running-Guix-in-a-VM.html >>=20 >> is broken. Yes, the link is automatically generated by, @url{@value{BASE-URL}/guix-system-vm-image-@value{VERSION}.x86_64-linux= .qcow2} For instance, today the last manual correspond to Guix revision faf3ca and the link in this development manual reads, https://ftp.gnu.org/gnu/guix/guix-system-vm-image-fafd3ca.x86_64-linux.= qcow2 To my knowledge, no one is pushing to FTP all these images. As signaled in the URL, this manual is the development manual (/devel/) continuously generated and not the standard one carefully checked before release. Well, discussion about the URL scheme is tracked by #51000 [1]. 1: https://issues.guix.gnu.org/issue/51000 Cheers, simon From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 03 22:40:10 2023 Received: (at 66189-done) by debbugs.gnu.org; 4 Oct 2023 02:40:10 +0000 Received: from localhost ([127.0.0.1]:41048 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qnro1-0003We-Qv for submit@debbugs.gnu.org; Tue, 03 Oct 2023 22:40:10 -0400 Received: from mail-qt1-x832.google.com ([2607:f8b0:4864:20::832]:52473) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qnrny-0003W6-RO; Tue, 03 Oct 2023 22:40:08 -0400 Received: by mail-qt1-x832.google.com with SMTP id d75a77b69052e-417f872fb94so11955451cf.0; Tue, 03 Oct 2023 19:39:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696387183; x=1696991983; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=nlRClT/uSX9+i8Lhlu4C19gluoOerufHKv3sBy661JY=; b=MwK+8B6iLe69ErGmp5mZXI7fCYBHY0mJJKGU5NDsRwtUrG10lV9U85Syq6squm/w8w rti/g0Ra3Rw995t9ThW7WnIax0TmNqMUwlW8eTdISCcq9Ig0pPjFDHwYeMKpIk0coC2a OvXN8el+5JkiU707QtgCanJdAEKXwYKbivefKJAdEDwVcf1t8o84n4vvwSh6txND0KQK pfcgvnzAH1GwalK9VT2GQrgRUbxu1wiOgkw2UYFQTXrok46sCilXEVW0SvNEjEwOHo92 m+7lInB6PoKbXjQtQiI1TuzTIyLuXzXoBRgKBLxpVvsyQI8D+j5Pl2C5+OivRt8a9iuh nwqw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696387183; x=1696991983; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=nlRClT/uSX9+i8Lhlu4C19gluoOerufHKv3sBy661JY=; b=X/4964g5tGaf44aCyMojHy/XpJ8bOXtn7Hzj/CBYlZ3/RFcYA8CDaLHSwGh+KXFsNk f2YGLkEFiYAsw/wC6F5ExwQsduOKvlGc+X8whSfpU5rSyMV6fYci8rr2kOVieitMRA+8 7ypz/ytCXrr8gKZtode4QmrNbim8s++mQPMXMfmqej8qRvbZkMHucKi3jA3+jlhz+FQG P9f1CPx5vGBdP8oTvDt8VMwnKSMgjyL868K7mM0ZsI+izOM/glBmOMivXQmZTlDC10mP 14oUuaMpX2KHP/XDv68sC7r7RS+jRAONgiPE9c6bTvvH8ylLKbPb8hQ4uFCARb1dcMy/ opDQ== X-Gm-Message-State: AOJu0YxpfCHg/XPVJqA3xP5HO5ebP1rpplnBelNG7lgLKPgt0JgpsUSX 0PotBIxf1sz5YOL+ZMRCiBGpKhPr1JI= X-Google-Smtp-Source: AGHT+IHSCguDx+htyqcjO2NZxdlJ1u7b+ZiVUPPVkRaLv7lxFReJ2rZafYeXgA8oQK4JHKE5BZvvbg== X-Received: by 2002:a05:6214:167:b0:658:d097:bb01 with SMTP id y7-20020a056214016700b00658d097bb01mr1104400qvs.47.1696387183225; Tue, 03 Oct 2023 19:39:43 -0700 (PDT) Received: from hurd (dsl-141-24.b2b2c.ca. [66.158.141.24]) by smtp.gmail.com with ESMTPSA id u1-20020a0ca701000000b0063d5d173a51sm987503qva.50.2023.10.03.19.39.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 03 Oct 2023 19:39:42 -0700 (PDT) From: Maxim Cournoyer To: Simon Tournier Subject: Re: bug#66189: [gnu.org #1975364] Broken link in Guix manual. References: <86msx8hsnl.fsf@gmail.com> Date: Tue, 03 Oct 2023 22:39:41 -0400 In-Reply-To: <86msx8hsnl.fsf@gmail.com> (Simon Tournier's message of "Wed, 27 Sep 2023 11:28:14 +0200") Message-ID: <87zg0z3yc2.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (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: 66189-done Cc: GNU Debbugs , 66189-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 (-) tags 66189 +notabug quit Hi,=20=20=20=20=20=20=20=20=20=20=20=20 Simon Tournier writes: > Hi, > >> Le Jeu 14 Sep 2023 09:14:20, yuval.langer@gmail.com a =C3=A9crit=C2=A0: > >>> https://ftp.gnu.org/gnu/guix/guix-system-vm-image-e5f7c14.x86_64-linux.= qcow2 >>>=20 >>> in >>>=20 >>> https://guix.gnu.org/manual/devel/en/html_node/Running-Guix-in-a-VM.html >>>=20 >>> is broken. > > Yes, the link is automatically generated by, > > @url{@value{BASE-URL}/guix-system-vm-image-@value{VERSION}.x86_64-lin= ux.qcow2} > > For instance, today the last manual correspond to Guix revision faf3ca > and the link in this development manual reads, > > https://ftp.gnu.org/gnu/guix/guix-system-vm-image-fafd3ca.x86_64-linu= x.qcow2 > > To my knowledge, no one is pushing to FTP all these images. As signaled > in the URL, this manual is the development manual (/devel/) continuously > generated and not the standard one carefully checked before release. > > Well, discussion about the URL scheme is tracked by #51000 [1]. > > 1: https://issues.guix.gnu.org/issue/51000 Since there's already a discussion tracked there, and since I don't see how we could easily improve on things here, I'm closing this as not a bug. --=20 Thanks, Maxim From unknown Sat Aug 16 00:34:13 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, 01 Nov 2023 11:24:14 +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