Your message dated Mon, 04 Aug 2008 09:17:35 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#492267: fixed in invaders 1.0.0-8
has caused the Debian Bug report #492267,
regarding grub-invaders: /etc/grub.d/22_invaders uses ${GRUB_DRIVE_BOOT}
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.)
--
492267: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492267
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: grub-invaders
Version: 1.0.0-7
Severity: normal
Tags: patch
See #492242; this is essentially the same bug, and I attach a fix
that Works For Me (though it's still something of a rough draft).
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing'), (50, 'unstable')
Architecture: i386 (i586)
Kernel: Linux 2.6.25.custom
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
grub-invaders depends on no packages.
grub-invaders recommends no packages.
Versions of packages grub-invaders suggests:
pn grub2 <none> (no description available)
-- no debconf information
--
JBR
Ankh kak! (Ancient Egyptian blessing)
#!/bin/bash -e
if test -e /boot/invaders ; then
source /usr/lib/grub/update-grub_lib
INVADERSPATH=$( make_system_path_relative_to_its_root "/boot/invaders" )
echo "Found GRUB Invaders image: /boot/invaders" >&2
cat << EOF
menuentry "GRUB Invaders" {
multiboot $INVADERSPATH
}
EOF
fi
--- End Message ---
--- Begin Message ---
Source: invaders
Source-Version: 1.0.0-8
We believe that the bug you reported is fixed in the latest version of
invaders, which is due to be installed in the Debian FTP archive:
grub-invaders_1.0.0-8_amd64.deb
to pool/main/i/invaders/grub-invaders_1.0.0-8_amd64.deb
invaders_1.0.0-8.diff.gz
to pool/main/i/invaders/invaders_1.0.0-8.diff.gz
invaders_1.0.0-8.dsc
to pool/main/i/invaders/invaders_1.0.0-8.dsc
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.
Fabian Greffrath <[EMAIL PROTECTED]> (supplier of updated invaders 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.8
Date: Fri, 1 Aug 2008 14:44:00 +0100
Source: invaders
Binary: grub-invaders
Architecture: source amd64
Version: 1.0.0-8
Distribution: unstable
Urgency: low
Maintainer: Robert Millan <[EMAIL PROTECTED]>
Changed-By: Fabian Greffrath <[EMAIL PROTECTED]>
Description:
grub-invaders - multiboot compliant kernel game
Closes: 478928 492267
Changes:
invaders (1.0.0-8) unstable; urgency=low
.
* debian/control:
+ Set Maintainer to Debian Games Team and added myself to Uploaders.
+ Added Vcs-Svn and Vcs-Browser fields.
+ Bumped Suggests to 'grub2 (>= 1.96+20080531-1)'.
* debian/patches/01-pointer-targets-differ-in-signedness.dpatch:
+ Fixed misspelling: "YOU LOOSE" should be "YOU LOSE" (Closes: #478928).
Thanks Daniel Kahn Gillmor <[EMAIL PROTECTED]>.
* debian/scripts/grub:
+ Fixed to use functions out of /usr/lib/grub/update-grub_lib instead of
${GRUB_DRIVE_BOOT} (Closes: #492267). Thanks
Justin B Rye <[EMAIL PROTECTED]>.
+ Added a missing "prepare_grub_to_access_device ${GRUB_DEVICE_BOOT}"
call. Without it, it could break if /boot/ is in a different device than
whatever came before invaders. Thanks Robert Millan <[EMAIL PROTECTED]>.
Checksums-Sha1:
566699ebc817e4b8bd0046825ee2a0dd8c0fbff3 1276 invaders_1.0.0-8.dsc
f674cdff49dcbc0d416f2c6886fa093fb4e32d0a 3716 invaders_1.0.0-8.diff.gz
948ef2b7e2d1a1cf2c333b9e7d5c2a9cc0cce5cd 6732 grub-invaders_1.0.0-8_amd64.deb
Checksums-Sha256:
6553141b7357ef14a9d13bddda6892d75c9137755070ca21a6e932c6204ac410 1276
invaders_1.0.0-8.dsc
b5ec8f6b65e849f77b595e56f29baddafc64524fb0cd4e5e03c480fb52ebb709 3716
invaders_1.0.0-8.diff.gz
ef115eed5163c35f93d8def2620181a18acf2ffc3ed193768ec2733010bd5d22 6732
grub-invaders_1.0.0-8_amd64.deb
Files:
80840d4787c52ccfb145998619f6a6dc 1276 misc optional invaders_1.0.0-8.dsc
5e5be6b77dfc8e03f0af4bc31dc8b313 3716 misc optional invaders_1.0.0-8.diff.gz
8c4cc4e83390b9e7fa976dee62481b9f 6732 misc optional
grub-invaders_1.0.0-8_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkiWxsIACgkQC19io6rUCv/PgwCgitP9TBg1nyilz/fFJPkp9aLT
hCAAn2XUW5SyMMeSWosBg7165gpMcUpt
=A7Ld
-----END PGP SIGNATURE-----
--- End Message ---