I cannot possible test all newly added kernel source packages. Focus on
linux-latency and verify that additional kernel data (dmesg) is
collected.

1) Test current behavior

Oracular with current linux-base/4.5ubuntu9:

$ sudo ubuntu-bug linux-lowlatency
<snip>
Please choose (S/V/K/I/C): k
Problem report file: /tmp/apport.linux-lowlatency.4q4_bmtk.apport

$ sudo grep -A 10 -i dmesg /tmp/apport.linux-lowlatency.4q4_bmtk.apport
$

Kernel log is *not* collected.

2) Install linux-base/4.5ubuntu9.1 from oracular-proposed

$ apt-cache policy linux-base
linux-base:
  Installed: 4.5ubuntu9.1
  Candidate: 4.5ubuntu9.1
  Version table:
 *** 4.5ubuntu9.1 100
        100 http://archive.ubuntu.com/ubuntu oracular-proposed/main amd64 
Packages
        100 /var/lib/dpkg/status
     4.5ubuntu9 500
        500 http://archive.ubuntu.com/ubuntu oracular/main amd64 Packages

3) Test new behavior

$ sudo ubuntu-bug linux-lowlatency
<snip>
*** Collecting problem information
Please choose (S/V/K/I/C): k
Problem report file: /tmp/apport.linux-lowlatency.gjzw1v0t.apport

$ sudo grep -A 10 -i dmesg /tmp/apport.linux-lowlatency.gjzw1v0t.apport
CurrentDmesg:
 [    0.000000] Linux version 6.11.0-1008-lowlatency (buildd@lcy02-amd64-008) 
(x86_64-linux-gnu-gcc-14 (Ubuntu 14.2.0-4ubuntu2) 14.2.0, GNU ld (GNU Binutils 
for Ubuntu) 2.43.1) #8-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 21 08:52:50 UTC 2025 
(Ubuntu 6.11.0-1008.8-lowlatency 6.11.0)
 [    0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0-1008-lowlatency 
root=UUID=5fb8ff06-3d27-4b96-ae3f-6928bcb96416 ro console=tty1 console=ttyS0
 [    0.000000] KERNEL supported cpus:
 [    0.000000]   Intel GenuineIntel
 [    0.000000]   AMD AuthenticAMD
 [    0.000000]   Hygon HygonGenuine
 [    0.000000]   Centaur CentaurHauls
 [    0.000000]   zhaoxin   Shanghai  
 [    0.000000] BIOS-provided physical RAM map:
 [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable

Kernel log is now collected.


** Tags added: verification-done-oracular

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

Title:
  Apport does not collect all logs when the package is HWE kernel (or
  any derivative)

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


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

Reply via email to