Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 303165 - sys-boot/grub-9999 is broken since EBZR_REVISION=2143
Summary: sys-boot/grub-9999 is broken since EBZR_REVISION=2143
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-02 00:52 UTC by cyrillic
Modified: 2010-02-03 23:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cyrillic 2010-02-02 00:52:52 UTC
sys-boot/grub-9999 is no longer able to detect the filesystem with grub-probe, which means grub-install no longer works either.

Reproducible: Always

Steps to Reproduce:
1. emerge grub
2. grub-install /dev/md0


Actual Results:  
/usr/sbin/grub-probe: error: unknown filesystem.
Auto-detection of a filesystem module failed.
Please specify the module with the option `--modules' explicitly.

Expected Results:  
Successful grub installation

This is the commit that broke things for me :

2010-01-27  Vladimir Serbinenko  <phcoder@gmail.com>

        * kern/disk.c (grub_disk_read): Fix offset computation when reading
        last sectors.
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2010-02-02 07:45:30 UTC
Please, report this issue upstream.

Still reassigning on maintainers so they be aware about this issue and resolve it as they deem necessary.
Comment 2 cyrillic 2010-02-03 23:30:32 UTC
I did not see an easy way to submit bugs upstream, but it seems they have already fixed the issue starting with EBZR_REVISION=2152