← Back to team overview

lttng team mailing list archive

[Bug 2043004] Re: lttng-modules-dkms FTBS on jammy with the latest 6.5 kernel

 

** Description changed:

  [Impact]
  
- /var/lib/dkms/lttng-modules/2.13.8/build/src/../include/lttng/events-internal.h:292:9: error: unknown type name 
+ /var/lib/dkms/lttng-modules/2.13.8/build/src/../include/lttng/events-internal.h:292:9: error: unknown type name
  ‘uuid_le’
-   292 |         uuid_le uuid;                   /* Trace session unique ID (copy) */
-       |         ^~~~~~~
- /var/lib/dkms/lttng-modules/2.13.8/build/src/../include/lttng/events-internal.h:466:9: error: unknown type name 
+   292 |         uuid_le uuid;                   /* Trace session unique ID (copy) */
+       |         ^~~~~~~
+ /var/lib/dkms/lttng-modules/2.13.8/build/src/../include/lttng/events-internal.h:466:9: error: unknown type name
  ‘uuid_le’
-   466 |         uuid_le uuid;                           /* Trace session unique ID */
-       |         ^~~~~~~
+   466 |         uuid_le uuid;                           /* Trace session unique ID */
+       |         ^~~~~~~
  
  [Test case]
  
-  $ sudo apt install lttng-modules-dkms
+  $ sudo apt install lttng-modules-dkms
+  $ sudo lttng list -k
  
  [Fix]
  
  Backport the changes from mantic to properly support the new 6.5 kernel
  ABI.
  
  [Regression potential]
  
  We may experience regressions in systems that are using the lttng
  debugging tool with the new 6.5 kernel.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: lttng-modules-dkms 2.13.8-1~ubuntu22.04.1
  ProcVersionSignature: User Name 6.5.0-9.9~22.04.2-generic 6.5.3
  Uname: Linux 6.5.0-9-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CloudArchitecture: x86_64
  CloudID: nocloud
  CloudName: unknown
  CloudPlatform: nocloud
  CloudSubPlatform: config-disk (/dev/vdb)
  Date: Wed Nov  8 10:12:03 2023
  PackageArchitecture: all
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=<set>
-  LANG=C.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=<set>
+  LANG=C.UTF-8
+  SHELL=/bin/bash
  SourcePackage: lttng-modules
  UpgradeStatus: No upgrade log present (probably fresh install)

** Patch added: "lttng-modules-dkms-support-linux-6.5-jammy.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/lttng-modules/+bug/2043004/+attachment/5717191/+files/lttng-modules-dkms-support-linux-6.5-jammy.debdiff

** Also affects: lttng-modules (Ubuntu Jammy)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
LTTng, which is subscribed to lttng-modules in Ubuntu.
Matching subscriptions: lttng-modules-bugs
https://bugs.launchpad.net/bugs/2043004

Title:
  lttng-modules-dkms FTBS on jammy with the latest 6.5 kernel

Status in lttng-modules package in Ubuntu:
  New
Status in lttng-modules source package in Jammy:
  New

Bug description:
  [Impact]

  /var/lib/dkms/lttng-modules/2.13.8/build/src/../include/lttng/events-internal.h:292:9: error: unknown type name
  ‘uuid_le’
    292 |         uuid_le uuid;                   /* Trace session unique ID (copy) */
        |         ^~~~~~~
  /var/lib/dkms/lttng-modules/2.13.8/build/src/../include/lttng/events-internal.h:466:9: error: unknown type name
  ‘uuid_le’
    466 |         uuid_le uuid;                           /* Trace session unique ID */
        |         ^~~~~~~

  [Test case]

   $ sudo apt install lttng-modules-dkms
   $ sudo lttng list -k

  [Fix]

  Backport the changes from mantic to properly support the new 6.5
  kernel ABI.

  [Regression potential]

  We may experience regressions in systems that are using the lttng
  debugging tool with the new 6.5 kernel.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: lttng-modules-dkms 2.13.8-1~ubuntu22.04.1
  ProcVersionSignature: User Name 6.5.0-9.9~22.04.2-generic 6.5.3
  Uname: Linux 6.5.0-9-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CloudArchitecture: x86_64
  CloudID: nocloud
  CloudName: unknown
  CloudPlatform: nocloud
  CloudSubPlatform: config-disk (/dev/vdb)
  Date: Wed Nov  8 10:12:03 2023
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=C.UTF-8
   SHELL=/bin/bash
  SourcePackage: lttng-modules
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lttng-modules/+bug/2043004/+subscriptions



References