From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id aFCcMnkmYmX84AAA9RJhRA:P1 (envelope-from ) for ; Sat, 25 Nov 2023 17:53:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aFCcMnkmYmX84AAA9RJhRA (envelope-from ) for ; Sat, 25 Nov 2023 17:53:13 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 1F458212E5 for ; Sat, 25 Nov 2023 17:53:13 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=YnstcJR0; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1700931193; a=rsa-sha256; cv=none; b=P64FYP2+wh6NM5LXk/gZ49oeUeBAXY3rqFaAKmnICJyVxpDATB9fKal7xqSYDRviuHCHjd OXCgeBhvr6aLHlOT0DGC7wszOEb/L9soufEGuvhc+XKhf00Bb5ZfLiKCEO81RlJPa+uQHt Ofi17kLRWkOb3pl5d39FCtCBslG1GSVFYYfPX4/GBzH3+xzxyQPFq5X1W+AaqpmxDFnkx5 ERCGjJnW7vV5CuJrPZ3L8Nx1W+LaaXlgTrt4fA3DnN+dVn4gbhidLnLmTFe6ypO6K+c9Yl 6fzy+m1JVHORGxsup5R05sSJliPyXX3cCFj82yoF96jAid2m6bgD36fr8QC4ww== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=YnstcJR0; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1700931193; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=5HXOs+R5TrYbhpycnLZsIMrGnAEne7RAbp941Q148ro=; b=ShgZ1FBPqFsfgBasbF3MesYbSdbPS6tt+E5XGmvAe1LR+xxDCnljNySc+fKk4o5r5kvNry 0OOmEnZu3mvSZ0PnLDPSFX9PmenpZQCG3VWG824ehvhcEqDBHnpOGx4bSJK1Rc0Mm77p71 Ob7BDYW8X2OPewnSonrXMmda7D8MqPVHJsjC197foIIfSUj2d/SM7z9PurEdRW/yILJ1xr mWgLl7lpMTU2G/tEpuvPuhuUWF51fBT0i20Vo/oXec0pXUqNiDVUA940EAYEJ9lilW1vTx Za0ZwwHZx/Hb0HlANDo3wzVTSK2qiV6AmWdWl1TGl7/N7aQu+Tgo9qbDGHp2Qw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r6vts-0007z7-D5; Sat, 25 Nov 2023 11:53:00 -0500 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 1r6vtq-0007yo-6A for bug-guix@gnu.org; Sat, 25 Nov 2023 11:52:58 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r6vtp-0006Gs-2E for bug-guix@gnu.org; Sat, 25 Nov 2023 11:52:57 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r6vtu-0008NL-6V for bug-guix@gnu.org; Sat, 25 Nov 2023 11:53:02 -0500 Subject: bug#66739: Typo in manual, section "the hurd in a virtual machine" Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Sat, 25 Nov 2023 16:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66739 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Nathan Dehnel Cc: 66739-done@debbugs.gnu.org Mail-Followup-To: 66739@debbugs.gnu.org, ludo@gnu.org, ncdehnel@gmail.com Received: via spool by 66739-done@debbugs.gnu.org id=D66739.170093115732149 (code D ref 66739); Sat, 25 Nov 2023 16:53:01 +0000 Received: (at 66739-done) by debbugs.gnu.org; 25 Nov 2023 16:52:37 +0000 Received: from localhost ([127.0.0.1]:40117 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r6vtV-0008MS-10 for submit@debbugs.gnu.org; Sat, 25 Nov 2023 11:52:37 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:39514) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r6vtS-0008MF-Sf for 66739-done@debbugs.gnu.org; Sat, 25 Nov 2023 11:52:35 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r6vtI-0006Fs-De; Sat, 25 Nov 2023 11:52:24 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=5HXOs+R5TrYbhpycnLZsIMrGnAEne7RAbp941Q148ro=; b=YnstcJR0v7F18Jl90N5k joVem0uD7y9Alczv3XndIYQb3fDai2QH82sQz6mpU+w+UG+YenDHmvQRZrMGCrV1VCzkESI1ket6b VtDVxE7OwAec7w560VPFubNgxB+PZTZlDdXZY/7q/Zxh6vy9Y8TDdaEhDmicm+zkxLpwlBfDLeWN9 i7gjTnsXu/dvaVyL62E2Rukl1qbuPDqLUQBcMUOehmtPlNJ0p5sHV1pUmunn0i/JMU95AdDNwgf3Q Oaaawi2ykdpIPrf5qE0863jGMkfFDcdEBK/6mhJi350b0ADi2mn4VtWoqa9pq/EtpoR46yw+NmMyK IAn3Jepi2E1FXg==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: (Nathan Dehnel's message of "Wed, 25 Oct 2023 00:34:09 -0500") References: Date: Sat, 25 Nov 2023 17:52:22 +0100 Message-ID: <8734wt4vy1.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 1F458212E5 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -5.32 X-Spam-Score: -5.32 X-TUID: pYKYNuVJA4Ca Nathan Dehnel skribis: > The default configuration (see =E2=80=98hurd-vm-configuration=E2=80=99= 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 =E2=80=9Coffloading=E2=80=9D such that the h= ost > =E2=80=98guix-daemon=E2=80=99 automatically offloads GNU/Hurd builds to t= he childhurd > (*note Daemon Offload Setup::). This is what happens when running a > command like the following one, where =E2=80=98i586-gnu=E2=80=99 is the s= ystem 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=E2=80=99.