Your message dated Sat, 17 Mar 2012 17:15:26 +0000
with message-id <1332004526.3022.241.camel@deadeye>
and subject line Re: Bug#664262: linux-headers-2.6.32-5-amd64: dead links
shipped in archive
has caused the Debian Bug report #664262,
regarding linux-headers-2.6.32-5-amd64: dead links shipped in archive
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.)
--
664262: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664262
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: linux-headers-2.6.32-5-amd64
Version: 2.6.32-41
Severity: normal
the links autoconf.h and utsrelease.h in the directory
/usr/src/linux-headers-2.6.32-5-amd64/include/linux points to files in
directory /usr/src/linux-headers-2.6.32-5-amd64/include/generated, but the
directory does not exits
-- System Information:
Debian Release: 6.0.4
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500,
'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages linux-headers-2.6.32-5-amd64 depends on:
ii gcc-4.3 4.3.5-4 The GNU C compiler
ii linux-headers-2.6.32-5-common 2.6.32-41 Common header files for Linux 2.6.
ii linux-kbuild-2.6.32 2.6.32-1 Kbuild infrastructure for Linux 2.
linux-headers-2.6.32-5-amd64 recommends no packages.
linux-headers-2.6.32-5-amd64 suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Sat, 2012-03-17 at 08:51 +0100, Stefan Leichter wrote:
> Package: linux-headers-2.6.32-5-amd64
> Version: 2.6.32-41
> Severity: normal
>
> the links autoconf.h and utsrelease.h in the directory
> /usr/src/linux-headers-2.6.32-5-amd64/include/linux points to files in
> directory /usr/src/linux-headers-2.6.32-5-amd64/include/generated, but the
> directory does not exits
They are packaged as regular files:
$ dpkg-deb -x linux-headers-2.6.32-5-amd64_2.6.32-41_i386{.deb,}
$ dpkg-deb -x linux-headers-2.6.32-5-amd64_2.6.32-41_amd64{.deb,}
$ ls -l
linux-headers-2.6.32-5-amd64_2.6.32-41_{amd64,i386}/usr/src/linux-headers-2.6.32-5-amd64/include/linux/{autoconf,utsrelease}.h
-rw-r--r-- 1 ben ben 124564 Jan 16 15:25
linux-headers-2.6.32-5-amd64_2.6.32-41_amd64/usr/src/linux-headers-2.6.32-5-amd64/include/linux/autoconf.h
-rw-r--r-- 1 ben ben 37 Jan 16 15:25
linux-headers-2.6.32-5-amd64_2.6.32-41_amd64/usr/src/linux-headers-2.6.32-5-amd64/include/linux/utsrelease.h
-rw-r--r-- 1 ben ben 124536 Jan 16 15:04
linux-headers-2.6.32-5-amd64_2.6.32-41_i386/usr/src/linux-headers-2.6.32-5-amd64/include/linux/autoconf.h
-rw-r--r-- 1 ben ben 37 Jan 16 15:04
linux-headers-2.6.32-5-amd64_2.6.32-41_i386/usr/src/linux-headers-2.6.32-5-amd64/include/linux/utsrelease.h
$ grep generated/
linux-headers-2.6.32-5-amd64_2.6.32-41_{amd64,i386}/usr/src/linux-headers-2.6.32-5-amd64/include/linux/{autoconf,utsrelease}.h
$
Maybe they've been broken by some out-of-tree module build system?
Ben.
--
Ben Hutchings
Life would be so much easier if we could look at the source code.
signature.asc
Description: This is a digitally signed message part
--- End Message ---