Typo in manual, section "the hurd in a virtual machine"

  • Done
  • quality assurance status badge
Details
2 participants
  • Ludovic Courtès
  • Nathan Dehnel
Owner
unassigned
Submitted by
Nathan Dehnel
Severity
normal
N
N
Nathan Dehnel wrote on 25 Oct 2023 07:34
(name . bug-guix)(address . bug-guix@gnu.org)
CAEEhgEt1pwTT2hcJTCaF19=qUUAie8HbaZmqN6BZC0DMYuWn9w@mail.gmail.com
The default configuration (see ‘hurd-vm-configuration’ below) spawns
a secure shell (SSH) server in your GNU/Hurd system, which QEMU (the
virtual machine emulator) redirects to port 10222 on the host. By
default, the service enables “offloading” such that the host
‘guix-daemon’ automatically offloads GNU/Hurd builds to the childhurd
(*note Daemon Offload Setup::). This is what happens when running a
command like the following one, where ‘i586-gnu’ is the system type of
32-bit GNU/Hurd:

This says port 10222 but the port that actually works is 10022
L
L
Ludovic Courtès wrote on 25 Nov 2023 17:52
(name . Nathan Dehnel)(address . ncdehnel@gmail.com)(address . 66739-done@debbugs.gnu.org)
8734wt4vy1.fsf@gnu.org
Nathan Dehnel <ncdehnel@gmail.com> skribis:

Toggle quote (11 lines)
> The default configuration (see ‘hurd-vm-configuration’ below) spawns
> a secure shell (SSH) server in your GNU/Hurd system, which QEMU (the
> virtual machine emulator) redirects to port 10222 on the host. By
> default, the service enables “offloading” such that the host
> ‘guix-daemon’ automatically offloads GNU/Hurd builds to the childhurd
> (*note Daemon Offload Setup::). This is what happens when running a
> command like the following one, where ‘i586-gnu’ is the system type of
> 32-bit GNU/Hurd:
>
> This says port 10222 but the port that actually works is 10022

Hi! Finally fixed in commit 5149bf99ba0238b647733399b1a9cbf7da486634,
thanks!

Ludo’.
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 66739@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 66739
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch