Your message dated Tue, 03 Oct 2006 11:38:24 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Out of date
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: nvidia-kernel-legacy-source
Version: 1.0.7182-1
Severity: important
Tags: patch
making a nvidia module package does not work against 2.6.18 (did against
2.6.17 yesterday).
The fix is simple (though I guess this needs to be done in the conftest
script):
--- nvidia-kernel-legacy/nv/nv-linux.h 2006-07-05 04:23:34.000000000
+0200
+++ nv-linux.h 2006-09-20 13:38:20.992228131 +0200
@@ -557,6 +557,7 @@
# undef MODULE_PARM
#endif
+#define NV_SIGNAL_STRUCT_RLIM
#ifdef NV_SIGNAL_STRUCT_RLIM
/* per-process rlimit settings */
#define NV_TASK_STRUCT_RLIM(current) ((current)->signal->rlim)
@@ -663,6 +664,7 @@
#define PCI_D3hot PM_SUSPEND_MEM
#endif
+#define NV_PM_MESSAGE_T_PRESENT
#if defined(KERNEL_2_6) && !defined(NV_PM_MESSAGE_T_PRESENT)
typedef u32 pm_message_t;
#endif
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable'), (700, 'experimental'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Versions of packages nvidia-kernel-legacy-source depends on:
ii debhelper 5.0.37.3 helper programs for debian/rules
ii dpatch 2.0.20 patch maintenance system for Debia
ii make 3.81-2 The GNU version of the "make" util
ii sed 4.1.5-1 The GNU sed stream editor
Versions of packages nvidia-kernel-legacy-source recommends:
ii devscripts 2.9.20 Scripts to make the life of a Debi
ii kernel-package 10.052 A utility for building Linux kerne
pn nvidia-glx-legacy <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1.0.7184-1
I'm not sure why you're using 1.0-7182, but I assume that this bug is
fixed in 1.0-7184. If this isn't the case, please reopen and mark the
bug as found in the version you'll have tested with.
--- End Message ---