|
Bugzilla – Full Text Bug Listing |
| Summary: | installation via ssh broken in second stage, systemctl hangs | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Thomas Fehr <fehr> |
| Component: | Basesystem | Assignee: | Frederic Crozat <fcrozat> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | locilka |
| Version: | 13.1 Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | screenshot with pstree output | ||
duplicate *** This bug has been marked as a duplicate of bug 800365 *** |
Created attachment 523415 [details] screenshot with pstree output When one install 12.3 beta#1 it breaks when YaST is started in second stage. YaST calls /usr/lib/YaST2/startup/YaST2.Second-Stage which calls "systemctl --ignore-dependcies start sshd", this hangs forever. In pstree I see that systemctl spawned a child "systemctl-tty-ask --watch". This leads to sshd not being started and one cannot finish installation via ssh. When starting /usr/sbin/sshd manually, I can access the system via ssh. Attaching screenshot of pstree output at this time.