Bug#663474: kernel-package: *** Cannot find lguest tools - kernel 3.3-rc7

2012-03-11 Thread Ben Hutchings
On Sun, 2012-03-11 at 21:42 +0100, Johann AMSELLEM wrote:
> Yes, they moved yet again.  The fix is simple:
> 
> diff -Nru kernel-package-12.036
> +nmu2/kernel/ruleset/targets/common.mk kernel-package-12.036
> +nmu3/kernel/ruleset/targets/common.mk
> --- kernel-package-12.036
> +nmu2/kernel/ruleset/targets/common.mk 2012-03-04
> 00:03:25.0 +
> +++ kernel-package-12.036
> +nmu3/kernel/ruleset/targets/common.mk 2012-03-11
> 18:14:54.0 +
> @@ -64,7 +64,7 @@
>   echo "YES";
> \
>   fi)
> 
> -LGUEST_SUBDIR = $(word 1,$(wildcard Documentation/lguest
> Documentation/virtual/lguest))
> +LGUEST_SUBDIR = $(word 1,$(wildcard Documentation/lguest
> Documentation/virtual/lguest tools/lguest))
> 
>  define save_upstream_debianization
>  @echo save_upstream_debianization
> --- END ---
> 
> Ben.
> 
>  
> 
> 
> With this, is it possible to continue to compile a kernel < 3.3 ? 

Yes.

Ben.

-- 
Ben Hutchings
For every action, there is an equal and opposite criticism. - Harrison


signature.asc
Description: This is a digitally signed message part


Bug#663474: kernel-package: *** Cannot find lguest tools - kernel 3.3-rc7

2012-03-11 Thread Johann AMSELLEM
>
> Yes, they moved yet again.  The fix is simple:
>
> diff -Nru 
> kernel-package-12.036+nmu2/kernel/ruleset/targets/common.mkkernel-package-12.036+nmu3/kernel/ruleset/targets/
> common.mk
> --- kernel-package-12.036+nmu2/kernel/ruleset/targets/common.mk2012-03-04 
> 00:03:25.0 +
> +++ kernel-package-12.036+nmu3/kernel/ruleset/targets/common.mk2012-03-11 
> 18:14:54.0 +
> @@ -64,7 +64,7 @@
>   echo "YES"; \
>   fi)
>
> -LGUEST_SUBDIR = $(word 1,$(wildcard Documentation/lguest
> Documentation/virtual/lguest))
> +LGUEST_SUBDIR = $(word 1,$(wildcard Documentation/lguest
> Documentation/virtual/lguest tools/lguest))
>
>  define save_upstream_debianization
>  @echo save_upstream_debianization
> --- END ---
>
> Ben.
>
>


With this, is it possible to continue to compile a kernel < 3.3 ?


Bug#663474: kernel-package: *** Cannot find lguest tools - kernel 3.3-rc7

2012-03-11 Thread Ben Hutchings
On Sun, 2012-03-11 at 16:12 +0100, Johann AMSELLEM wrote:
> Package: kernel-package
> Version: 12.036+nmu2
> Severity: important
> 
> 
> 
> Building a 3.3-rc7 kernel with kernel-package 12.036+nmu2
> fails with following error message :
> Cannot find lguest tools.
> 
> 
> ---
> make -f debian/rules debian/stamp/conf/kernel-conf
> make[2]: entrant dans le répertoire « /home/jo/Kernel_JO/linux-3.3-rc7 »
> make[2]: « debian/stamp/conf/kernel-conf » est à jour.
> make[2]: quittant le répertoire « /home/jo/Kernel_JO/linux-3.3-rc7 »
> make[1]: quittant le répertoire « /home/jo/Kernel_JO/linux-3.3-rc7 »
> echo done > debian/stamp/conf/minimal_debian
> exec debian/rules  DEBIAN_REVISION=3.3-rc7-1  APPEND_TO_VERSION=-jo  
> INITRD=YES  kernel-image linux-headers 
> == making target debian/stamp/conf/vars [new prereqs: ]==
> 
> debian/ruleset/targets/common.mk:286: *** Cannot find lguest tools. Arrêt.

Yes, they moved yet again.  The fix is simple:

diff -Nru kernel-package-12.036+nmu2/kernel/ruleset/targets/common.mk 
kernel-package-12.036+nmu3/kernel/ruleset/targets/common.mk
--- kernel-package-12.036+nmu2/kernel/ruleset/targets/common.mk 2012-03-04 
00:03:25.0 +
+++ kernel-package-12.036+nmu3/kernel/ruleset/targets/common.mk 2012-03-11 
18:14:54.0 +
@@ -64,7 +64,7 @@
   echo "YES"; \
   fi)
 
-LGUEST_SUBDIR = $(word 1,$(wildcard Documentation/lguest 
Documentation/virtual/lguest))
+LGUEST_SUBDIR = $(word 1,$(wildcard Documentation/lguest 
Documentation/virtual/lguest tools/lguest))
 
 define save_upstream_debianization
 @echo save_upstream_debianization
--- END ---

Ben.

-- 
Ben Hutchings
For every action, there is an equal and opposite criticism. - Harrison


signature.asc
Description: This is a digitally signed message part


Bug#663474: kernel-package: *** Cannot find lguest tools - kernel 3.3-rc7

2012-03-11 Thread Johann AMSELLEM
Package: kernel-package
Version: 12.036+nmu2
Severity: important



Building a 3.3-rc7 kernel with kernel-package 12.036+nmu2
fails with following error message :

Cannot find lguest tools.

---

make -f debian/rules debian/stamp/conf/kernel-conf
make[2]: entrant dans le répertoire « /home/jo/Kernel_JO/linux-3.3-rc7 »
make[2]: « debian/stamp/conf/kernel-conf » est à jour.
make[2]: quittant le répertoire « /home/jo/Kernel_JO/linux-3.3-rc7 »
make[1]: quittant le répertoire « /home/jo/Kernel_JO/linux-3.3-rc7 »
echo done > debian/stamp/conf/minimal_debian
exec debian/rules  DEBIAN_REVISION=3.3-rc7-1  APPEND_TO_VERSION=-jo
INITRD=YES  kernel-image linux-headers
== making target debian/stamp/conf/vars [new prereqs: ]==

debian/ruleset/targets/common.mk:286: *** Cannot find lguest tools. Arrêt.



Best regards,


-- System Information:
Debian Release: squeeze
Architecture: i686 (x86)

Kernel: Linux 3.2.9 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/zsh linked to /bin/zsh4

(Same on wheezy)


-- Configuration Files:


/etc/kernel-pkg.conf changed:

CONCURRENCY_LEVEL = 4