GNU bug report logs - #32091
[PATCH] Fix FTP link in documentation.

Previous Next

Package: guix-patches;

Reported by: EuAndreh <eu <at> euandre.org>

Date: Sun, 8 Jul 2018 04:35:02 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: EuAndreh <eu <at> euandre.org>
Subject: bug#32091: closed (Re: [bug#32091] [PATCH] Fix FTP link in
 documentation.)
Date: Mon, 09 Jul 2018 14:48:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#32091: [PATCH] Fix FTP link in documentation.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 32091 <at> debbugs.gnu.org.

-- 
32091: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32091
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: EuAndreh <eu <at> euandre.org>
Cc: 32091-done <at> debbugs.gnu.org
Subject: Re: [bug#32091] [PATCH] Fix FTP link in documentation.
Date: Mon, 09 Jul 2018 16:46:59 +0200
Hello,

EuAndreh <eu <at> euandre.org> skribis:

> The current incorrect link at: https://www.gnu.org/software/guix/manual/en/guix.html#Running-GuixSD-in-a-VM.
>
> I looked for other instances of this mistake in the docs, but I could't
> find any.
>
> * doc/guix.texi: fix link to GuixSD VM image in FTP server.

Applied, thanks!

Ludo'.

[Message part 3 (message/rfc822, inline)]
From: EuAndreh <eu <at> euandre.org>
To: guix-patches <at> gnu.org
Cc: EuAndreh <eu <at> euandre.org>
Subject: [PATCH] Fix FTP link in documentation.
Date: Sun,  8 Jul 2018 01:34:28 -0300
The current incorrect link at: https://www.gnu.org/software/guix/manual/en/guix.html#Running-GuixSD-in-a-VM.

I looked for other instances of this mistake in the docs, but I could't
find any.

* doc/guix.texi: fix link to GuixSD VM image in FTP server.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index c79d78f2d..8b6ff73f4 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -21323,7 +21323,7 @@ example graph.
 @cindex virtual machine
 To run GuixSD in a virtual machine (VM), one can either use the
 pre-built GuixSD VM image distributed at
-@indicateurl{ftp://alpha.gnu.org/guix/guixsd-vm-image-@value{VERSION}.@var{system}.tar.xz}
+@indicateurl{ftp://alpha.gnu.org/gnu/guix/guixsd-vm-image-@value{VERSION}.@var{system}.xz}
 , or build their own virtual machine image using @command{guix system
 vm-image} (@pxref{Invoking guix system}).  The returned image is in
 qcow2 format, which the @uref{http://qemu.org/, QEMU emulator} can
-- 
2.16.4




This bug report was last modified 6 years and 313 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.