Bug#635563: kernel-package: kernel-headers broken by linux-3.0

2012-01-31 Thread Carlos Alberto Lopez Perez
This has bitted me today when building a custom kernel with kernel-package I have applied the patch suggested by Mihail and it works. I have changed the logic on the first line of the patch to match kernels 3.x and above (who knows when Linus will decide to release kernel 4.x) so we avoid h

Bug#635563: kernel-package: kernel-headers broken by linux-3.0

2011-10-10 Thread Mihail Kasadjikov
Hello! I use this patch to solve the issue with broken symlinks and kernel version 3.x: hamer@h13e:~/download/kernel-package$ cat kernel-package_headers.diff diff -Naurb kernel-package-12.036+nmu1.orig//kernel/ruleset/targets/headers.mk kernel-package-12.036+nmu1.1//kernel/ruleset/targets/headers

Bug#635563: kernel-package: kernel-headers broken by linux-3.0

2011-07-26 Thread Matteo Frigo
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 [ $(PATCHL