GNU bug report logs - #60739
[PATCH] gnu: lttng-modules: Update to 2.13.7.

Previous Next

Package: guix-patches;

Reported by: Olivier Dion <olivier.dion <at> polymtl.ca>

Date: Wed, 11 Jan 2023 19:19:01 UTC

Severity: normal

Tags: moreinfo, patch

Done: Vagrant Cascadian <vagrant <at> debian.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Vagrant Cascadian <vagrant <at> debian.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#60739: closed ([PATCH] gnu: lttng-modules: Update to 2.13.7.)
Date: Sat, 02 Sep 2023 06:12:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 01 Sep 2023 23:11:25 -0700
with message-id <87a5u5nlyq.fsf <at> 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 <at> gnu.org.)


-- 
60739: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60739
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Olivier Dion <olivier.dion <at> polymtl.ca>
To: guix-patches <at> gnu.org
Cc: Olivier Dion <olivier-dion <at> proton.me>
Subject: [PATCH] gnu: lttng-modules: Update to 2.13.7.
Date: Wed, 11 Jan 2023 14:18:24 -0500
From: Olivier Dion <olivier-dion <at> 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



[Message part 3 (message/rfc822, inline)]
From: Vagrant Cascadian <vagrant <at> debian.org>
To: Olivier Dion <olivier.dion <at> polymtl.ca>, Christopher Baines
 <mail <at> cbaines.net>
Cc: olivier-dion <at> proton.me, 60739-done <at> debbugs.gnu.org
Subject: Re: [bug#60739] [PATCH] gnu: lttng-modules: Update to 2.13.7.
Date: Fri, 01 Sep 2023 23:11:25 -0700
[Message part 4 (text/plain, inline)]
On 2023-02-10, Olivier Dion wrote:
> On Tue, 31 Jan 2023, Christopher Baines <mail <at> cbaines.net> wrote:
>> Olivier Dion via Guix-patches via <guix-patches <at> gnu.org> writes:
>>
>>> From: Olivier Dion <olivier-dion <at> 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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 260 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.