From unknown Wed Aug 20 05:17:43 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#51945 <51945@debbugs.gnu.org> To: bug#51945 <51945@debbugs.gnu.org> Subject: Status: [PATCH] doc: Fix the example of "Using virt-viewer with Spice". Reply-To: bug#51945 <51945@debbugs.gnu.org> Date: Wed, 20 Aug 2025 12:17:43 +0000 retitle 51945 [PATCH] doc: Fix the example of "Using virt-viewer with Spice= ". reassign 51945 guix-patches submitter 51945 Rostislav Svoboda severity 51945 normal tag 51945 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 18 07:22:15 2021 Received: (at submit) by debbugs.gnu.org; 18 Nov 2021 12:22:16 +0000 Received: from localhost ([127.0.0.1]:35065 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mngQh-0007Pe-PS for submit@debbugs.gnu.org; Thu, 18 Nov 2021 07:22:15 -0500 Received: from lists.gnu.org ([209.51.188.17]:51978) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mngQd-0007PR-QN for submit@debbugs.gnu.org; Thu, 18 Nov 2021 07:22:15 -0500 Received: from eggs.gnu.org ([209.51.188.92]:38054) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mngQZ-0005Mz-IO for guix-patches@gnu.org; Thu, 18 Nov 2021 07:22:11 -0500 Received: from [2a00:1450:4864:20::530] (port=40782 helo=mail-ed1-x530.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mngQU-00077D-E5 for guix-patches@gnu.org; Thu, 18 Nov 2021 07:22:05 -0500 Received: by mail-ed1-x530.google.com with SMTP id b15so26183942edd.7 for ; Thu, 18 Nov 2021 04:22:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=zVTGDBfnuE4aNtGOLfxdgxueN+Ry412KccMWQ26EWcI=; b=FbMa/PGskvN9yJbLPvW852eT5mJf2b3NpizoCuHc+Qxt+MUP5QwX9eAgajYK99c25l euP1Au82P4lweOG3LI4VRZT7hnQFgz3pYuphBJV3/PjZc6eZe0+n76Rs+MaJcSODbRLT xb1+w0HpWtpO59vpdDWr8TZS+9yi9dIfnXZlYSHQaZuUudsp+TboAKkqMvuXfmnd5y4A QJT2zTS/IGlEHw+BsWoAREBbFHRsUG2D7HKYHGdDOeo5e3+pEuatKVIf3tFEjNOV+HYN q7x9GmxrbU/cKwFXNe5hMD2fQGv2SXDRj4dmZds30IKH8HE3+c8tO/s+f/ygi+XaYyB9 tTng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=zVTGDBfnuE4aNtGOLfxdgxueN+Ry412KccMWQ26EWcI=; b=xI5gtvrxa9twIEHdv530AlCxG8WYd7YK5VXQjnsQT5rMAQjGIwdTDPGZeriwc8NqtB oWomDMcy+jeZBEg5r7CMdvZ8juDLWR6wTlH5JtLvqFuiearpyaA2W2kpHlxuJTM5NQf0 xjYf81/wP5Ni0tfLdK+ei7bGbTbuxErXV9mNY1p1c1vr9cLJvFM9wqZKJw764E2tZRCv V97xBF73CZGnBKfxbRZxrYO1xN8RnL3IHVih3SqYB/4T0D7Voc3a6rkt0LM2NZNL1Mbr G01Mk4oGMRxapSf5bGH5A+/9LnUBdU8fIwsZtRZLL2ofpO84GpWwV0fuHHkYlO1icOwY xySQ== X-Gm-Message-State: AOAM5331I6f+BPR+WoZa9znoRn4C61Hivxtt20dQkicx4KxP3pwqwc1L ylcgTjYfqZCqVmy135EQr/1xXUtOAVY= X-Google-Smtp-Source: ABdhPJzKOQGcDOrT4+sJZxykRUT7MukJJI/Gj0so8zLvgLGvOUeBxRGN2CJhsyODx33F7ll78v+0fw== X-Received: by 2002:a05:6402:169a:: with SMTP id a26mr10848859edv.292.1637238119827; Thu, 18 Nov 2021 04:21:59 -0800 (PST) Received: from ecke.fritz.box (x4db42bc6.dyn.telefonica.de. [77.180.43.198]) by smtp.googlemail.com with ESMTPSA id r3sm1252905ejr.79.2021.11.18.04.21.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 Nov 2021 04:21:59 -0800 (PST) From: Rostislav Svoboda X-Google-Original-From: Rostislav Svoboda To: guix-patches@gnu.org Subject: [PATCH] doc: Fix the example of "Using virt-viewer with Spice". Date: Thu, 18 Nov 2021 13:20:40 +0100 Message-Id: <20211118122039.10624-1-Rostislav.Svoboda@gmail.com> X-Mailer: git-send-email 2.34.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::530 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::530; envelope-from=rostislav.svoboda@gmail.com; helo=mail-ed1-x530.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: Rostislav Svoboda 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: -2.3 (--) * doc/guix.texi (Running Guix in a Virtual Machine): add missing line continuation char '\'. --- doc/guix.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guix.texi b/doc/guix.texi index 59ceb4477a..8b86d55075 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -35109,7 +35109,7 @@ Running Guix in a VM @example -device virtio-serial-pci,id=virtio-serial0,max_ports=16,bus=pci.0,addr=0x5 -chardev spicevmc,name=vdagent,id=vdagent --device virtserialport,nr=1,bus=virtio-serial0.0,chardev=vdagent, +-device virtserialport,nr=1,bus=virtio-serial0.0,chardev=vdagent,\ name=com.redhat.spice.0 @end example -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 23 03:58:33 2021 Received: (at 51945-done) by debbugs.gnu.org; 23 Nov 2021 08:58:33 +0000 Received: from localhost ([127.0.0.1]:49958 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mpRdI-0006lg-Jr for submit@debbugs.gnu.org; Tue, 23 Nov 2021 03:58:32 -0500 Received: from eggs.gnu.org ([209.51.188.92]:37210) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mpRd2-0006lC-J5 for 51945-done@debbugs.gnu.org; Tue, 23 Nov 2021 03:58:31 -0500 Received: from [2001:470:142:3::e] (port=38500 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mpRcw-00049K-Pw; Tue, 23 Nov 2021 03:58:11 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=NVbVR6tNj3hBZG0SgNV3yl8/TQUr1A7L/Cm6QdgtqG4=; b=UbYl9d7iWblya2hdCcY2 AEsVCxE/Vh8MjV2DayfjMlEJTH84PrDfGj821/XxSOHdiisF4qO49m0TwoH32o/yCLqDtJCQ/8cE3 VIZwIORMDpl2OModAg4/6E5cAspwGEtCBMS43rgsUn4ed/TnNBwQX+ospmBpvZvCYMXDrGYpufNub pKl/MVDrUbmZVRXTlb59fKvWt6Q4ZkkF6iei8xoWw+pVa7CHI21TY+4p+F9qECh3WsX89KG2W4CqQ CQ0gO2U10xlCE0S+1L9npIcl+O0MJh8tkJE1YeSmt34nUDvUhyiGg2aZ2mR/c4miusVlhZ6vBPyns CILPT2nybroJOg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:63067 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mpRcu-00014P-Uq; Tue, 23 Nov 2021 03:58:09 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Rostislav Svoboda Subject: Re: bug#51945: [PATCH] doc: Fix the example of "Using virt-viewer with Spice". References: <20211118122039.10624-1-Rostislav.Svoboda@gmail.com> Date: Tue, 23 Nov 2021 09:58:07 +0100 In-Reply-To: <20211118122039.10624-1-Rostislav.Svoboda@gmail.com> (Rostislav Svoboda's message of "Thu, 18 Nov 2021 13:20:40 +0100") Message-ID: <875ysjl04g.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 51945-done Cc: 51945-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: -3.3 (---) Hi, Rostislav Svoboda skribis: > * doc/guix.texi (Running Guix in a Virtual Machine): add missing line > continuation char '\'. Applied, thanks! Ludo=E2=80=99. From unknown Wed Aug 20 05:17:43 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 21 Dec 2021 12: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