Bug 1376638
| Summary: | rescue mode cannot mount a default Fedora install | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> |
| Component: | anaconda | Assignee: | Vendula Poncova <vponcova> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 26 | CC: | anaconda-maint-list, awilliam, g.kaviyarasu, gmarr, jonathan, menantea, mkolman, robatino, vanmeeuwen+fedora, vponcova |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | AcceptedBlocker | ||
| Fixed In Version: | anaconda-26.21.1-1 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-04-06 20:22:48 UTC | Type: | Bug |
| 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: | 1349186 | ||
|
Description
Adam Williamson
2016-09-16 02:34:40 UTC
Proposing as an F26 Beta blocker: "The rescue mode of the installer must start successfully and be able to detect and mount any installation performed according to the applicable criteria, and provide a shell with access to utilities capable of performing typical recovery operations." If this shows up in F25 later, it'll be an F25 blocker. This is still valid as of 2016-12-05, see e.g.: https://openqa.fedoraproject.org/tests/50615 (the openQA test tests with an encrypted install, but it's the same bug). I have tested it with the latest rawhide (https://kojipkgs.fedoraproject.org/compose/rawhide/latest-Fedora-Rawhide/compose/Server/x86_64/iso/Fedora-Server-netinst-x86_64-Rawhide-20170104.n.0.iso) and it seems to work correctly. Does the test still fail? Lately it's failing intermittently: https://openqa.fedoraproject.org/tests/53741#previous https://openqa.fedoraproject.org/tests/53742#previous try it a few times? Discussed during the 2017-01-09 blocker review meeting: [1] The decision to delay the classification of this as a bug was made as the recent findings on this bug have changed since it was first submitted, so time for manual testing is being made before a classification is made. [1] https://meetbot.fedoraproject.org/fedora-blocker-review/2017-01-09/f26-blocker-review.2017-01-09-17.00.txt This problem is also present on pppc64 and ppc64le rawhide iso. I tried several times (5) with Fedora-Server-dvd-ppc64le-Rawhide-20170125.n.0.iso without any success. Discussed during the 2017-02-13 blocker review meeting: [1] The decision was made to classify this bug as an AcceptedBlocker as it violates the following Beta criteria: "The rescue mode of the installer must start successfully and be able to detect and mount any installation performed according to the applicable criteria, and provide a shell with access to utilities capable of performing typical recovery operations." [1] https://meetbot.fedoraproject.org/fedora-blocker-review/2017-02-13/f26-blocker-review.2017-02-13-18.01.txt Fixed in a pull request: https://github.com/rhinstaller/anaconda/pull/960 This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle. Changing version to '26'. Any timeframe for 26.22 to actually happen? Should be already fixed - in the end there was no 26.22 as we branched in 26.21 - so 26.21.1 should have the fix. Indeed it doesn't look like this particular failure has occurred since the start of March (the test has occasionally failed, but none of the failures look like this - they're just openQA blips, timeouts or typing errors). So this was actually fixed in Alpha, no need for common bugs. |