[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#413855: marked as done (Apple check is i386-specific)



Your message dated Tue, 10 Apr 2007 20:32:17 +0000
with message-id <E1HbN0j-0002kU-91@ries.debian.org>
and subject line Bug#413855: fixed in grub-installer 1.23
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: grub-installer
Severity: normal
Tags: patch

Any reason why we shouldn't check for amd64 here ?  (other than 64-bit Macs
not yet being in the market)

Index: debian/isinstallable
===================================================================
--- debian/isinstallable        (revision 45613)
+++ debian/isinstallable        (working copy)
@@ -16,7 +16,7 @@
 ARCH="$(archdetect)"

 case $ARCH in
-    i386/*)
+    i386/*|amd64/*)
        MANUFACTURER="$(dmidecode -s system-manufacturer)"
        case $MANUFACTURER in
            Apple*)

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)


--- End Message ---
--- Begin Message ---
Source: grub-installer
Source-Version: 1.23

We believe that the bug you reported is fixed in the latest version of
grub-installer, which is due to be installed in the Debian FTP archive:

grub-installer_1.23.dsc
  to pool/main/g/grub-installer/grub-installer_1.23.dsc
grub-installer_1.23.tar.gz
  to pool/main/g/grub-installer/grub-installer_1.23.tar.gz
grub-installer_1.23_i386.udeb
  to pool/main/g/grub-installer/grub-installer_1.23_i386.udeb



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 413855@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joey Hess <joeyh@debian.org> (supplier of updated grub-installer 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 10 Apr 2007 14:47:50 -0400
Source: grub-installer
Binary: grub-installer
Architecture: source i386
Version: 1.23
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Joey Hess <joeyh@debian.org>
Description: 
 grub-installer - Install GRUB on a hard disk (udeb)
Closes: 413855 416310
Changes: 
 grub-installer (1.23) unstable; urgency=low
 .
   [ Colin Watson ]
   * Drop dependency on dmidecode-udeb and rely on new archdetect support for
     Intel Macs (closes: #413855). Requires libdebian-installer4-udeb 0.51.
 .
   [ Frans Pop ]
   * Enable the option to select grub2 again.
   * Improve code that sets serial console parameters. Closes: #416310.
     Changes based on a patch by Alex Owen.
 .
   [ Joey Hess ]
   * Multiply menu-item-numbers by 100
 .
   [ Updated translations ]
   * Esperanto (eo.po) by Serge Leblanc
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * Norwegian Bokmål (nb.po) by Bjørn Steensrud
Files: 
 3acfd1d51e567a40faf97922dc92b4bb 755 debian-installer standard grub-installer_1.23.dsc
 ea5fd1936dc42116a0197a86af7cf2f9 122954 debian-installer standard grub-installer_1.23.tar.gz
 bbc2d192688152ba3c25e019e19d81be 109592 debian-installer standard grub-installer_1.23_i386.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGG+y62tp5zXiKP0wRAhb9AJ9x3zFv/0ug8t6sY2/mcNsia04oHwCguIpm
EUet8YVPwcyWeG6L95fohGE=
=HTJk
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: