Your message dated Mon, 30 Apr 2007 20:21:17 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#421592: bootplash script has error
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: initramfs-tools
Version: 0.87b
Running:
update-initramfs -c -k 2.6.21
Results in:
update-initramfs: Generating /boot/initrd.img-2.6.21
/usr/share/initramfs-tools/hooks/bootsplash: line 51: splash: command not found
editing:
/usr/share/initramfs-tools/hooks/bootsplash
Changing line 51 from this:
splash -s -f $SPLASH_FILE > $DESTDIR/bootsplash
to this:
$SPLASH_BIN -s -f $SPLASH_FILE > $DESTDIR/bootsplash
Fixes the problem.
Sincerely,
Chris Dos
--- End Message ---
--- Begin Message ---
On Mon, 30 Apr 2007, Free Ekanayaka wrote:
> This is a know bug (#420002) of the bootsplash package, it should be
> fixed in unstable.
>
> Ciao,
>
> Free
closing, as unrelated to initramfs,
also you'd better use usplash with usplash-theme-debian that should
be soon in unstable, that doesn't need a dirty decoder kernel module.
--
maks
--- End Message ---