Your message dated Mon, 04 Feb 2008 12:32:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#463782: fixed in kqemu 1.3.0~pre11-8 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: kqemu-source Version: 1.3.0~pre11-7 Severity: grave Tags: patch --- Please enter the report below this line. --- hi, the attached patch fixes an FTBFS while using module-assistant to build the kqemu-kernel module. i also attached module-assistant's log file of the failed build. cheers - fuddl --- System information. --- Architecture: amd64 Kernel: Linux 2.6.24-1-amd64 Debian Release: lenny/sid 500 unstable www.debian-multimedia.org 500 unstable ftp.de.debian.org 1 experimental ftp.de.debian.org --- Package information. --- Depends (Version) | Installed ===============================-+-=========== bzip2 | 1.0.4-2 debhelper (>= 5) | 6.0.5 dpatch | 2.0.29 make | 3.81-3 module-assistant | 0.10.11.0=== modified file 'kqemu-1.3.0~pre11/debian/patches/00list' --- kqemu-1.3.0~pre11/debian/patches/00list 2008-02-03 08:52:51 +0000 +++ kqemu-1.3.0~pre11/debian/patches/00list 2008-02-03 09:51:58 +0000 @@ -1,3 +1,3 @@ 01-configure.dpatch 03-2.6.22.dpatch -04-nonfree-object.dpatch +05-2.6.24.dpatch === added file 'kqemu-1.3.0~pre11/debian/patches/05-2.6.24.dpatch' --- kqemu-1.3.0~pre11/debian/patches/05-2.6.24.dpatch 1970-01-01 00:00:00 +0000 +++ kqemu-1.3.0~pre11/debian/patches/05-2.6.24.dpatch 2008-02-03 09:52:43 +0000 @@ -0,0 +1,33 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 05-2.6.24.dpatch by <[EMAIL PROTECTED]> +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: Avoid ARCH-variable. It appears to me modified by the kernel's +## build-magic. + [EMAIL PROTECTED]@ +diff -urNad kqemu-1.3.0~pre11~/Makefile kqemu-1.3.0~pre11/Makefile +--- kqemu-1.3.0~pre11~/Makefile 2008-02-03 10:37:12.000000000 +0100 ++++ kqemu-1.3.0~pre11/Makefile 2008-02-03 10:49:07.076098906 +0100 +@@ -92,7 +92,7 @@ + obj-m:= kqemu.o + kqemu-objs:= kqemu-linux.o kqemu-mod.o + +-$(obj)/kqemu-mod.o: $(src)/kqemu-mod-$(ARCH).o +- cp $< $@ ++$(obj)/kqemu-mod.o: ++ $(MAKE) -C $(obj)/common + endif + endif # PATCHLEVEL +diff -urNad kqemu-1.3.0~pre11~/common/Makefile kqemu-1.3.0~pre11/common/Makefile +--- kqemu-1.3.0~pre11~/common/Makefile 2007-02-06 22:02:00.000000000 +0100 ++++ kqemu-1.3.0~pre11/common/Makefile 2008-02-03 10:51:00.152668185 +0100 +@@ -35,7 +35,7 @@ + CC=i386-mingw32-gcc + LD=i386-mingw32-ld + else +-TARGET=../kqemu-mod-$(ARCH).o ++TARGET=../kqemu-mod.o + CC=gcc + LD=ld + endifkqemu-source.buildlog.2.6.24-1-amd64.1202033491
Description: Binary datasignature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: kqemu Source-Version: 1.3.0~pre11-8 We believe that the bug you reported is fixed in the latest version of kqemu, which is due to be installed in the Debian FTP archive: kqemu-common_1.3.0~pre11-8_all.deb to pool/main/k/kqemu/kqemu-common_1.3.0~pre11-8_all.deb kqemu-source_1.3.0~pre11-8_all.deb to pool/main/k/kqemu/kqemu-source_1.3.0~pre11-8_all.deb kqemu_1.3.0~pre11-8.diff.gz to pool/main/k/kqemu/kqemu_1.3.0~pre11-8.diff.gz kqemu_1.3.0~pre11-8.dsc to pool/main/k/kqemu/kqemu_1.3.0~pre11-8.dsc A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Daniel Baumann <[EMAIL PROTECTED]> (supplier of updated kqemu package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 4 Feb 2008 12:58:00 +0100 Source: kqemu Binary: kqemu-common kqemu-source Architecture: source all Version: 1.3.0~pre11-8 Distribution: unstable Urgency: medium Maintainer: Daniel Baumann <[EMAIL PROTECTED]> Changed-By: Daniel Baumann <[EMAIL PROTECTED]> Description: kqemu-common - Common files for the QEMU Accelerator module kqemu-source - Source for the QEMU Accelerator module Closes: 425930 444008 460090 463782 Changes: kqemu (1.3.0~pre11-8) unstable; urgency=medium . * Bumping package to policy 3.7.3. * Bumping package to debhelper 6. * Using new homepage field in control. * Correcting wrong man section of module-assistant in README.Debian. * Temporarily build-depending on gcc-4.1 (Closes: #444008). * Updated Otavios patch: - Builds fine with dash as /bin/sh (Closes: #425930). - Now that the kernel arch matches, it will also build on amd64 (Closes: #460090). - Allows building of kqemu with modules-assistant and kernel 2.6.24 again (Closes: #463782). Files: 40b508894d1b1fd5441327f22ae80120 635 misc optional kqemu_1.3.0~pre11-8.dsc 1ac0c0a1a456aac167466e65063b397c 6055 misc optional kqemu_1.3.0~pre11-8.diff.gz 47dcf7f9223d34fa4ed4ead4b89a852c 15022 misc optional kqemu-common_1.3.0~pre11-8_all.deb 4b2263a460860d8b7d814c02fa56bdf6 76840 misc optional kqemu-source_1.3.0~pre11-8_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHpwMx+C5cwEsrK54RAltBAJ9j0XnLTRNgAe/JkBcjnVaxkewfCQCeMs23 0wHfT27qTP4q57QYbY82Ujc= =iTX/ -----END PGP SIGNATURE-----
--- End Message ---