[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#530726: marked as done (linux-image-2.6.29-2-xen-amd64: linux-image-2.6.29-2 does not build with the xen feature enabled)



Your message dated Wed, 27 May 2009 13:44:40 +0200
with message-id <20090527114439.GA2747@wavehammer.waldi.eu.org>
and subject line Re: Bug#530726: linux-image-2.6.29-2-xen-amd64: linux-image-2.6.29-2 does not build with the xen feature enabled
has caused the Debian Bug report #530726,
regarding linux-image-2.6.29-2-xen-amd64: linux-image-2.6.29-2 does not build with the xen feature enabled
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 owner@bugs.debian.org
immediately.)


-- 
530726: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530726
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-2.6.29-2-xen-amd64
Version: 2.6.29-5
Severity: serious
Justification: no longer builds from source


I am trying to build linux-image-2.6.29-2-xen-amd64 from the source
package, and admit I don't have a clue how to do this.  (Some doco
in debian/README.txt on how to use the featuresets would be nice).  In
the end I edited debian/config/defines and set "enabled" to "true"
for the xen feature.

The debuild without the xen featureset worked. With the xen feature
enabled it died trying to copy vmlimuz to the install directory.
This is because there is no vmliumz under arch/x86/boot.  There
is however a bzImage.  Changing line 418 in debian/rules.real
from:

  cp '$(DIR)'/arch/$(KERNEL_ARCH)/boot/vmlinuz $(INSTALL_DIR)/vmlinuz-$(REAL_VERSION)

to:

  cp '$(DIR)'/arch/$(KERNEL_ARCH)/boot/bzImage $(INSTALL_DIR)/vmlinuz-$(REAL_VERSION)

seemed to fix the problem. Well it does if:

  ls -l linux-image-2.6.29-2-xen-amd64_2.6.29-5_amd64.deb 
  -rw-r--r-- 1 it it 2159982 2009-05-27 17:22 linux-image-2.6.29-2-xen-amd64_2.6.29-5_amd64.deb

means it is fixed.  Might introduce other problems though - I
didn't check.



-- System Information:
Debian Release: 5.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.29-2-xen-amd64 depends on:
ii  initramfs-tools               0.92o      tools for generating an initramfs
ii  linux-modules-2.6.29-2-xen-am 2.6.29-5   Linux 2.6.29 modules on AMD64

linux-image-2.6.29-2-xen-amd64 recommends no packages.

Versions of packages linux-image-2.6.29-2-xen-amd64 suggests:
ii  grub                       0.97-47lenny2 GRand Unified Bootloader (Legacy v
ii  linux-doc-2.6.29           2.6.29-5      Linux kernel specific documentatio

-- no debconf information



--- End Message ---
--- Begin Message ---
On Wed, May 27, 2009 at 07:44:38PM +1000, Russell Stuart wrote:
> Package: linux-image-2.6.29-2-xen-amd64

This package does not exists. 2.6.29 does not build a special xen
featureset. So no bug.

Bastian

-- 
I have never understood the female capacity to avoid a direct answer to
any question.
		-- Spock, "This Side of Paradise", stardate 3417.3


--- End Message ---

Reply to: