$ sudo apt install sysdig-dkms
[...]
Get:1 http://archive.ubuntu.com/ubuntu bionic-proposed/universe amd64 
sysdig-dkms all 0.24.1-1ubuntu4~18.04.1 [88.3 kB]
Fetched 88.3 kB in 0s (452 kB/s) 
Selecting previously unselected package sysdig-dkms.
(Reading database ... 179360 files and directories currently installed.)
Preparing to unpack .../sysdig-dkms_0.24.1-1ubuntu4~18.04.1_all.deb ...
Unpacking sysdig-dkms (0.24.1-1ubuntu4~18.04.1) ...
Setting up sysdig-dkms (0.24.1-1ubuntu4~18.04.1) ...
Loading new sysdig-0.24.1 DKMS files...
Building for 5.3.0-26-generic 5.4.0-9-generic
Building initial module for 5.3.0-26-generic
EFI variables are not supported on this system
/sys/firmware/efi/efivars not found, aborting.
Done.

sysdig-probe:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/5.3.0-26-generic/updates/dkms/

depmod...

DKMS: install completed.

$ sudo modprobe sysdig-probe 
$ dmesg | tail -n3
[  352.196242] sysdig_probe: loading out-of-tree module taints kernel.
[  352.198010] sysdig_probe: module verification failed: signature and/or 
required key missing - tainting kernel
[  352.212448] sysdig_probe: driver loading, sysdig-probe 0.24.1

$ sudo sysdig -S
[...]
<ctrl-c>
----------------------
Event           #Calls
----------------------
> rt_sigprocmask  388
< rt_sigprocmask  388
> switch          368
> select          194
< select          194
> write           100
> read            99
> getpid          97
< getpid          97
< read            4

/var/log/kernel.log:
Jan 14 17:01:17 autopkgtest kernel: [ 1532.589338] sysdig_probe: adding new 
consumer 00000000c7d72146
Jan 14 17:01:17 autopkgtest kernel: [ 1532.589349] sysdig_probe: initializing 
ring buffer for CPU 0
Jan 14 17:01:17 autopkgtest kernel: [ 1532.595135] sysdig_probe: CPU buffer 
initialized, size=8388608
Jan 14 17:01:17 autopkgtest kernel: [ 1532.595137] sysdig_probe: starting 
capture
Jan 14 17:01:17 autopkgtest kernel: [ 1533.182079] sysdig_probe: deallocating 
consumer 00000000c7d72146
Jan 14 17:01:17 autopkgtest kernel: [ 1533.182419] sysdig_probe: no more 
consumers, stopping capture


** Tags removed: verification-needed verification-needed-bionic
** Tags added: verification-done verification-done-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1853908

Title:
  sysdig fails with bionic:linux-hwe-edge 5.3 kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysdig/+bug/1853908/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to