Your message dated Thu, 13 Jan 2011 01:02:43 +0000
with message-id <e1pdban-0008fr...@franck.debian.org>
and subject line Bug#560823: fixed in grub2 1.99~20110112-1
has caused the Debian Bug report #560823,
regarding grub-ieee1275: Error "Memory Address not Alligned" when trying to 
boot any menu entry
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 ow...@bugs.debian.org
immediately.)


-- 
560823: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560823
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: grub-ieee1275
Version: 1.97+20091210-1
Severity: grave

Hi,

this is basically a followup bug to #550160. I haven't updated much on
the box since then (except grub2 itself of course and replaced
2.6.30-1 by 2.6.31-1) and the box is still offline since I only can
boot it from CD over serial console currently.

So I copied the package information at the end of the bug report from
#550160, just added the recently appeared double slashes at path
beginnings in in grub.cfg and updated the grub-common version
manually.

If you think, even small changes in there could be the source of the
bug, feel free to tell me, and I'll try to get current data or update
some other packages if you think it could help.

Since #550160 has been fixed, the grub menu appears, I can edit the
entries on the console, etc.

But as soon as I want to boot one entry, I get the error message
"Memory Address not Alligned" and I'm back to the boot prompt "ok" of
OpenPROM/OpenBoot.

This didn't help:

* update-grub
* update-initramfs -u -k all
* Removing one of the two slashes at path beginning
* Removing the backslashes from set root=...
* Replacing "linux" with "linux16", "linux32" or other variants with
  numbers. (They don't seem to be present on Sparc as they are on
  i386.)

The installed and tried kernels are 2.6.31, 2.6.30, both from
sid/squeeze, and 2.6.26 from lenny). 2.6.30 and 2.6.26 did work fine
before with SILO.

So the box still can't boot normally again.

-- Package-specific info:

*********************** BEGIN /proc/mounts
/dev/hdc /cdrom iso9660 ro 0 0
/dev/vg0/root / ext2 rw 0 0
/dev/mapper/vg0-usr /usr ext3 rw,data=ordered 0 0
/dev/mapper/vg0-tmp /tmp ext3 rw,data=ordered 0 0
/dev/mapper/vg0-var /var ext3 rw,data=ordered 0 0
/dev/hda1 /boot ext3 rw,data=ordered 0 0
/dev/mapper/vg0-home /home ext3 rw,data=ordered 0 0
*********************** END /proc/mounts

*********************** BEGIN /boot/grub/device.map
()      /dev/fd0
(/p...@1f\,0/p...@1\,1/i...@3/d...@0)   /dev/hda
*********************** END /boot/grub/device.map

