From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 25 02:53:28 2023 Received: (at submit) by debbugs.gnu.org; 25 Aug 2023 06:53:28 +0000 Received: from localhost ([127.0.0.1]:39088 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qZQhD-00045p-2H for submit@debbugs.gnu.org; Fri, 25 Aug 2023 02:53:28 -0400 Received: from lists.gnu.org ([2001:470:142::17]:39002) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qZQ81-00031K-Em for submit@debbugs.gnu.org; Fri, 25 Aug 2023 02:17:06 -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 1qZQ7m-0006WP-5r for bug-guix@gnu.org; Fri, 25 Aug 2023 02:16:52 -0400 Received: from mout-p-202.mailbox.org ([2001:67c:2050:0:465::202]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1qZQ7i-0008O8-QG for bug-guix@gnu.org; Fri, 25 Aug 2023 02:16:49 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:b231:465::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4RX8q030ZKz9sQm for ; Fri, 25 Aug 2023 08:16:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=landt.email; s=MBO0001; t=1692944188; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=m+9Wab3E6TEMjM45bEB2Hy1sxwQ1KF6TEcz+kTw4A58=; b=bFDHwvNiQQnLIO0b9yQl1XNZ9wzRWGliDAq+bifWg10xMpZ4GwOJbb/qWZSto2RRZX+i5i OAUylL1Kh8yZa6KxPH+lIDPeG0N5R1lwhO9mFmKUfnP16tQsdE6jZQX8q46m6JZflWYK+f I9APxqQMVFIi/jNuNTT+LPXIzXw5Q4r1iQrNM9IUDVg0LbhIZJcJyK5875lG9bE/0Ft0rf yv9h29RYMJEKHQPPXJl8owJbrOhILRvbbN89ph8g13QDnQlX5WV4EhpFfTfPGPc8qiTJkU VZ98Y+SaP1RX64J2/AIzAwPcEUpr4BdWEu8I2xT5/FI30s9Bl6OV4vpCXeW29A== Date: Fri, 25 Aug 2023 08:16:28 +0200 (CEST) From: nils@landt.email To: "bug-guix@gnu.org" Message-ID: <944365132.479318.1692944188112@office.mailbox.org> Subject: Documentation for some home services disappeared from 1.4 manual MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Priority: 3 Importance: Normal X-Rspamd-Queue-Id: 4RX8q030ZKz9sQm Received-SPF: pass client-ip=2001:67c:2050:0:465::202; envelope-from=nils@landt.email; helo=mout-p-202.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Fri, 25 Aug 2023 02:53:25 -0400 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: -0.0 (/) Hello, I noticed some help nodes under https://guix.gnu.org/en/manual/en/html_node/Home-Services.html disappeared fairly recently. They are still available in the devel docs under https://guix.gnu.org/en/manual/devel/en/html_node/Home-Services.html The following topics are missing: * GPG: GNU Privacy Guard. Setting up GPG and related tools. * Fonts: Fonts Home Services. Services for managing User's fonts. * Sound: Sound Home Services. Dealing with audio. * Mail: Mail Home Services. Services for managing mail. * Messaging: Messaging Home Services. Services for managing messaging. * Media: Media Home Services. Services for managing media. * Networking: Networking Home Services. Networking services. * Miscellaneous: Miscellaneous Home Services. More services. This makes sense when looking at the 1.4.0 git tag, but I had a browser tab open, and https://guix.gnu.org/manual/en/html_node/Mail-Home-Services.html was definitely available just a day or two ago. I don't know if this is actually an issue or an intended change, but it seemed better to report it than to ignore it. From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 05 12:06:19 2023 Received: (at 65522) by debbugs.gnu.org; 5 Sep 2023 16:06:19 +0000 Received: from localhost ([127.0.0.1]:58122 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdYZG-0002Fk-UO for submit@debbugs.gnu.org; Tue, 05 Sep 2023 12:06:19 -0400 Received: from mail-wm1-x32b.google.com ([2a00:1450:4864:20::32b]:39411) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdYZ9-0002EC-Hp for 65522@debbugs.gnu.org; Tue, 05 Sep 2023 12:06:13 -0400 Received: by mail-wm1-x32b.google.com with SMTP id 5b1f17b1804b1-400e8ab9325so7421295e9.1 for <65522@debbugs.gnu.org>; Tue, 05 Sep 2023 09:06:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693929965; x=1694534765; darn=debbugs.gnu.org; h=mime-version:message-id:date:references:in-reply-to:subject:to:from :from:to:cc:subject:date:message-id:reply-to; bh=RZBnsq7D3Vdl3onvZVccYBL8CdHVzF0r11TYelFZiSs=; b=b1Vnd31tSfZBGc0EVKGMfLzns3GufL1A/8pKKKji9VUvs+OHNIkTByb0pbOxChfdEk aNgPlMTIFpUbJqz74bL/rINdns91S7ww4FWR3vtf911CM4xgk57jOIDDfulM0dMkRSV2 qD/vc3Sxb3Z09M1S+YSM7KNGeku20AEKn6yUaba2WxdppevswvaAQTCUfIIRky9L/Xnw wsig/CCaP3EYVIEw8VIH0peWJO2NT2h0/l/na000rYjWB4K2iZMqQ8tJSDd7cUirPx3U 3Deao+ImH3M4hocgYr4dOqYkbia4iNXgT1W2McisqH5Yqi7r1da/s4dVt9AcYyL8Dm4P LlRQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693929965; x=1694534765; h=mime-version:message-id:date:references:in-reply-to:subject:to:from :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=RZBnsq7D3Vdl3onvZVccYBL8CdHVzF0r11TYelFZiSs=; b=DDHbJ9wr4y0kj2ybEi3KZyx3bAhXGlOKjzBXuJP9QGaNbN1RTQQ6kFbMN6724egL3p CcRyQDUNiv6Lwo3n6XmGWEyUJBMr0Hxv2rTGVwmwutwRk6M3PomfR0Vl4XM3Gk71bvi+ W0SoujrE7g+TFfn8tPoIe/sTt2dAkeRwGFwJtrdZg9AJiIGzX6IPtLmuvUSNJyyuBNCR 1TYUaJf1W1z9d+OuVZexf2lvuDrtpj0ULp92mTC17D00bNCnmdoM+gdb/fASi2rcxg5h jE+Ql+owSdcxmNAi5tW0tniS5yiSRHElfhuYWSLVHovy2KmRsovjYSfSIHGZhaPir9wL 8Suw== X-Gm-Message-State: AOJu0Yz4LPj89/NkzZXNN+Ndo0Efw6QgwU1uADB2NoN6O4KlytLiDfmw 5Snup8sU9TywYZ5KS4wBqIPN7P/99R8= X-Google-Smtp-Source: AGHT+IGHb3djl1R6pBYRv2E1inNN6KGPmNeSW86skkX/fldguumTzzTYD8IEV3Cl8oeaSbr1nOxxlw== X-Received: by 2002:adf:e252:0:b0:317:3da0:7606 with SMTP id bl18-20020adfe252000000b003173da07606mr9644641wrb.4.1693929965150; Tue, 05 Sep 2023 09:06:05 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id ay23-20020a5d6f17000000b003143add4396sm9144977wrb.22.2023.09.05.09.06.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Sep 2023 09:06:04 -0700 (PDT) From: Simon Tournier To: nils@landt.email, 65522@debbugs.gnu.org Subject: Re: bug#65522: Documentation for some home services disappeared from 1.4 manual In-Reply-To: <944365132.479318.1692944188112@office.mailbox.org> References: <944365132.479318.1692944188112@office.mailbox.org> Date: Tue, 05 Sep 2023 17:18:29 +0200 Message-ID: <86tts8sl6i.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 65522 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 (-) Hi, On Fri, 25 Aug 2023 at 08:16, nils@landt.email wrote: > I noticed some help nodes under https://guix.gnu.org/en/manual/en/html_node/Home-Services.html disappeared fairly recently. > They are still available in the devel docs under https://guix.gnu.org/en/manual/devel/en/html_node/Home-Services.html > > The following topics are missing: > * GPG: GNU Privacy Guard. Setting up GPG and related tools. > * Fonts: Fonts Home Services. Services for managing User's fonts. > * Sound: Sound Home Services. Dealing with audio. > * Mail: Mail Home Services. Services for managing mail. > * Messaging: Messaging Home Services. Services for managing messaging. > * Media: Media Home Services. Services for managing media. > * Networking: Networking Home Services. Networking services. > * Miscellaneous: Miscellaneous Home Services. More services. > > This makes sense when looking at the 1.4.0 git tag, but I had a browser tab open, and https://guix.gnu.org/manual/en/html_node/Mail-Home-Services.html was definitely available just a day or two ago. > > I don't know if this is actually an issue or an intended change, but it seemed better to report it than to ignore it. I am sorry, I am not sure to understand what the bug is about. :-) This webpage points to the manual as it was for the last release. It means, this manual wepage is frozen and is only updated at each release. If you have seen something different, it is an artifact that should not be possible. For instance, the service * GPG: GNU Privacy Guard. Setting up GPG and related tools. had been added on Sat Apr 8 22:56:19 2023 +0200 which is after the release 1.4.0. There is no bug and I am favor to close it. WDYT? Cheers, simon From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 05 12:06:18 2023 Received: (at control) by debbugs.gnu.org; 5 Sep 2023 16:06:19 +0000 Received: from localhost ([127.0.0.1]:58120 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdYZG-0002Fi-Jb for submit@debbugs.gnu.org; Tue, 05 Sep 2023 12:06:18 -0400 Received: from mail-wm1-x331.google.com ([2a00:1450:4864:20::331]:40004) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdYZA-0002EQ-J5 for control@debbugs.gnu.org; Tue, 05 Sep 2023 12:06:13 -0400 Received: by mail-wm1-x331.google.com with SMTP id 5b1f17b1804b1-401d61e9fecso7025975e9.0 for ; Tue, 05 Sep 2023 09:06:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693929966; x=1694534766; darn=debbugs.gnu.org; h=subject:from:to:message-id:date:from:to:cc:subject:date:message-id :reply-to; bh=Y7vhuYGjXH7KpSg1hVPcthP2DxBXuIQRKK2mkYlda+Y=; b=GJ5mXJQUb4Ep00ahy9t8IfgtqWTOHJqAbnzINyN4uYzj/QRV8ka71V20Wd4fl+omjZ Ep34ZV2n/cwVnnc2s3IlgvouBpfPFMT6+nnNeIsWZTBB5R29UAYJXJRx1Fo6roOE731M fYvcqyi4reBgS6u+AsFVP4Wak7V+9/3VPs0BR0nJI6JsoKo0e/jHfNQEBbAmvaP3jwP5 n6wd1X+0jEDd+HTReSHpSV6KzWMSh4I8Vh9OY697dBnYzcT4JkSu+SVMy1oE7agwsmNo +plPv59O3gYKA0j2Oi77v/XLdcQqE76GwZSxRs1BU41J//aYpPHLBOVZz//xNYR4sMDg jLzw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693929966; x=1694534766; h=subject:from:to:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Y7vhuYGjXH7KpSg1hVPcthP2DxBXuIQRKK2mkYlda+Y=; b=AaRsiWQVoy0BNpINv3gxYXpVvM7mdLwFLU+runGeMRz01kWpErxoK/PjO6PBxMASiI SDY2DpFVfcwkL0La1QTg3TScU2L8vnB7T9DjnWeHK4s+XQPywD1QDLdBQcPTxvkapG+G vLvF24TsYN8LBBs+JJm5L+IqMGEn2jP55HRXOLCdCgfkJaDqOzPzK6/LJ3y5ayF5E7kf gSRCwyFi4fXwdToTiPV9W/5jEDDN3Qqjtknyb2UWyjVfHZPvyFXRD7/yUCTi6prEFh/0 p7bnoBYR02iKs0XHIcUFOoYf7nsg9lcC9Sn6PcGD35rG60cQwALNpzWpZJ7w3xSEKllW 8c3g== X-Gm-Message-State: AOJu0YxCL4iYTqH9MSwe28HW/tZn1d3Ln4vSZPPxPFk7DWISlqJVt7d/ GTG+m+w8MTmutij+UKBNNtg4uIdblpU= X-Google-Smtp-Source: AGHT+IEMxIYQOZyD4wMpp/eSySc3PLuPx5r5OaSP4uVaih0Abod5WSAEBbCOup1Npv9iHuwk/HfOFA== X-Received: by 2002:a05:600c:8505:b0:401:c07f:72bd with SMTP id gw5-20020a05600c850500b00401c07f72bdmr10833825wmb.4.1693929966054; Tue, 05 Sep 2023 09:06:06 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id s16-20020a5d5110000000b003140fff4f75sm17637814wrt.17.2023.09.05.09.06.05 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Sep 2023 09:06:05 -0700 (PDT) Date: Tue, 05 Sep 2023 17:18:33 +0200 Message-Id: <86sf7ssl6e.fsf@gmail.com> To: control@debbugs.gnu.org From: Simon Tournier Subject: control message for bug #65522 X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control 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 65522 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 06 09:55:49 2023 Received: (at 65522) by debbugs.gnu.org; 6 Sep 2023 13:55:49 +0000 Received: from localhost ([127.0.0.1]:34625 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdt0W-0002Ks-Sh for submit@debbugs.gnu.org; Wed, 06 Sep 2023 09:55:49 -0400 Received: from mout-p-103.mailbox.org ([2001:67c:2050:0:465::103]:46210) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdnAM-0003Y6-FT for 65522@debbugs.gnu.org; Wed, 06 Sep 2023 03:41:38 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:b231:465::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-103.mailbox.org (Postfix) with ESMTPS id 4RgZ7Q5Lg6z9sX7; Wed, 6 Sep 2023 09:41:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=landt.email; s=MBO0001; t=1693986082; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=u5svcXRkHi4fLtN9nGZ9h1Iy0l2iqrVKvfCJTEFL5Do=; b=sLUdyeeQ1HkjP7MJiht1w5GrQYZzM5ovdOD9y1VlgXVJAln4JczOTSMZngsk5TxXnxk7G6 Oy2t5+jWb2N6yaMOURZ4IUuwKKEsIObXsmSQOnM31FvqtIbrXDqlVquqZt8oL3e5JYHr/w 3XWvvu+n0+6fB1KxL9ex5VqtNvDFcbt590idQjg/iAWOGK2s0gCEloQCxlqgiUAXCL+AGE vCBxaxRGcjteTslXuEChcxm5IoyyUB7Ve91+Zkn6cv+PAyL+abENLXHKBy8BcidYLCGlHH XJwKPRLbpiIsf8IC9IkUoI93F+MKlzZSV2nYJQ3MutQyPmqKVeE8EmIXDlWK9g== Date: Wed, 6 Sep 2023 09:41:22 +0200 (CEST) From: nils@landt.email To: Simon Tournier , 65522@debbugs.gnu.org Message-ID: <610495369.340893.1693986082059@office.mailbox.org> In-Reply-To: <86tts8sl6i.fsf@gmail.com> References: <944365132.479318.1692944188112@office.mailbox.org> <86tts8sl6i.fsf@gmail.com> Subject: Re: bug#65522: Documentation for some home services disappeared from 1.4 manual MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Priority: 3 Importance: Normal X-Rspamd-Queue-Id: 4RgZ7Q5Lg6z9sX7 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 65522 X-Mailman-Approved-At: Wed, 06 Sep 2023 09:55:42 -0400 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.7 (-) > Simon Tournier hat am 05.09.2023 17:18 CEST ge= schrieben: >=20 > =20 > Hi, >=20 > On Fri, 25 Aug 2023 at 08:16, nils@landt.email wrote: >=20 > > I noticed some help nodes under https://guix.gnu.org/en/manual/en/html_= node/Home-Services.html disappeared fairly recently. > > They are still available in the devel docs under https://guix.gnu.org/e= n/manual/devel/en/html_node/Home-Services.html > > > > The following topics are missing: > > * GPG: GNU Privacy Guard. Setting up GPG and related tools. > > * Fonts: Fonts Home Services. Services for managing User's fonts. > > * Sound: Sound Home Services. Dealing with audio. > > * Mail: Mail Home Services. Services for managing mail. > > * Messaging: Messaging Home Services. Services for managing messaging. > > * Media: Media Home Services. Services for managing media. > > * Networking: Networking Home Services. Networking services. > > * Miscellaneous: Miscellaneous Home Services. More services. > > > > This makes sense when looking at the 1.4.0 git tag, but I had a browser= tab open, and https://guix.gnu.org/manual/en/html_node/Mail-Home-Services.= html was definitely available just a day or two ago. > > > > I don't know if this is actually an issue or an intended change, but it= seemed better to report it than to ignore it. >=20 > I am sorry, I am not sure to understand what the bug is about. :-) >=20 > This webpage > points > to the manual as it was for the last release. It means, this manual > wepage is frozen and is only updated at each release. If you have seen > something different, it is an artifact that should not be possible. >=20 > For instance, the service >=20 > * GPG: GNU Privacy Guard. Setting up GPG and related tools. >=20 > had been added on Sat Apr 8 22:56:19 2023 +0200 which is after the > release 1.4.0. >=20 > There is no bug and I am favor to close it. WDYT? If this is intended and expected, then feel free to close it, sure. But it's certainly changed behaviour. I had https://guix.gnu.org/manual/en/= html_node/Mail-Home-Services.html open in a browser tab for more than a mon= th, and on 2023-08-23 it was suddenly 404 =C2=AF\_(=E3=83=84)_/=C2=AF From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 06 09:55:51 2023 Received: (at 65522) by debbugs.gnu.org; 6 Sep 2023 13:55:51 +0000 Received: from localhost ([127.0.0.1]:34695 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdt0Z-0002MA-5f for submit@debbugs.gnu.org; Wed, 06 Sep 2023 09:55:51 -0400 Received: from mout-p-103.mailbox.org ([80.241.56.161]:55170) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdqW9-0006ba-Cx for 65522@debbugs.gnu.org; Wed, 06 Sep 2023 07:16:21 -0400 Received: from smtp2.mailbox.org (smtp2.mailbox.org [10.196.197.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-103.mailbox.org (Postfix) with ESMTPS id 4RgfvB15Hgz9spX; Wed, 6 Sep 2023 13:16:06 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=landt.email; s=MBO0001; t=1693998966; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=39B7t6W/nQ0Iemf959mfP5gfboNnx41W0EU4fQEASPk=; b=kH219ravTTHSyaBxgBcyOD2GDXkWGTg/5PdNoSwvQzu4SjoN/DSMij7htEf9rqoBTWsnuG 9/d2lTC1AzTsD/7TSM8o9pc4BTW3nsIn10zormQhX02IcXoCXkOsO9IPSRftcCgrmYcqIH jDkpL5ytK+GbA6qXyTexDyFkGFkm4fQ3yFmeQ7i1m7Y38NGVkVGg95AsF3ZvJM6jL8Ug5g t1JaE07wC1myRf9oxxirv9tvnS1LBv7BnsqPB+GmeDhBzCHYbTV1OE0x7SBU+EOU7oao1k jdF5titBSWREq5JGyC3+p5eVZLgvv/MuWUaizrhVwsoShSpYyikmGJ1H+n9Akg== Date: Wed, 6 Sep 2023 13:16:05 +0200 (CEST) From: nils@landt.email To: Simon Tournier , 65522@debbugs.gnu.org Message-ID: <1729416148.370540.1693998965634@office.mailbox.org> In-Reply-To: <86tts8sl6i.fsf@gmail.com> References: <944365132.479318.1692944188112@office.mailbox.org> <86tts8sl6i.fsf@gmail.com> Subject: Re: bug#65522: Documentation for some home services disappeared from 1.4 manual MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Priority: 3 Importance: Normal X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 65522 X-Mailman-Approved-At: Wed, 06 Sep 2023 09:55:42 -0400 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.7 (-) > Simon Tournier hat am 05.09.2023 17:18 CEST geschrieben: > This webpage > points > to the manual as it was for the last release. It means, this manual > wepage is frozen and is only updated at each release. If you have seen > something different, it is an artifact that should not be possible. Note: I just searched for "guix search-input-file" on duckduckgo (and startpage / google to doublecheck) and the second hit was pointing to https://guix.gnu.org/manual/en/html_node/File-Search-Services.html which is 404. https://guix.gnu.org/manual/devel/en/html_node/File-Search-Services.html works. So it appears the manual was wrong (=showing the "latest" version instead of 1.4.0) long enough to be indexed by search engines. Of course this does not really change anything, if the current manual is correct then let's close this bug report! From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 06 20:43:36 2023 Received: (at 65522) by debbugs.gnu.org; 7 Sep 2023 00:43:36 +0000 Received: from localhost ([127.0.0.1]:38158 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qe37Q-0004gf-JM for submit@debbugs.gnu.org; Wed, 06 Sep 2023 20:43:36 -0400 Received: from mail-wm1-x335.google.com ([2a00:1450:4864:20::335]:37912) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qe37O-0004gK-7v for 65522@debbugs.gnu.org; Wed, 06 Sep 2023 20:43:35 -0400 Received: by mail-wm1-x335.google.com with SMTP id 5b1f17b1804b1-401ce65dfc4so1361085e9.0 for <65522@debbugs.gnu.org>; Wed, 06 Sep 2023 17:43:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1694047407; x=1694652207; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=1uUD+2PEveL94wD522hxyrTOKs3HYodfFUwrptYpzB8=; b=Zr2pE/QqIoN+NATKpCqbgWBK0V6/a8lyS/oTLuKRJ1BZWaNCKK7zyRlYU7YTCIxbkt va89faJpCkutl4kTq0wTuf6IRNQtpsXZHJDrlr1cUPLhHREpNedACRKPgE8i9WMpms8Z dK2Y1P6aAzLDBqqC23/Xo5HM4GnVnAe0/fYTM92lq+FlOjLVKd5teC+5h8dyJOicqlM7 ZrubKA6VXKYe4nvcXhajZovdcuVOr659bd0tXsr+Kd/cXkNB11THcV9XdnnMJaLsBArt pf6SUCHokl3hd2ngA884bnN45r7dL5zJO2TbzqvX2iL8EuyDlIHPTPHy9+FW8LTeNbLo 5M9Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694047407; x=1694652207; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:x-gm-message-state:from:to:cc:subject :date:message-id:reply-to; bh=1uUD+2PEveL94wD522hxyrTOKs3HYodfFUwrptYpzB8=; b=P9EVXLCWQ/xu4fu58oUePnQGGXvKDjSbMvOTQNkmW06F3+IWlrUN0+Mtx6Ptys9Web iHF/Qq+DDSuZ9YZLpWXacFwEWH42h3TFTioGfxmFAf/rVZNmlC9/bsTwy10mSiEwg39M bWbfNIRRrvHIGbaXVRdKXVKGMyHGmp5HjWNs7f0ZxzcxUdnHimof4j8wR8DF7il3ZRZ5 nSYLDIwyLVkzejOyHrUVC1vTgXQ+u6gmE+sfU9yJ3+OfyRiKtNfkpjEvxDWIF38Mmulb DawlBn/yIEWjiqDHdOFq8M67AamB4kjQgq3s415GgeevR/5PY7RooO/FggAY7e0SA22P SqaA== X-Gm-Message-State: AOJu0YxBCf8nZ+/amRl3s8F/dL9bmPzxyG/r9BlSFAIz7NU+1XYO11K+ VdFhM1NgcK1gJHctfD4fHb6pCDt40Gg= X-Google-Smtp-Source: AGHT+IGAQFqrGF5IR6wuMRgpvSrA2xenZGSoxmksB+blYukSKnTm0AHgvOalDYN+OYs89ifnbhmdhw== X-Received: by 2002:adf:e745:0:b0:31a:ed75:75d4 with SMTP id c5-20020adfe745000000b0031aed7575d4mr12047502wrn.2.1694047406561; Wed, 06 Sep 2023 17:43:26 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id p15-20020a5d68cf000000b0031416362e23sm22026129wrw.3.2023.09.06.17.43.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Sep 2023 17:43:26 -0700 (PDT) From: Simon Tournier To: nils@landt.email, 65522@debbugs.gnu.org Subject: Re: bug#65522: Documentation for some home services disappeared from 1.4 manual In-Reply-To: <610495369.340893.1693986082059@office.mailbox.org> References: <944365132.479318.1692944188112@office.mailbox.org> <86tts8sl6i.fsf@gmail.com> <610495369.340893.1693986082059@office.mailbox.org> Date: Thu, 07 Sep 2023 01:23:44 +0200 Message-ID: <865y4mophb.fsf@gmail.com> 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: 65522 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 (-) Hi, On Wed, 06 Sep 2023 at 09:41, nils@landt.email wrote: > But it's certainly changed behaviour. I had > https://guix.gnu.org/manual/en/html_node/Mail-Home-Services.html open > in a browser tab for more than a month, and on 2023-08-23 it was > suddenly 404 =C2=AF\_(=E3=83=84)_/=C2=AF This webpage currently works. So you have probably seen a transient issue. Cheers, simon From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 06 20:43:40 2023 Received: (at 65522-done) by debbugs.gnu.org; 7 Sep 2023 00:43:40 +0000 Received: from localhost ([127.0.0.1]:38161 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qe37T-0004gp-Ss for submit@debbugs.gnu.org; Wed, 06 Sep 2023 20:43:40 -0400 Received: from mail-wm1-x329.google.com ([2a00:1450:4864:20::329]:41360) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qe37P-0004gM-3P for 65522-done@debbugs.gnu.org; Wed, 06 Sep 2023 20:43:36 -0400 Received: by mail-wm1-x329.google.com with SMTP id 5b1f17b1804b1-401e6ce2d9fso1030955e9.1 for <65522-done@debbugs.gnu.org>; Wed, 06 Sep 2023 17:43:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1694047408; x=1694652208; darn=debbugs.gnu.org; h=mime-version:message-id:date:references:in-reply-to:subject:to:from :from:to:cc:subject:date:message-id:reply-to; bh=ijeaHejEfLpoFAEAOt8Bldz8yVDMZWTi2hlQKwaiRro=; b=gcvoHsnOct6KaYevOuSCrUJKlm4W7itYNrzYWzJRyshOeH8ugTRMXoqZK1h8tgGEaI 4bET4y+Sntegx6tbpmErscIE1UNauxheVh/tXDHZaAfRsjmqpjtgMcCHb52UhPPtNVT1 2xfoYeQm8qMPP5kI7g3KgoP9M80iFHicMxHSnfspn1P3ga2gI8gwAElKT8QgqoVSWjy8 I0MK5bCtkaZWGN7BeXqX3TgeF3n4zMznwHMj8gWQAk+T4X4Uy1KgT0mmVCZ9uFCn2ME0 jM7+xs6jD/bT8r75AlZ/6yHqzfQ5ijOiqMIT6kH65/ocRFIQIYba10y7av8Q4E2AxYLe iUWg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694047408; x=1694652208; h=mime-version:message-id:date:references:in-reply-to:subject:to:from :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ijeaHejEfLpoFAEAOt8Bldz8yVDMZWTi2hlQKwaiRro=; b=JP0JAbGv57an1hzgC8uDWHD7ZZEPZzYQnTiramqxhJG7w63K7Usm3U2V3kBGJH4M3S pxH/616bKKLTcmPrxWbjO+0/aVSVmaKT1KUC1owbN2Z7UtUbErbxwbuOrh5IbIW5E6ds qEBUbcs8AORx4kVd4i0aTVF0NIcTBfNDDXwu0lVsmXXrxLKC4+moe8Dzybep9u1HF0Zn riNZ4RfwXxc+zSEsbrz3Yap901fjGkoxhJu89OYP8uN6Izpu6DfrnegQY8iA8wXXguXO ubjp7NiWAd0G72qEtQais490d3YouVKx6gmveZ9UB+nDAxn1wuHbzHyh1jSHyLUEBVad jvQg== X-Gm-Message-State: AOJu0YwjeLCaH7D4U7r7ch4uAnI9m5aXleEDaywB3tEvkWsEYvqPbdjz jxJWmwvJswNVfWX7zp1eavtzaqrzk/c= X-Google-Smtp-Source: AGHT+IGRvqmE/IM9MsHE+2twEoRh9vRoGZNHUTGLu1UbZPhNyaotJhEP61UbvzBKbr/Oedqwg7eBAg== X-Received: by 2002:a05:600c:3b83:b0:3ff:c342:f296 with SMTP id n3-20020a05600c3b8300b003ffc342f296mr14015401wms.1.1694047407684; Wed, 06 Sep 2023 17:43:27 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id e13-20020a5d4e8d000000b0031c6cc74882sm21822049wru.107.2023.09.06.17.43.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Sep 2023 17:43:27 -0700 (PDT) From: Simon Tournier To: nils@landt.email, 65522-done@debbugs.gnu.org Subject: Re: bug#65522: Documentation for some home services disappeared from 1.4 manual In-Reply-To: <1729416148.370540.1693998965634@office.mailbox.org> References: <944365132.479318.1692944188112@office.mailbox.org> <86tts8sl6i.fsf@gmail.com> <1729416148.370540.1693998965634@office.mailbox.org> Date: Thu, 07 Sep 2023 01:26:36 +0200 Message-ID: <861qfaopcj.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 65522-done 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 (-) Hi, On Wed, 06 Sep 2023 at 13:16, nils@landt.email wrote: > https://guix.gnu.org/manual/en/html_node/File-Search-Services.html > which is 404. This webpage currently works for me. > Of course this does not really change anything, if the current manual > is correct then let's close this bug report! Well, I am closing since it is probably a transient issue. Feel free to reopen if you have similar troubles. Cheers, simon From unknown Sat Aug 09 14:04:52 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 05 Oct 2023 11: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