From unknown Wed Jun 18 23:11:16 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#51389 <51389@debbugs.gnu.org> To: bug#51389 <51389@debbugs.gnu.org> Subject: Status: [PATCH] gnu: lttng-tools: Patch default man path. Reply-To: bug#51389 <51389@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:11:16 +0000 retitle 51389 [PATCH] gnu: lttng-tools: Patch default man path. reassign 51389 guix-patches submitter 51389 Olivier Dion severity 51389 normal tag 51389 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 25 12:19:12 2021 Received: (at submit) by debbugs.gnu.org; 25 Oct 2021 16:19:12 +0000 Received: from localhost ([127.0.0.1]:44105 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mf2gq-0001ZQ-Go for submit@debbugs.gnu.org; Mon, 25 Oct 2021 12:19:12 -0400 Received: from lists.gnu.org ([209.51.188.17]:60490) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mf2go-0001ZJ-Sy for submit@debbugs.gnu.org; Mon, 25 Oct 2021 12:19:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58492) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mf2go-0000qv-MY for guix-patches@gnu.org; Mon, 25 Oct 2021 12:19:10 -0400 Received: from smtp.polymtl.ca ([132.207.4.11]:58713) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mf2gi-0001pp-B0 for guix-patches@gnu.org; Mon, 25 Oct 2021 12:19:10 -0400 Received: from laura.hitronhub.home (modemcable094.169-200-24.mc.videotron.ca [24.200.169.94]) (authenticated bits=0) by smtp.polymtl.ca (8.14.7/8.14.7) with ESMTP id 19PGIk0d010852 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT); Mon, 25 Oct 2021 12:18:56 -0400 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp.polymtl.ca 19PGIk0d010852 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=polymtl.ca; s=default; t=1635178736; bh=XwqJLu8hAUHrmjqdVGF/1eDDXfV4cFjFyYGbuqh5eT0=; h=From:To:Cc:Subject:Date:From; b=tb5SrQI/kJdSfUtzQqPQFB/hKuUM1z4/bVddUvqph+OjpOelzKosKWiQ+pLQBGlS7 wevuS2OVO1b8wNFtzyXr+mH8BdpFoShuhNjMcWe3eKQi6E9FwTYGFBKKyvcwTav5Pi Kxx6FvOGIMAz+wPwZx6xKCOdqiRfqKhLJS99CgMo= From: Olivier Dion To: guix-patches@gnu.org Subject: [PATCH] gnu: lttng-tools: Patch default man path. Date: Mon, 25 Oct 2021 12:18:43 -0400 Message-Id: <20211025161843.7507-1-olivier.dion@polymtl.ca> X-Mailer: git-send-email 2.33.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Poly-FromMTA: (modemcable094.169-200-24.mc.videotron.ca [24.200.169.94]) at Mon, 25 Oct 2021 16:18:46 +0000 Received-SPF: pass client-ip=132.207.4.11; envelope-from=olivier.dion@polymtl.ca; helo=smtp.polymtl.ca X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, T_SPF_TEMPERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: Olivier Dion 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 (--) * gnu/packages/linux.scm (lttng-tools) [arguments]: Add 'patch-default-man-path after 'unpack phase. --- gnu/packages/linux.scm | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 61ec6d8657..3b4da16d78 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -8167,7 +8167,12 @@ (define-public lttng-tools (add-before 'configure 'set-environment-variables (lambda _ (setenv "HOME" "/tmp") - (setenv "LTTNG_HOME" "/tmp")))))) + (setenv "LTTNG_HOME" "/tmp"))) + ;; We don't put (which "man") here because LTTng uses execlp. + (add-after 'unpack 'patch-default-man-path + (lambda _ + (substitute* "src/common/defaults.h" + (("/usr/bin/man") "man"))))))) ;; NOTE - Users have to install python-3 in their profile to use the ;; bindings. We don't put it in the inputs, because the rest of the tools ;; can work without it. -- 2.33.1 From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 27 18:29:56 2021 Received: (at 51389-done) by debbugs.gnu.org; 27 Oct 2021 22:29:57 +0000 Received: from localhost ([127.0.0.1]:50781 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfrQi-0002oc-NL for submit@debbugs.gnu.org; Wed, 27 Oct 2021 18:29:56 -0400 Received: from eggs.gnu.org ([209.51.188.92]:48672) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfrQf-0002oL-ST for 51389-done@debbugs.gnu.org; Wed, 27 Oct 2021 18:29:55 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:56100) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfrQY-0003Cj-TX; Wed, 27 Oct 2021 18:29:46 -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=hWfD2AhlI68sw/3Tj2XK6IDQu4qZhznfgFes1vYWV+I=; b=gsrb0R+rqwamCmGrjg20 Ah2RQcDPd0GuThyPnxugd1DbB8drASwCTqldqV38FxZcsHz2nRhumJZHuGZGAL9TZdZFP0Dq7ym4p mpwhwQ9pz3KswDuXnT/lzhF2oO22hrKkJ0fnK4bd94niBgTOTXpCPV3VMeuaSsnNFuKychuPdNvb8 9X+VcPg45+UigZnJCl35I0LBMKMtGdl9QpWH1e3za1KyR4iQeiIWwE7ze7JW4BSxvdNkAlS9aUDze tuvXeLmjJjTM0+2es6hVed8x1Cu86lvgYzqWWiUtj/7asLWftjkAXzjwguWFAOLEzJK55cQ9UcXUS xHRV+LlQIMYPpQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:54256 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfrQ2-0007kT-WA; Wed, 27 Oct 2021 18:29:46 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Olivier Dion Subject: Re: bug#51389: [PATCH] gnu: lttng-tools: Patch default man path. References: <20211025161843.7507-1-olivier.dion@polymtl.ca> Date: Thu, 28 Oct 2021 00:29:12 +0200 In-Reply-To: <20211025161843.7507-1-olivier.dion@polymtl.ca> (Olivier Dion's message of "Mon, 25 Oct 2021 12:18:43 -0400") Message-ID: <877ddyaypz.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: -2.3 (--) X-Debbugs-Envelope-To: 51389-done Cc: 51389-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, Olivier Dion skribis: > * gnu/packages/linux.scm (lttng-tools) > [arguments]: Add 'patch-default-man-path after 'unpack phase. Applied, thanks! Ludo=E2=80=99. From unknown Wed Jun 18 23:11:16 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, 25 Nov 2021 12:24:10 +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