Package: kernel-package
Version: 12.036+nmu1
Severity: normal

The following logic for detecting LINK_ARCH in
/usr/share/kernel-package/ruleset/targets/headers.mk does not work for
linux-3.0, and consequently kernel-package produces
an incorrect kernel-headers package:

ifeq ($(shell if [ $(PATCHLEVEL) -eq 6 ] && [ $(SUBLEVEL) -gt 23 ] ; then \
    if [ $(KERNEL_ARCH) = "i386" ] || [ $(KERNEL_ARCH) = "x86_64" ] ; then \
                echo "yes" ; fi ; fi ),yes)
        LINK_ARCH=x86
endif

3.0 is treated like 2.6.X with X <= 23, and kernel-package
looks for include files in arch/x86_64 instead of arch/x86.  However,
include files are in arch/x86 in linux-3.0

-- System Information:
Debian Release: 6.0.2
  APT prefers stable
  APT policy: (900, 'stable'), (10, 'unstable'), (10, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kernel-package depends on:
ii  binutils                     2.20.1-16   The GNU assembler, linker and bina
ii  build-essential              11.5        Informational list of build-essent
ii  debianutils                  3.4         Miscellaneous utilities specific t
ii  file                         5.04-5      Determines file type using "magic"
ii  gettext                      0.18.1.1-3  GNU Internationalization utilities
ii  make                         3.81-8      An utility for Directing compilati
ii  module-init-tools            3.12-1      tools for managing Linux kernel mo
ii  po-debconf                   1.0.16+nmu1 tool for managing templates file t
ii  util-linux                   2.17.2-9    Miscellaneous system utilities

Versions of packages kernel-package recommends:
ii  cpio                          2.11-4     GNU cpio -- a program to manage ar

Versions of packages kernel-package suggests:
ii  btrfs-tools             0.19+20100601-3  Checksumming Copy on Write Filesys
ii  bzip2                   1.0.5-6          high-quality block-sorting file co
ii  docbook-utils           0.6.14-1.1       Convert Docbook files to other for
ii  e2fsprogs               1.41.12-4stable1 ext2/ext3/ext4 file system utiliti
ii  grub                    0.97-64          GRand Unified Bootloader (dummy pa
ii  initramfs-tools [linux- 0.98.8           tools for generating an initramfs
ii  jfsutils                1.1.12-2.1       utilities for managing the JFS fil
ii  libncurses5-dev [libncu 5.7+20100313-5   developer's libraries and docs for
pn  linux-source | kernel-s <none>           (no description available)
ii  mcelog                  1.0~pre3-3       x86-64 Machine Check Exceptions co
pn  oprofile                <none>           (no description available)
pn  pcmciautils             <none>           (no description available)
ii  ppp                     2.4.5-4          Point-to-Point Protocol (PPP) - da
ii  procps                  1:3.2.8-9        /proc file system utilities
pn  quota                   <none>           (no description available)
ii  reiserfsprogs           1:3.6.21-1       User-level tools for ReiserFS file
ii  squashfs-tools          1:4.0-8          Tool to create and append to squas
ii  udev                    164-3            /dev/ and hotplug management daemo
ii  xfsprogs                3.1.4            Utilities for managing the XFS fil
ii  xmlto                   0.0.23-2         XML-to-any converter

-- no debconf information

-- debsums errors found:



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to