From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 06 14:22:44 2022 Received: (at submit) by debbugs.gnu.org; 6 Jun 2022 18:22:44 +0000 Received: from localhost ([127.0.0.1]:36817 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nyHNE-0006gN-K6 for submit@debbugs.gnu.org; Mon, 06 Jun 2022 14:22:44 -0400 Received: from lists.gnu.org ([209.51.188.17]:40696) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nyHN8-0006gA-Jj for submit@debbugs.gnu.org; Mon, 06 Jun 2022 14:22:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44870) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nyHN2-0005uF-IM for bug-guix@gnu.org; Mon, 06 Jun 2022 14:22:33 -0400 Received: from laurent.telenet-ops.be ([2a02:1800:110:4::f00:19]:40158) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nyHN0-0003dq-Et for bug-guix@gnu.org; Mon, 06 Jun 2022 14:22:32 -0400 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by laurent.telenet-ops.be with bizsmtp id fuNQ270014UW6Th01uNQgW; Mon, 06 Jun 2022 20:22:24 +0200 Message-ID: <251988a3dc1d603e179dfe47c9de4e05f1396859.camel@telenet.be> Subject: contributing: Broken link to Git manual From: Maxime Devos To: bug-guix@gnu.org Date: Mon, 06 Jun 2022 20:22:20 +0200 Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-IIq2jg8fcqzWv9QiI0WG" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1654539744; bh=gIvA4EbiK6tTjDkCAQ14btZobZloyFmvd5O9HeNpyBk=; h=Subject:From:To:Date; b=BHVZm3UM9uLPY2ID+3wXggrvnU24BuOzU8a2nIEs6ji6MH6ebmawBVv+sAr7SzcUU g6sIyD8vS8Bvb7EEv2KsDp+ryrBMMd04RtqWHKVKoMQIWo4BRMEbvrWh6vBR7O9LGj ejwnrxPmu+lfCtvm2FL6WJQghcEfAREpoDgkOQz/TnhqiKCTLNT5FaDnmZAeSTF7tn EX7eIlBsfgRJFkrA+W4P8eYS1cSapXGSCty39FtpQ4FPIOwgPjrAQeaOQRKMumVGj2 18Ab4C5JklddxSRGm/lp3DwqzUEwwJp9X7jt75SMnpd1ipGt3HuMeb6DXg4SLHMfzK zRS9s4cuiqexA== Received-SPF: pass client-ip=2a02:1800:110:4::f00:19; envelope-from=maximedevos@telenet.be; helo=laurent.telenet-ops.be 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: submit 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 (--) --=-IIq2jg8fcqzWv9QiI0WG Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable contributing.texi contains: @pxref{submitting patches,, Submitting patches to a project, git, Git User = Manual}). However, there is no 'git' info manual. I guess the ', git,' should be replaced by ',,' or something like that to avoid implying there's a git info page? Greetings, Maxime. --=-IIq2jg8fcqzWv9QiI0WG Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYp5F3BccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7lc0AP9cxps6VNAAmwrmI74PsJWaVuz4 8yuSAiO1SbWxgroqDwD+L7bKCV8xfmDG6ZYH+RJ3mIliDIpefo6VgibgAANqjAA= =VKWB -----END PGP SIGNATURE----- --=-IIq2jg8fcqzWv9QiI0WG-- From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 15 16:42:49 2022 Received: (at 55821) by debbugs.gnu.org; 15 Jun 2022 20:42:50 +0000 Received: from localhost ([127.0.0.1]:40004 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o1Zqj-0000xy-M7 for submit@debbugs.gnu.org; Wed, 15 Jun 2022 16:42:49 -0400 Received: from eggs.gnu.org ([209.51.188.92]:42078) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o1Zqh-0000xj-DN for 55821@debbugs.gnu.org; Wed, 15 Jun 2022 16:42:47 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:45482) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o1Zqc-0002EH-1m; Wed, 15 Jun 2022 16:42:42 -0400 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=tYrn35EV2aJ6Jrh+KNCMofKJ5wv2LQ/RE1KPvTYTeSs=; b=Qj2zaStLVEEqNrZdlwdO jkBbI5kM5UO8O7+RiHaSM+k67e44EQ9BDESfyYxta2dbvlX+mjTUlZFHZtYGNwCcu3QgHEjWsii+P pcjK+VPhVGjTpgfoGLupoewm1+DYWolc+vmH6mqUCfF561GiaCcMUzn4lOyriO0LuGnlPJqZzaflz n6mTWczi1kHenUNw2IjQ+N3M2ypIPh9whKpSKBvvHxNGCetpT0ESujHotMfq+lqE/7QE589yTAKVu uUta5KNEKkSDpuULIu+Pr+N12PHYHuK+uuiy6SNGjc16ZGfgZ4lpOy7GfYFlvQ2dQefvPiFVoFIkr +8Yf7Op38qjxYw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:54860 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o1Zqb-0006oz-LZ; Wed, 15 Jun 2022 16:42:41 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Maxime Devos Subject: Re: bug#55821: contributing: Broken link to Git manual References: <251988a3dc1d603e179dfe47c9de4e05f1396859.camel@telenet.be> Date: Wed, 15 Jun 2022 22:42:40 +0200 In-Reply-To: <251988a3dc1d603e179dfe47c9de4e05f1396859.camel@telenet.be> (Maxime Devos's message of "Mon, 06 Jun 2022 20:22:20 +0200") Message-ID: <87mtedpsjj.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 55821 Cc: 55821@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 (---) Maxime Devos skribis: > contributing.texi contains: > > @pxref{submitting patches,, Submitting patches to a project, git, Git Use= r Manual}). > > However, there is no 'git' info manual. I think there used to be one; could it be that we=E2=80=99re no longer buil= ding it? Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 11 15:20:44 2022 Received: (at 55821) by debbugs.gnu.org; 11 Jul 2022 19:20:44 +0000 Received: from localhost ([127.0.0.1]:41026 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oAyxY-0008RG-76 for submit@debbugs.gnu.org; Mon, 11 Jul 2022 15:20:44 -0400 Received: from mail-qt1-f171.google.com ([209.85.160.171]:39925) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oAyxV-0008R3-Nk for 55821@debbugs.gnu.org; Mon, 11 Jul 2022 15:20:42 -0400 Received: by mail-qt1-f171.google.com with SMTP id r17so5227285qtx.6 for <55821@debbugs.gnu.org>; Mon, 11 Jul 2022 12:20:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=NITc4q5yprbSMNRJXDoftmGOKeU/MY9Uyc7OOguT194=; b=Idcf1JD94hSB8sx9xYQmGlVGtu5NuIqGpxVZuNcwZzRZ+oNa9gWYEohTvmxHmf5SS7 KhBwjo7kjHSAFWDi/4R8pak5ieyDZfQUOxO6raQpfbefp5zDhYn5tajXAB7puZ5TUBAs lfMnPZzzYAxE3HZprNXgyrr8w469SWyjHYBaCeJaVxeMwZkD2/Hh14xeMH7t1qBcXthK XKoaShCHqeij6A5x9RAAR90G9fi/CKmH8w6JPRd2cfNSupZkksXoEU9niiiFqT9HVgGl rIs7MghaZUIvWxwlaTl3Pv+RYl45eYVyrmXlBc3LvPzaHnndaK6R6vRnVMa1WfE4xbw6 Z2lQ== 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:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=NITc4q5yprbSMNRJXDoftmGOKeU/MY9Uyc7OOguT194=; b=ne41ZgZs0xmVvkO4BOVWaHP7IGQ94QKOqwr64qS3huoHWBhkE+neuQQ6TQ0qOGJSCZ yUeDEWfgqnhU2lxi5nQGAxJvtRmdIWkLW1E3lvbaVzUUd9IOvOsb6tdRYOnxzoUDCUQz vUcio2ef7VPWZFIiXu0FvAt5fV4PUwtHPqfBL3of5opDoB6A3RbF6NyadjNCMesyJDpE G4bkSYTVJKvgw43fwMXpt+b4JARDUYPj3wQQCtYTTHcuoPCRxMg3qcE9gaGMpx0MmOuC NQQy8HD6EKJqTI2n5OhnrJnNm+ismA0FQovaB68x2fW+P4e7rSdEG+l7PO7Fa8syHFXQ BJVQ== X-Gm-Message-State: AJIora/k1iA4yUXx/8HTevE05mNQVb1AM9tdGBlAdnoD16rnbNCSKfhA 3bkompDsyfD2IKvm+AVWJJnpOYDTdDT5Ml5M X-Google-Smtp-Source: AGRyM1ttAlgfKz3xsFTbyx32jw/tTlAoso6HYCrYPRNB8/XIMwpI3fX+EqA7olPCMW8LSEsEt4sgwg== X-Received: by 2002:ac8:5f0a:0:b0:31e:b219:1d4b with SMTP id x10-20020ac85f0a000000b0031eb2191d4bmr6751702qta.640.1657567236092; Mon, 11 Jul 2022 12:20:36 -0700 (PDT) Received: from hurd (dsl-155-226.b2b2c.ca. [66.158.155.226]) by smtp.gmail.com with ESMTPSA id f6-20020ac840c6000000b0031ebdc74d5dsm87841qtm.63.2022.07.11.12.20.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 11 Jul 2022 12:20:35 -0700 (PDT) From: Maxim Cournoyer To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: bug#55821: contributing: Broken link to Git manual References: <251988a3dc1d603e179dfe47c9de4e05f1396859.camel@telenet.be> <87mtedpsjj.fsf@gnu.org> Date: Mon, 11 Jul 2022 15:20:34 -0400 In-Reply-To: <87mtedpsjj.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Wed, 15 Jun 2022 22:42:40 +0200") Message-ID: <87r12rbgn1.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (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: 55821 Cc: Maxime Devos , 55821@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: -1.0 (-) Hi Ludo, Ludovic Court=C3=A8s writes: > Maxime Devos skribis: > >> contributing.texi contains: >> >> @pxref{submitting patches,, Submitting patches to a project, git, Git Us= er Manual}). >> >> However, there is no 'git' info manual. > > I think there used to be one; could it be that we=E2=80=99re no longer bu= ilding > it? Indeed, support for it was contributed by David Kastrup in 2007 [0]. It seems we should be running 'make install-info' explicitly. Perl is needed, unless that bit changed. [0] https://github.com/git/git/commit/4739809cd0ea12a8de006f9f086fdff92851= 89b8 Thanks, Maxim From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 11 17:50:57 2022 Received: (at 55821-done) by debbugs.gnu.org; 11 Jul 2022 21:50:57 +0000 Received: from localhost ([127.0.0.1]:41117 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oB1Iu-00043T-Iz for submit@debbugs.gnu.org; Mon, 11 Jul 2022 17:50:56 -0400 Received: from mail-qv1-f54.google.com ([209.85.219.54]:34461) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oB1Io-000435-5l for 55821-done@debbugs.gnu.org; Mon, 11 Jul 2022 17:50:55 -0400 Received: by mail-qv1-f54.google.com with SMTP id mi10so1342319qvb.1 for <55821-done@debbugs.gnu.org>; Mon, 11 Jul 2022 14:50:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=vrhXle6Di6/09OTgKwvemoje7u/Hgke8iaXwYleIo/E=; b=QptWQOZzyyP/Cd/bleKCOH7bXdGlmhnmBBDyBry9E71k47Fpzu1NKIxXH3EUz2R1jg TojkQemwAs09YLEIfy9tiEVt/plViOD0wvsYvcb5Qgk2S3TLQ+fDl7S6wdHNGPjtv1RZ mYhGpSFj3soBzZ/hNItr6qrcTEGlcWJg2aRQVQXgfPyUn2GilbPkQdXQb3pEH498+8m/ WPNozDXcDmzDUBrLrdARLLDPP3/iPhMX25gKQ9vwZkt1pe8Nuv48GpKlXcFR3yiYOgOn nzarSJ+lHF7CKXbkHldlOZ/uPL+I7x9pPvpLVlqgwA/DL99vZz+8vkJDw2eYSDTeyJLz QjiQ== 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:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=vrhXle6Di6/09OTgKwvemoje7u/Hgke8iaXwYleIo/E=; b=8Rt+oIlo+tQUE2q4TkkHldKEp86rsCCtoKESu5ow3/5O8/hHpU+V43Vb6RxHK6I0/a Jp8asU5g4MVu7xj1qWPalTxS50tEaB43fTZe9N1zU4Diafldb42kmnsXWTt8zz7ryf8W +CenpCERbv4NJZ5MK8qf1qJdDE7sGabhYjX0JA/whnwIMXm6llcjgamniiLeigY4o1SQ e5lIScneX9guXfRi6fA3gV7VKE0uO9nl1VEiM56fT556BJ013JfgRXg7zeB5CEi1AqTS 5Z528p86fbOy0GC9eQ+4gbPmuNCy3m4vijCxMD0qkXIM/INQ14wtN7NDRHaLagLyQQJ9 38vg== X-Gm-Message-State: AJIora9yD1zwQcaMKl48Lo2OiRZx3/gJr0p34Vcff9suhIcoMOdYI6zz UZz2Gd/CzT5Mu0NJWfNIKb+0D+i6gLKehPGp X-Google-Smtp-Source: AGRyM1utrDXPP33hzziFJWKaRaG9fyCKkLxMS1LKZhnQGTazENjlljacQ6i0aozOYXQxyisfuY6NHA== X-Received: by 2002:a0c:b2d0:0:b0:473:2c19:f1ee with SMTP id d16-20020a0cb2d0000000b004732c19f1eemr15622738qvf.130.1657576244377; Mon, 11 Jul 2022 14:50:44 -0700 (PDT) Received: from hurd (dsl-155-226.b2b2c.ca. [66.158.155.226]) by smtp.gmail.com with ESMTPSA id bq37-20020a05620a46a500b006a36b0d7f27sm7476797qkb.76.2022.07.11.14.50.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 11 Jul 2022 14:50:43 -0700 (PDT) From: Maxim Cournoyer To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: bug#55821: contributing: Broken link to Git manual References: <251988a3dc1d603e179dfe47c9de4e05f1396859.camel@telenet.be> <87mtedpsjj.fsf@gnu.org> <87r12rbgn1.fsf@gmail.com> Date: Mon, 11 Jul 2022 17:50:42 -0400 In-Reply-To: <87r12rbgn1.fsf@gmail.com> (Maxim Cournoyer's message of "Mon, 11 Jul 2022 15:20:34 -0400") Message-ID: <87k08jb9ot.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (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: 55821-done Cc: Maxime Devos , 55821-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: -1.0 (-) Hello, Maxim Cournoyer writes: > Hi Ludo, > > Ludovic Court=C3=A8s writes: > >> Maxime Devos skribis: >> >>> contributing.texi contains: >>> >>> @pxref{submitting patches,, Submitting patches to a project, git, Git U= ser Manual}). >>> >>> However, there is no 'git' info manual. >> >> I think there used to be one; could it be that we=E2=80=99re no longer b= uilding >> it? > > Indeed, support for it was contributed by David Kastrup in 2007 [0]. It > seems we should be running 'make install-info' explicitly. Perl is > needed, unless that bit changed. Fixed in 245ddc255a on core-updates. The info node name was also wrong, that was fixed on master with 5ecbf5b1637762281992befec7fa53f966e5d0b1. Note to attentive readers, you'll only see the final (working) info link on core-updates or after the next merge of it into master. Thanks, Maxim From unknown Sun Jun 22 11:43:18 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, 09 Aug 2022 11:24:06 +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