*********************** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry "Debian GNU/Linux, Linux 2.6.30-2-sparc64" {
        insmod ext2
        set root=(/p...@1f\,0/p...@1\,1/i...@3/d...@0,1)
        search --no-floppy --fs-uuid --set 1c7c095d-32f5-4701-b443-a0047fd24221
        linux   //vmlinuz-2.6.30-2-sparc64 root=/dev/mapper/vg0-root ro  
        initrd  //initrd.img-2.6.30-2-sparc64
}
menuentry "Debian GNU/Linux, Linux 2.6.30-2-sparc64 (recovery mode)" {
        insmod ext2
        set root=(/p...@1f\,0/p...@1\,1/i...@3/d...@0,1)
        search --no-floppy --fs-uuid --set 1c7c095d-32f5-4701-b443-a0047fd24221
        linux   //vmlinuz-2.6.30-2-sparc64 root=/dev/mapper/vg0-root ro single 
        initrd  //initrd.img-2.6.30-2-sparc64
}
menuentry "Debian GNU/Linux, Linux 2.6.30-1-sparc64" {
        insmod ext2
        set root=(/p...@1f\,0/p...@1\,1/i...@3/d...@0,1)
        search --no-floppy --fs-uuid --set 1c7c095d-32f5-4701-b443-a0047fd24221
        linux   //vmlinuz-2.6.30-1-sparc64 root=/dev/mapper/vg0-root ro  
        initrd  //initrd.img-2.6.30-1-sparc64
}
menuentry "Debian GNU/Linux, Linux 2.6.30-1-sparc64 (recovery mode)" {
        insmod ext2
        set root=(/p...@1f\,0/p...@1\,1/i...@3/d...@0,1)
        search --no-floppy --fs-uuid --set 1c7c095d-32f5-4701-b443-a0047fd24221
        linux   //vmlinuz-2.6.30-1-sparc64 root=/dev/mapper/vg0-root ro single 
        initrd  //initrd.img-2.6.30-1-sparc64
}
menuentry "Debian GNU/Linux, Linux 2.6.26-2-sparc64" {
        insmod ext2
        set root=(/p...@1f\,0/p...@1\,1/i...@3/d...@0,1)
        search --no-floppy --fs-uuid --set 1c7c095d-32f5-4701-b443-a0047fd24221
        linux   //vmlinuz-2.6.26-2-sparc64 root=/dev/mapper/vg0-root ro  
        initrd  //initrd.img-2.6.26-2-sparc64
}
menuentry "Debian GNU/Linux, Linux 2.6.26-2-sparc64 (recovery mode)" {
        insmod ext2
        set root=(/p...@1f\,0/p...@1\,1/i...@3/d...@0,1)
        search --no-floppy --fs-uuid --set 1c7c095d-32f5-4701-b443-a0047fd24221
        linux   //vmlinuz-2.6.26-2-sparc64 root=/dev/mapper/vg0-root ro single 
        initrd  //initrd.img-2.6.26-2-sparc64
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###
*********************** END /boot/grub/grub.cfg

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (400, 'stable'), (110, 
'experimental')
Architecture: sparc (sparc64)

Kernel: Linux 2.6.24-1-sparc64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages grub-ieee1275 depends on:
ii  debconf [debconf-2.0]       1.5.27          Debian configuration management 
sy
ii  grub-common                 1.97+20091210-1 GRand Unified Bootloader, 
version 
ii  libc6                       2.9-27          GNU C Library: Shared libraries
ii  ucf                         3.0022          Update Configuration File: 
preserv

grub-ieee1275 recommends no packages.

Versions of packages grub-ieee1275 suggests:
pn  genisoimage                   <none>     (no description available)
ii  os-prober                     1.34       utility to detect other OSes on a 

-- debconf information:
  grub2/kfreebsd_cmdline:
* grub2/linux_cmdline:
  grub2/kfreebsd_cmdline_default: quiet
* grub2/linux_cmdline_default:



--- End Message ---
--- Begin Message ---
Source: grub2
Source-Version: 1.99~20110112-1

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

grub-common_1.99~20110112-1_i386.deb
  to main/g/grub2/grub-common_1.99~20110112-1_i386.deb
grub-coreboot_1.99~20110112-1_i386.deb
  to main/g/grub2/grub-coreboot_1.99~20110112-1_i386.deb
grub-efi-amd64_1.99~20110112-1_i386.deb
  to main/g/grub2/grub-efi-amd64_1.99~20110112-1_i386.deb
grub-efi-ia32_1.99~20110112-1_i386.deb
  to main/g/grub2/grub-efi-ia32_1.99~20110112-1_i386.deb
grub-efi_1.99~20110112-1_i386.deb
  to main/g/grub2/grub-efi_1.99~20110112-1_i386.deb
grub-emu_1.99~20110112-1_i386.deb
  to main/g/grub2/grub-emu_1.99~20110112-1_i386.deb
grub-firmware-qemu_1.99~20110112-1_i386.deb
  to main/g/grub2/grub-firmware-qemu_1.99~20110112-1_i386.deb
grub-ieee1275_1.99~20110112-1_i386.deb
  to main/g/grub2/grub-ieee1275_1.99~20110112-1_i386.deb
grub-linuxbios_1.99~20110112-1_i386.deb
  to main/g/grub2/grub-linuxbios_1.99~20110112-1_i386.deb
grub-pc_1.99~20110112-1_i386.deb
  to main/g/grub2/grub-pc_1.99~20110112-1_i386.deb
grub-rescue-pc_1.99~20110112-1_i386.deb
  to main/g/grub2/grub-rescue-pc_1.99~20110112-1_i386.deb
grub2_1.99~20110112-1.diff.gz
  to main/g/grub2/grub2_1.99~20110112-1.diff.gz
grub2_1.99~20110112-1.dsc
  to main/g/grub2/grub2_1.99~20110112-1.dsc
grub2_1.99~20110112-1_i386.deb
  to main/g/grub2/grub2_1.99~20110112-1_i386.deb
grub2_1.99~20110112.orig.tar.gz
  to main/g/grub2/grub2_1.99~20110112.orig.tar.gz



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

Debian distribution maintenance software
pp.
Colin Watson <cjwat...@debian.org> (supplier of updated grub2 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 13 Jan 2011 00:12:41 +0000
Source: grub2
Binary: grub2 grub-linuxbios grub-efi grub-common grub-emu grub-pc 
grub-rescue-pc grub-coreboot grub-efi-ia32 grub-efi-amd64 grub-ieee1275 
grub-firmware-qemu grub-yeeloong
Architecture: source i386
Version: 1.99~20110112-1
Distribution: experimental
Urgency: low
Maintainer: GRUB Maintainers <pkg-grub-de...@lists.alioth.debian.org>
Changed-By: Colin Watson <cjwat...@debian.org>
Description: 
 grub-common - GRand Unified Bootloader, version 2 (common files)
 grub-coreboot - GRand Unified Bootloader, version 2 (Coreboot version)
 grub-efi   - GRand Unified Bootloader, version 2 (dummy package)
 grub-efi-amd64 - GRand Unified Bootloader, version 2 (EFI-AMD64 version)
 grub-efi-ia32 - GRand Unified Bootloader, version 2 (EFI-IA32 version)
 grub-emu   - GRand Unified Bootloader, version 2 (emulated version)
 grub-firmware-qemu - GRUB firmware image for QEMU
 grub-ieee1275 - GRand Unified Bootloader, version 2 (Open Firmware version)
 grub-linuxbios - GRand Unified Bootloader, version 2 (dummy package)
 grub-pc    - GRand Unified Bootloader, version 2 (PC/BIOS version)
 grub-rescue-pc - GRUB bootable rescue images, version 2 (PC/BIOS version)
 grub-yeeloong - GRand Unified Bootloader, version 2 (Yeeloong version)
 grub2      - GRand Unified Bootloader, version 2 (dummy package)
Closes: 560823 609590 609814 609818
Changes: 
 grub2 (1.99~20110112-1) experimental; urgency=low
 .
   * New Bazaar snapshot.
     - Disable ieee1275_fb on sparc (closes: #560823).
     - Fix pf2 font generation on big-endian platforms (closes: #609818).
   * branch_butter.patch: Resolve the device returned by
     grub_find_root_device_from_mountinfo or find_root_device_from_libzfs
     using grub_find_device (closes: #609590, #609814, LP: #700147).
Checksums-Sha1: 
 d54593d6ea6398853ab298a865a169613967ae2f 2877 grub2_1.99~20110112-1.dsc
 863cb8bd8d14d29d24156731ea43afefe80f2662 2434336 
grub2_1.99~20110112.orig.tar.gz
 d49e07ad7eb4cb8e1db7711a3f558c9649886326 577426 grub2_1.99~20110112-1.diff.gz
 a621105f01c0733a9e7f89b91edf5f178682f4a0 327600 grub2_1.99~20110112-1_i386.deb
 2e87fdc4d20be6a934f943cbc840ff8da2b0e275 326110 
grub-linuxbios_1.99~20110112-1_i386.deb
 767ac07580642aa7dbaf27bcc9eb897c7b1a5783 326108 
grub-efi_1.99~20110112-1_i386.deb
 a860098f821bbd5abc3f8a53b969719f7aac8396 2218474 
grub-common_1.99~20110112-1_i386.deb
 5a350a630b4089c183847a43bb9cd527fbbc37af 3313640 
grub-emu_1.99~20110112-1_i386.deb
 beba6cdadf8d02084ceed15663825a1153d9f9dd 1174110 
grub-pc_1.99~20110112-1_i386.deb
 29e389c64c26657d84bfcf35685dd171e31f3fc0 1553888 
grub-rescue-pc_1.99~20110112-1_i386.deb
 67ea488c2d6ac538b964b04fc89acc79194c639f 932912 
grub-coreboot_1.99~20110112-1_i386.deb
 9b2a642bd242d24b2d4ce9d1ac0e01546ad77f22 947952 
grub-efi-ia32_1.99~20110112-1_i386.deb
 8af4b4ea99c3138bd2acabe8965022123b40f5c1 1037850 
grub-efi-amd64_1.99~20110112-1_i386.deb
 1329d53ddc95dda754d51653d5f8ccec8bb200c5 929936 
grub-ieee1275_1.99~20110112-1_i386.deb
 17a8fa7ae133fb115ec07de39122fdec9e36c619 846528 
grub-firmware-qemu_1.99~20110112-1_i386.deb
Checksums-Sha256: 
 43af40011a2c1885f71d1d906d4cee38cbb801a88dccf4e45abd24696f871684 2877 
grub2_1.99~20110112-1.dsc
 00989ce697604471fccd0364e5758533dacfb6fdbd329f325f100c3526ee3dd9 2434336 
grub2_1.99~20110112.orig.tar.gz
 a499f2ec31a71efceeb97c4d17eb7b304d0e6688000d3622aa31922fe483a5f1 577426 
grub2_1.99~20110112-1.diff.gz
 9f95984f17c00b30f0f4533ba7fe76646fb27f1e0c2b9368cc5a92e7a1b80933 327600 
grub2_1.99~20110112-1_i386.deb
 8b547722f7cca4110b40531ed21439385e7bdaa583f1d3f7fd2b74acd87f49c5 326110 
grub-linuxbios_1.99~20110112-1_i386.deb
 980349ab71feeb03bdcd3ad3d3493596a088788d4088e67a148e90e00bc63e67 326108 
grub-efi_1.99~20110112-1_i386.deb
 28a9b2749713afbeb292b921945084e5d7b41cb57694818e587ea6d4e9a92ad7 2218474 
grub-common_1.99~20110112-1_i386.deb
 b82a28036d886a978938d68a407a8d6d7fe65b53c7b54a17fb3db6c34a1ab3a5 3313640 
grub-emu_1.99~20110112-1_i386.deb
 98bf9a7467739981e7fcf46cfe3fd7746d05550ae2175e65c8c692f822a2324c 1174110 
grub-pc_1.99~20110112-1_i386.deb
 0e5f53c8e5a2bd947f2b3219b08c706d5237961ab85b8989e89118e452cf6111 1553888 
grub-rescue-pc_1.99~20110112-1_i386.deb
 0a98100813b52e4cb0ed00c2a547c6a4a30df103dce9f1187b5ecea0ca399781 932912 
grub-coreboot_1.99~20110112-1_i386.deb
 3202e48c6a58d62499f2b456bb888290b9fe200e4ae833716e173772ed762ca5 947952 
grub-efi-ia32_1.99~20110112-1_i386.deb
 c3f2002c32e868a771b6413fed4b4a8d48ae380ff123adebf3a0cfd1e332e667 1037850 
grub-efi-amd64_1.99~20110112-1_i386.deb
 b3ef743202e43e50ce4286ba3a89d1eaf3d49a9f3c0d5070fc22aa38967e560c 929936 
grub-ieee1275_1.99~20110112-1_i386.deb
 6461dba747defbf86b2ff634aa3c067dbab6d43e015f4cc7fbe3c851966cd9e9 846528 
grub-firmware-qemu_1.99~20110112-1_i386.deb
Files: 
 94f3b0502f76492fdf8d9c6cd3d21377 2877 admin extra grub2_1.99~20110112-1.dsc
 a13060d8535e872d6eb1fe03539ef149 2434336 admin extra 
grub2_1.99~20110112.orig.tar.gz
 3435f2f1b728e1b08faeb791815b7fc0 577426 admin extra 
grub2_1.99~20110112-1.diff.gz
 9a8da8aab24b22988e79155977c337b0 327600 admin extra 
grub2_1.99~20110112-1_i386.deb
 506c77fec31c5ed5c685c9071c6be10c 326110 admin extra 
grub-linuxbios_1.99~20110112-1_i386.deb
 1b978b7152869cc7d89400aadbe204f1 326108 admin extra 
grub-efi_1.99~20110112-1_i386.deb
 e7c7ab8b596d967d3c13a653e9ee5e24 2218474 admin optional 
grub-common_1.99~20110112-1_i386.deb
 5876bb7c85c72b5a4703541b686f3da2 3313640 admin extra 
grub-emu_1.99~20110112-1_i386.deb
 37c2d6e99d6ca8e84d0c5cf78efee9aa 1174110 admin optional 
grub-pc_1.99~20110112-1_i386.deb
 276c38152c6d53300a2addf1b44e1f97 1553888 admin extra 
grub-rescue-pc_1.99~20110112-1_i386.deb
 20ae601193a7f3620f34eaade167a012 932912 admin extra 
grub-coreboot_1.99~20110112-1_i386.deb
 40eed851680b122aeea2f1024e3d6a3d 947952 admin extra 
grub-efi-ia32_1.99~20110112-1_i386.deb
 b9b393991c424a9f1d1e45e132328721 1037850 admin extra 
grub-efi-amd64_1.99~20110112-1_i386.deb
 20f77528e170fa4f7ed75167013283ee 929936 admin extra 
grub-ieee1275_1.99~20110112-1_i386.deb
 70704d6be52c35fa4a4042fd64735ab3 846528 admin extra 
grub-firmware-qemu_1.99~20110112-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Colin Watson <cjwat...@debian.org> -- Debian developer

iQIVAwUBTS5LhDk1h9l9hlALAQhszg//ck7KumCC3cVQLDU4V1kv8prf2880e6nq
jkNmCVie+xprYLhYv5bTQqctMJsl7MczWG3VW4VNo0wNGrzAb5MJpuLjWX+f1e8I
KNQS0P+rVwU/Y/JpT97YEmbKIZKvUrl8FklW7hdhmduy+3FPR1ztbAvh2QBPM9id
UJSj4uQcIjDnSlFmrpzQLbU61LP81KZgTSolDezwxj766vS5VDJn19LWoawD9k69
/OXAP59FtpPquGcvI/6u04W5QySrfZObUWPx2GTs1Dw9O9AN1aUjA+fOr3F7LISi
Fqmm8lcMCNnKyGQSn84Zq5iGwNB/hiR2TcglW8efVhsqwv+QP5V+SYaCzJubXfCJ
Vp1Ul1sziDBUGO4mO+fxoWer3jNgkjEuOuEaI4dpOQVxRWhDMmCIiyv3/qO527PN
Lnh+ecl7Qf4S+zEq9Zp/1xlledMiPu8WOeQPJhiDmrT0iv1MG372+HfKvXra9Rcv
qPk1Ze7Cx+5fN7xymPy0QZu/s8JYSzpdsAgfZBQnzVwEh4pvG9Ty5+kCdAMzfnXZ
Y3rTygxbxm7fCfELoP6QunQD27WyFvK+Y4sKNE8RTACOt/+W35G1oOz46Rnwt9mO
DxcdXaD9Kt2g57+vajBuWj7irIoOCshDq9aQXkH3r1up6QzTI9vFNuC/CVgVU7dp
XWz36pF+UrM=
=1QsN
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to