Bug 2316058
Summary: | anaconda fails to start when a device requires fsck | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kamil Páral <kparal> | ||||||||||||||
Component: | python-blivet | Assignee: | Vojtech Trefny <vtrefny> | ||||||||||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||
Priority: | unspecified | ||||||||||||||||
Version: | 41 | CC: | anaconda-maint, awilliam, blivet-maint-list, dlehman, japokorn, kkoukiou, lruzicka, mkolman, nielsenb, robatino, rvykydal, vponcova, vtrefny, w | ||||||||||||||
Target Milestone: | --- | ||||||||||||||||
Target Release: | --- | ||||||||||||||||
Hardware: | Unspecified | ||||||||||||||||
OS: | Unspecified | ||||||||||||||||
Whiteboard: | AcceptedBlocker | ||||||||||||||||
Fixed In Version: | python-blivet-3.11.0-2.fc41 | Doc Type: | If docs needed, set a value | ||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||
Clone Of: | Environment: | ||||||||||||||||
Last Closed: | 2024-10-10 08:30:39 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: | 2247867 | ||||||||||||||||
Attachments: |
|
Description
Kamil Páral
2024-10-02 07:04:37 UTC
Created attachment 2049973 [details]
anaconda-tb-j0ql06xt
Created attachment 2049974 [details]
anaconda.log
Created attachment 2049975 [details]
dbus.log
Created attachment 2049976 [details]
packaging.log
Created attachment 2049977 [details]
program.log
Created attachment 2049978 [details]
storage.log
Proposing as a F41 Final blocker. I think these criteria might apply: "The installer must run when launched normally from the release-blocking images. " https://fedoraproject.org/wiki/Basic_Release_Criteria#Installer_must_run "The installer must be able to create and install to any workable partition layout using any file system and/or container format combination offered in a default installer configuration. " https://fedoraproject.org/wiki/Fedora_41_Final_Release_Criteria#Disk_layouts "The installer must be able to report failures to Bugzilla, with appropriate information included. " https://fedoraproject.org/wiki/Basic_Release_Criteria#Failure_reporting The fix should ideally cover both parts - crash when a device needs fsck, and the error dialog not being functional. We should verify both parts when checking this. This has been already reported some time ago as https://bugzilla.redhat.com/show_bug.cgi?id=2314875. Now, it is closed because it had been marked as duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=2314637, which should be already fixed. The affected image contains python3-blivet-3.11.0-1.fc41.noarch. It should be fixed in -2. I'll try and report. python-blivet-3.11.0-2.fc41 [1] fixes the anaconda crash. Too bad yesterday's compose failed, I could've saved a lot of time :-) [1] https://bodhi.fedoraproject.org/updates/FEDORA-2024-082e447f0b However, there's still the report-dialog problem. It will be hidden until we hit it again in the future with some other early-start crash. +7 in https://pagure.io/fedora-qa/blocker-review/issue/1676 , marking accepted. This is fixed for me with Fedora-Workstation-Live-x86_64-41-20241006.n.0.iso. I'll leave this open for more verification. I can confirm I no longer see this with Fedora-Workstation-Live-x86_64-41-20241007.n.0.iso I suggest we rename this "anaconda fails to start when a device requires fsck", close it as fixed, and open a new one for "anaconda fails to show an error dialog for early crashes" or something for the other part. (In reply to Adam Williamson from comment #14) > I suggest we rename this "anaconda fails to start when a device requires > fsck", close it as fixed, and open a new one for "anaconda fails to show an > error dialog for early crashes" or something for the other part. I've opened bug 2317767 about the error dialog issue, and I'm closing this as fixed. |