Your message dated Sat, 15 Apr 2006 08:32:06 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#362647: fixed in mpt-status 1.1.6-3 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: mpt-status Severity: important Version: 1.1.6-2 Tags: patch Hi, I am sorry, it looks like current version have one more problem. It appears on both kfreebsd-i386 and kfreebsd-amd64. Only Linux have <linux/compiler.h> ... IMHO it is not needed even on Linux. Would you mind to drop line "#include <linux/compiler.h>" or apply following patch ? Many thanks Petr --- mpt-status.c~ 2006-04-14 22:16:00.000000000 +0200 +++ mpt-status.c 2006-04-14 22:16:00.000000000 +0200 @@ -33,7 +33,9 @@ #include <getopt.h> #include <sys/ioctl.h> +#ifdef __linux__ #include <linux/compiler.h> +#endif #include "mpt-status.h" #define ARG_M_A 0x0001
--- End Message ---
--- Begin Message ---Source: mpt-status Source-Version: 1.1.6-3 We believe that the bug you reported is fixed in the latest version of mpt-status, which is due to be installed in the Debian FTP archive: mpt-status_1.1.6-3.diff.gz to pool/main/m/mpt-status/mpt-status_1.1.6-3.diff.gz mpt-status_1.1.6-3.dsc to pool/main/m/mpt-status/mpt-status_1.1.6-3.dsc mpt-status_1.1.6-3_i386.deb to pool/main/m/mpt-status/mpt-status_1.1.6-3_i386.deb 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. Steffen Joeris <[EMAIL PROTECTED]> (supplier of updated mpt-status 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: Sat, 15 Apr 2006 12:23:19 +0200 Source: mpt-status Binary: mpt-status Architecture: source i386 Version: 1.1.6-3 Distribution: unstable Urgency: low Maintainer: Steffen Joeris <[EMAIL PROTECTED]> Changed-By: Steffen Joeris <[EMAIL PROTECTED]> Description: mpt-status - get RAID status out of mpt (and other) HW RAID controllers Closes: 362647 Changes: mpt-status (1.1.6-3) unstable; urgency=low . * Remove linux/compiler.h from mpt-status.c to make this package compatible with kfreebsd (Closes: #362647) * Upload sponsored by Petter Reinholdtsen Files: be0660b75016b6bdf8f8933f4bda1feb 659 admin optional mpt-status_1.1.6-3.dsc 71ff51f0a3ea73f8e9bc5b8517d69e91 43127 admin optional mpt-status_1.1.6-3.diff.gz 0a8b9b29aef18ffd2d1b3866860135bb 19206 admin optional mpt-status_1.1.6-3_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEQQ6a20zMSyow1ykRAnU0AKC774weuQHPT4gJsmHzEjLqSfqXQwCgokeZ IOSRX7rzoR/ygAQLgEGrcUY= =h2g9 -----END PGP SIGNATURE-----
--- End Message ---

