Bug 1551096
Summary: | anaconda fails to run on live images in current F28 / Rawhide | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> | ||||||
Component: | anaconda | Assignee: | Jiri Konecny <jkonecny> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | urgent | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 28 | CC: | alciregi, anaconda-maint-list, bugzilla, fzatlouk, jonathan, kellin, lruzicka, petersen, robatino, sbueno, vanmeeuwen+fedora, v.podzimek+fedora, vponcova, wwoods | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | AcceptedBlocker | ||||||||
Fixed In Version: | anaconda-28.22.2-1 | Doc Type: | If docs needed, set a value | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2018-03-08 18:39:29 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: | 1469204 | ||||||||
Attachments: |
|
Description
Adam Williamson
2018-03-02 17:35:20 UTC
Maybe bug 1551145 is the same bug as this one? *** Bug 1551145 has been marked as a duplicate of this bug. *** (In reply to Alessio from comment #1) > Maybe bug 1551145 is the same bug as this one? I think so Similar problem has been detected: Crash on launch. cmdline: /usr/bin/python3 /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base crash_function: connect exception_type: GLib.GError kernel: 4.16.0-0.rc3.git0.1.fc28.x86_64 package: anaconda-core-28.22.1-1.fc28 reason: bus.py:22:connect:GLib.GError: g-io-error-quark: The connection is closed (18) runlevel: N 5 uid: 0 Created attachment 1404106 [details]
program.log
Created attachment 1404107 [details]
journal.log
Anaconda doesn't create a tb file in /tmp so all there is, is the traceback in the journal.
Discussed at blocker bug meeting [1]: AcceptedBlocker (Beta) - this is an obvious violation of "The installer must run when launched normally from the release-blocking images" [1] https://meetbot-raw.fedoraproject.org/fedora-blocker-review/2018-03-05/ Setting to ON_QA, the anaconda that fixes this made it in just before freeze, so it should be included in the next compose that actually *works*. When we get one of those, we'll be able to see if this is fixed. Fix confirmed by installing updated anaconda in a live image. Fails to run before the update, runs after. |