Bug 433153
| Summary: | f9 upgrade boot loader not recognised | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | cje |
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | NeedsRetesting | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-04-09 03:02:18 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 235706 | ||
|
Description
cje
2008-02-16 23:19:01 UTC
the actual message is: "The installer is unable to detect the boot loader currently in us on your system." the options are "Skip boot loader updating" (default) and "Create new boot loader configuration". last time i accepted the default. now i'm trying again with the "Create new...". using the "Create new boot loader configuration" python crashes at the end of the installation during "Installing boot loader". i couldn't save the debug output but the first line is: /usr/lib/booty/bootloaderInfo.py, line 759, in writeGrub. I do believe we fixed these issues. We'll need a retest done. okay, well it did correctly detect the current setup and attempted to update it. But that caused another crash during "Installing boot loader". this one has the following in the details: posixpath.py line 171, in exists st = os.stat(path) isys.py line 765, in readFSType bootloaderInfo.py line 65, in syncDataToDisk bootloaderInfo.py line 637, in runGrubInstall bootloaderInfo.py line 1077, in upgradeGrub bootloaderInfo.py line 1099, in write bootloaderInfo.py line 1215, in write bootloader.py line 229, in writeBootloader ... TypeError: coercing to Unicode: need string or buffer, instance found Local variables in innermost frame: path: fsentry -- device: sda1 mountpoint: /boot fsystem: ext3 format: 0 ismounted: 1 options: 'defaults' label: /boot fsprofile: None That's bug 438830, which was fixed for last week's snapshot I've done a bunch of upgrades lately, all worked with bootloader. Closing this. |