Your message dated Tue, 25 Jul 2006 21:51:19 +0200
with message-id <[EMAIL PROTECTED]>
and subject line removed
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: kernel-patch-suspend2
> Any help would be welcome. Detailed bug reports go a long way.
Okay...well, this isn't so detailed, but....
I tracked down what was going on, (and learned a lot about how
debian installs an initrd image, which was totally different than
I thought, as per my previous rantings).
The bug report is this:
kernels with verions names that include '+' break the suspend2
mkinitrd/scripts files.
My kernel append-to-version was: -rgb+ndiswrapper+hostap+suspend2
which is a valid append-to-version (allows . - and +), but not
a valid name for script entries that 'run-parts' will run (. and
- are valid, but not +). So, the scripts you install in
/etc/mkinitrd/scripts never get executed (since they include the
kernel version, which has my append-to-version in it, with the
invalid (to run-parts) '+' character.
Not sure what the correct way to fix this is, since creating unique
names based on the kernel version seems like the right way to do it.
My fix was to not include '+' signs in my kernel version.
The point was moot anyways, since I am getting an oops on
resume...still tracking it down, but I may just wait, since there
have been 23 new releases since 2.1.9.9, and a new version of
hibernate is needed, etc.
Hope this helps with the next version.
R
--- End Message ---
--- Begin Message ---
kernel-patch-suspend2 has been removed from the Debian archive because
it was outdated.
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---