← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1626445] [NEW] lttng shouldn't be enabled out of the box/ incompatible with snappy confinement

 

Public bug reported:

As I understand it, lttng shouldn't be used out of the box - I'm seeing apparmor complaining about it, though. The other aspect of it is the fact that it's using a folder apparmor won't allow under snap confinement.
I realize this is a hybrid bug, but I don't know exactly what to expect for either of these, I'm really filing it based on the symptoms for now.

$ snap install dekko --edge --devmode
$ snappy-debug.security scanlog &
$ /snap/bin/dekko

Log: apparmor="ALLOWED" operation="open" profile="snap.dekko.dekko"
name="/dev/shm/lttng-ust-wait-6-1000" pid=3230 comm="QQmlThread"
requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000

Dekko doesn't link to lttng:

$ ldd /snap/dekko/current/usr/bin/dekko | grep lttng

** Affects: ubuntu-ui-toolkit (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1626445

Title:
  lttng shouldn't be enabled out of the box/ incompatible with snappy
  confinement

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  As I understand it, lttng shouldn't be used out of the box - I'm seeing apparmor complaining about it, though. The other aspect of it is the fact that it's using a folder apparmor won't allow under snap confinement.
  I realize this is a hybrid bug, but I don't know exactly what to expect for either of these, I'm really filing it based on the symptoms for now.

  $ snap install dekko --edge --devmode
  $ snappy-debug.security scanlog &
  $ /snap/bin/dekko

  Log: apparmor="ALLOWED" operation="open" profile="snap.dekko.dekko"
  name="/dev/shm/lttng-ust-wait-6-1000" pid=3230 comm="QQmlThread"
  requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000

  Dekko doesn't link to lttng:

  $ ldd /snap/dekko/current/usr/bin/dekko | grep lttng

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1626445/+subscriptions


Follow ups