emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#60739: closed ([PATCH] gnu: lttng-modules: Update to 2.13.7.)


From: GNU bug Tracking System
Subject: bug#60739: closed ([PATCH] gnu: lttng-modules: Update to 2.13.7.)
Date: Sat, 02 Sep 2023 06:12:02 +0000

Your message dated Fri, 01 Sep 2023 23:11:25 -0700
with message-id <87a5u5nlyq.fsf@wireframe>
and subject line Re: [bug#60739] [PATCH] gnu: lttng-modules: Update to 2.13.7.
has caused the debbugs.gnu.org bug report #60739,
regarding [PATCH] gnu: lttng-modules: Update to 2.13.7.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
60739: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60739
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: lttng-modules: Update to 2.13.7. Date: Wed, 11 Jan 2023 14:18:24 -0500
From: Olivier Dion <olivier-dion@proton.me>

* gnu/packages/instrumentation.scm (lttng-modules): Update to 2.13.7.
---
 gnu/packages/instrumentation.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/instrumentation.scm b/gnu/packages/instrumentation.scm
index 133d684567..0cfc13935e 100644
--- a/gnu/packages/instrumentation.scm
+++ b/gnu/packages/instrumentation.scm
@@ -271,14 +271,14 @@ (define-public libpatch
 (define-public lttng-modules
   (package
     (name "lttng-modules")
-    (version "2.13.5")
+    (version "2.13.7")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://lttng.org/files/lttng-modules/";
                                   "lttng-modules-" version ".tar.bz2"))
               (sha256
                (base32
-                "0277yfp57psnvn5g40mk09zryp0r4saynns213qak18fv0l39szc"))))
+                "0d5jj8227kspmbpwsv691z4szzwhmzjzw61rvv5n0cchyyfng6as"))))
     (build-system linux-module-build-system)
     (arguments
      `(#:tests? #f ; no tests
-- 
2.38.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#60739] [PATCH] gnu: lttng-modules: Update to 2.13.7. Date: Fri, 01 Sep 2023 23:11:25 -0700
On 2023-02-10, Olivier Dion wrote:
> On Tue, 31 Jan 2023, Christopher Baines <mail@cbaines.net> wrote:
>> Olivier Dion via Guix-patches via <guix-patches@gnu.org> writes:
>>
>>> From: Olivier Dion <olivier-dion@proton.me>
>>>
>>> * gnu/packages/instrumentation.scm (lttng-modules): Update to 2.13.7.
>>> ---
>>>  gnu/packages/instrumentation.scm | 4 ++--
>>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> Does this build locally for you? It seems to fail for me and
>
> Yes it does build (I'm packaging 2.13.8 now), but it's not deterministic.
> Some symbols are offset by some value and I don't know why.

A newer version was merged:

51b29ba0077e0d7d18af3d5af5ed6f7b1ed652c7 gnu: lttng-modules: Update to 2.13.10.

Marking as done.

live well,
  vagrant

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]