Bug 1526861
Summary: | unable to do an installation when a boot option is added | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | lnie <lnie> | ||||||||||||
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||
Priority: | unspecified | ||||||||||||||
Version: | rawhide | CC: | anaconda-maint-list, awilliam, jonathan, kellin, lnie, mkolman, robatino, vanmeeuwen+fedora, vpodzime, vponcova, wwoods, zbyszek | ||||||||||||
Target Milestone: | --- | ||||||||||||||
Target Release: | --- | ||||||||||||||
Hardware: | Unspecified | ||||||||||||||
OS: | Unspecified | ||||||||||||||
Whiteboard: | |||||||||||||||
Fixed In Version: | anaconda-28.15-1 | Doc Type: | If docs needed, set a value | ||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||
Clone Of: | Environment: | ||||||||||||||
Last Closed: | 2018-01-08 17:24:10 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: |
|
You will see the same hang with inst.vnc or inst.repo added I lied,inst.repo and inst.ks works,though it will hangs there for a little while. Please, attach the logs or at least the output from journalctl. Created attachment 1369387 [details]
anaconda.log
Created attachment 1369388 [details]
journal
Created attachment 1369389 [details]
syslog
Created attachment 1369390 [details]
storage.log
Still see this in the latest Fedora-Workstation-netinst-x86_64-Rawhide-20171218.n.0.iso,and console=ttyS0 will also cause the hang,proposing a blocker. Proposed as a Blocker for 28-beta by Fedora user lnie using the blocker tracking app because: This bug affects the criteria: The installer must be able to complete an installation using the serial console interface Looks like this was caused by systemd 236 no longer liking an escape sequence in a spurious echo call in the tmux service file. A PR fixing this issue (by dropping the echo call) is here: https://github.com/rhinstaller/anaconda/pull/1283 *** Bug 1527700 has been marked as a duplicate of this bug. *** I don't think the "fix" here is correct. See https://github.com/rhinstaller/anaconda/commit/ab29bdff2e041ec4f354c3334d8aa15ea8366a17#commitcomment-26397639 for details. CCing Zbigniew; see above, I don't think this story is over yet, and I don't think the fix is as simple as removing the command. We may still need to be able to do this somehow. *** Bug 1528215 has been marked as a duplicate of this bug. *** So, the bug reported here definitely is fixed now. I still think the fix was wrong, but probably the best way to handle that is to close this and file a new bug. So I'll do that. |
Created attachment 1369251 [details] screenshot Description of problem: As shown in the attached screenshot,the system just hang there if you add a inst.text boot option. Version-Release number of selected component (if applicable): Fedora-Workstation-netinst-x86_64-Rawhide-20171217.n.0.iso How reproducible: always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: