Your message dated Fri, 15 Feb 2008 14:18:35 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Latest hack to get Debian splash fails
has caused the Debian Bug report #465754,
regarding Latest hack to get Debian splash fails
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
465754: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465754
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: grub-pc
Version: 1.96+20080213-1
Severity: normal
Tags: patch
--- Please enter the report below this line. ---
Hi,
> grub2 (1.96+20080213-1) unstable; urgency=low
> (...)
> * Add a hack to support gfxterm / background_image on systems where /usr
> isn't accessible. (Closes: #464911, #463144)
> - grub-pc.postinst
> - grub.d/05_debian_theme
It fails simply because the image is not _png_, but _tga_.
---- PATCH ----
$ diff grub-pc.postinst.patched grub-pc.postinst
50c50
< for i
in /usr/share/grub/unicode.pff
/usr/share/images/desktop-base/debian-blueish-wallpaper-640x480.tga ;
do
---
> for i
in /usr/share/grub/unicode.pff
/usr/share/images/desktop-base/debian-blueish-wallpaper-640x480.
{png,tga} ; do
---- /PATCH ----
Regards,
Didier
--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.24-1-amd64
Debian Release: lenny/sid
700 testing mirror.switch.ch
700 stable mirror.switch.ch
600 unstable mirror.switch.ch
50 unstable mirror.switch.ch
50 unstable debian.netcologne.de
50 testing mirror.switch.ch
50 testing debian.netcologne.de
50 stable mirror.switch.ch
50 stable debian.netcologne.de
50 kernel-dists-trunk kernel-archive.buildserver.net
50 kernel-dists-sid kernel-archive.buildserver.net
50 kernel-dists-etch kernel-archive.buildserver.net
50 experimental mirror.switch.ch
50 experimental debian.netcologne.de
--- Package information. ---
Depends (Version) | Installed
===================================-+-====================
base-files (>= 4.0.1~bpo40+1) | 4.0.2
debconf | 1.5.19
debconf (>= 0.5) | 1.5.19
OR debconf-2.0 |
libc6 (>= 2.7-1) | 2.7-6
liblzo1 | 1.08-3
libncurses5 (>= 5.6+20071006-3) | 5.6+20080119-1
--
Didier Raboud
Cornalles 2
1802 Corseaux
[EMAIL PROTECTED]
079 480 67 82
signature.asc
Description: This is a digitally signed message part.
--- End Message ---
--- Begin Message ---
Le jeudi, 14 février 2008 16.51:17 Didier Raboud, vous avez écrit :
> Hi,
> (...)
> It fails simply because the image is not _png_, but _tga_.
> (...)
Hi again,
I'm closing this bug because it is resolved by latest update of desktop-base
(4.0.7) which unvalidates this bug.
> desktop-base (4.0.7) unstable; urgency=low
> * Replace 640x480 TGA version of debian-blueish-wallpaper.svg by a PNG
> for
> GRUB 2. (Closes: #465087)
Best regards,
Didier Raboud
P.S. Is there work happenning to get grup-pc and grub-splashimages work
together ?
signature.asc
Description: This is a digitally signed message part.
--- End Message ---