Your message dated Sun, 19 Sep 2010 23:50:06 +0100 (WEST)
with message-id <[email protected]>
and subject line Package ksymoops has been removed from Debian
has caused the Debian Bug report #574840,
regarding ksymoops: does not find ksyms
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
574840: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574840
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ksymoops
Version: 2.4.11-1
Severity: normal
Ksymoops wants /proc/ksyms which I don't have and does not like
/proc/kallsyms which I do have.
I did not find anything about this issue in the man page nor did I find
any kernel option to turn on that proc file.
Without it ksymoops is basically useless as it refuses to analyze
modules and most kernel code is in modules.
$ ksymoops -v linux-2.6.34-rc1/vmlinux
ksymoops 2.4.11 on x86_64 2.6.34-rc1. Options used
-v linux-2.6.34-rc1/vmlinux (specified)
-k /proc/ksyms (default)
-l /proc/modules (default)
-o /lib/modules/2.6.34-rc1/ (default)
-m /boot/System.map-2.6.34-rc1 (default)
Error (regular_file): read_ksyms stat /proc/ksyms failed
ksymoops: No such file or directory
No modules in ksyms, skipping objects
No ksyms, skipping lsmod
^C
$ ksymoops -v linux-2.6.34-rc1/vmlinux -k /proc/kallsyms
ksymoops 2.4.11 on x86_64 2.6.34-rc1. Options used
-v linux-2.6.34-rc1/vmlinux (specified)
-k /proc/kallsyms (specified)
-l /proc/modules (default)
-o /lib/modules/2.6.34-rc1/ (default)
-m /boot/System.map-2.6.34-rc1 (default)
Warning (read_ksyms): no kernel symbols in ksyms, is /proc/kallsyms a
valid ksyms file?
No modules in ksyms, skipping objects
No ksyms, skipping lsmod
^C
-- System Information:
Debian Release: 5.0.4
APT prefers stable
APT policy: (900, 'stable'), (700, 'testing'), (500, 'unstable'), (110,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.34-rc1 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages ksymoops depends on:
ii binutils 2.18.1~cvs20080103-7 The GNU assembler, linker and bina
ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib
ksymoops recommends no packages.
ksymoops suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2.4.11-1+rm
You filed the bug http://bugs.debian.org/574840 in Debian BTS
against the package ksymoops. I'm closing it at *unstable*, but it will
remain open for older distributions.
For more information about this package's removal, read
http://bugs.debian.org/597388. That bug might give the reasons why
this package was removed and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
--
Marco Rodrigues
--- End Message ---