Your message dated Fri, 10 Oct 2008 03:02:06 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#498604: kernel-package doesn't package vmlinux file
has caused the Debian Bug report #498604,
regarding kernel-package doesn't package vmlinux file
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.)
--
498604: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498604
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: kernel-package
Version: 11.001-0.1
Severity: normal
I'm compiling kernel 2.6.26. While there are bugs, but as described in 475029,
I was able to make it work with the workaround.
I configured the kernel with full debug info. This leads to the additional
vmlinux file. That file didn't get packaged by make-kpkg when creating the .deb
package.
Ritesh
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-debug (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages kernel-package depends on:
ii dpkg 1.14.20 Debian package management system
ii dpkg-dev 1.14.20 Debian package development tools
ii file 4.25-1 Determines file type using "magic"
ii gcc [c-compiler] 4:4.3.1-2 The GNU C compiler
ii gcc-4.1 [c-compiler] 4.1.2-23 The GNU C compiler
ii gcc-4.3 [c-compiler] 4.3.1-9 The GNU C compiler
ii gettext 0.17-3 GNU Internationalization utilities
ii make 3.81-5 The GNU version of the "make" util
ii perl 5.10.0-13 Larry Wall's Practical Extraction
ii po-debconf 1.0.15 manage translated Debconf template
Versions of packages kernel-package recommends:
ii bzip2 1.0.5-1 high-quality block-sorting file co
ii libc6-dev [libc-dev] 2.7-13 GNU C Library: Development Librari
Versions of packages kernel-package suggests:
pn docbook-utils <none> (no description available)
pn libdb3-dev <none> (no description available)
pn libncurses-dev <none> (no description available)
pn linux-source | kernel-source <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
>From kernel/docs/README:
You may also place long term directives (like your name and email
address) in the file /etc/kernel-pkg.conf (or ~/.kernel-pkg.conf).
Putting your name and address in that file is a good idea, to remind
you that this is not an official package, unless, of course, you
happen to be the maintainer (Hi Herbert). The file
/etc/kernel-pkg.conf (or ~/.kernel-pkg.conf) is actually a Makefile
snippet included during the kernel packages build process, and hence
you may put any legal Makefile directive in that file (just make very
sure you know what you are doing ;-).
At the moment, the user modifiable variables supported are:
....
install_vmlinux Set to YES to install the uncompressed kernel
ELF image along with the bootable compressed kernel
image (vmlinuz).
This image is necessary for profiling kernel and
userspace with oprofile (oprofile.sourceforge.net,
i386 only).
--
Long life is in store for you.
Manoj Srivastava <[EMAIL PROTECTED]> <http://www.golden-gryphon.com/>
1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C
--- End Message ---