Package: linux-image-6.6.8-amd64-dbg
Version: 6.6.8-1
Severity: normal
Dear Maintainer,
Thanks for being a Debian volunteer.
In linux-image-6.6.8-amd64-dbg, the symbols for vmlinux are stripped,
which
defeats the purpose of installing the package. vmlinux was not
stripped in the
trixie kernel dbg package:
$ file $(find /usr/lib/debug -name "vmlinux*" -type f)
/usr/lib/debug/boot/vmlinux-6.6.8-amd64: ELF 64-bit LSB executable,
x86-64, version 1 (SYSV), statically linked,
BuildID[sha1]=144f4fcbb5d506514b6552bbd7c7d03fd7ddadde, stripped
/usr/lib/debug/boot/vmlinux-6.5.0-2-amd64: ELF 64-bit LSB executable,
x86-64, version 1 (SYSV), statically linked,
BuildID[sha1]=1921e63a5a6fcc611ae79e17f64ec58225ec23eb, with debug_info,
not stripped
The modules provided with linux-image-6.6.8-amd64-dbg are not stripped:
$ file /usr/lib/debug/lib/modules/6.6.8-amd64/kernel/fs/ext4/ext4.ko
/usr/lib/debug/lib/modules/6.6.8-amd64/kernel/fs/ext4/ext4.ko: ELF
64-bit LSB relocatable, x86-64, version 1 (SYSV),
BuildID[sha1]=53e944d5e261d12c3beb55bcdfb85837c34c761b, with debug_info,
not stripped
Hopefully it is not too much work to fix this minor error.
Thanks,
Alison Chaiken
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (800, 'testing'), (700, 'unstable'), (500,
'testing-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.6.8-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE
not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled