Package: debian-installer
Version: 20040528
Severity: important
Tags: patch
Justification: fails to build from source

Hi,

debian-installer FTBFS because the kernel has been updated a few times
and input-modules are now compiled in. Patch attached.

MfG
        Goswin

-- System Information:
Debian Release: testing/unstable
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.5-amd64
Locale: LANG=C, LC_CTYPE=C
diff -Nurd debian-installer-20040528/build/config/amd64.cfg 
debian-installer-20040528.amd64/build/config/amd64.cfg
--- debian-installer-20040528/build/config/amd64.cfg    2004-05-23 21:51:04.000000000 
+0000
+++ debian-installer-20040528.amd64/build/config/amd64.cfg      2004-06-09 
23:05:12.000000000 +0000
@@ -1,10 +1,10 @@
 MEDIUM_SUPPORTED = cdrom netboot hd-media #monolithic
 
 # The version of the kernel to use.
-KERNELVERSION = 2.6.6-1-generic
+KERNELVERSION = 2.6.6-4-generic
 KERNELMAJOR = 2.6
 # Targets for 2.6 kernel images will use this version instead.
-KERNELVERSION_2.6 = 2.6.6-1-generic
+KERNELVERSION_2.6 = 2.6.6-4-generic
 KERNEL_FLAVOUR = di
 KERNELNAME = vmlinuz
 KERNELIMAGEVERSION = $(KERNELVERSION)
diff -Nurd debian-installer-20040528/build/pkg-lists/cdrom/amd64.cfg 
debian-installer-20040528.amd64/build/pkg-lists/cdrom/amd64.cfg
--- debian-installer-20040528/build/pkg-lists/cdrom/amd64.cfg   2004-05-23 
21:51:04.000000000 +0000
+++ debian-installer-20040528.amd64/build/pkg-lists/cdrom/amd64.cfg     2004-06-09 
23:06:42.000000000 +0000
@@ -10,7 +10,7 @@
 #cdrom-modules-${kernel:Version}
 ide-modules-${kernel:Version}
 ide-core-modules-${kernel:Version}
-input-modules-${kernel:Version}
+#input-modules-${kernel:Version}
 fb-modules-${kernel:Version}
 kbd-chooser
 usb-modules-${kernel:Version}
diff -Nurd debian-installer-20040528/build/pkg-lists/hd-media/amd64.cfg 
debian-installer-20040528.amd64/build/pkg-lists/hd-media/amd64.cfg
--- debian-installer-20040528/build/pkg-lists/hd-media/amd64.cfg        2004-05-23 
21:51:04.000000000 +0000
+++ debian-installer-20040528.amd64/build/pkg-lists/hd-media/amd64.cfg  2004-06-09 
23:06:49.000000000 +0000
@@ -1,7 +1,7 @@
 socket-modules-${kernel:Version}
 console-keymaps-at
 console-keymaps-usb
-input-modules-${kernel:Version}
+#input-modules-${kernel:Version}
 fb-modules-${kernel:Version}
 #include "isa-pnp-modules"
 kbd-chooser
diff -Nurd debian-installer-20040528/build/pkg-lists/netboot/amd64.cfg 
debian-installer-20040528.amd64/build/pkg-lists/netboot/amd64.cfg
--- debian-installer-20040528/build/pkg-lists/netboot/amd64.cfg 2004-05-23 
21:51:04.000000000 +0000
+++ debian-installer-20040528.amd64/build/pkg-lists/netboot/amd64.cfg   2004-06-09 
23:06:58.000000000 +0000
@@ -12,7 +12,7 @@
 nic-modules-${kernel:Version}
 nic-extra-modules-${kernel:Version}
 usb-modules-${kernel:Version}
-input-modules-${kernel:Version}
+#input-modules-${kernel:Version}
 kbd-chooser
 
 # This is needed for proper display of utf-8.

Reply via email to