Bugzilla – Bug 802199
installation via ssh broken in second stage, systemctl hangs
Last modified: 2013-02-06 08:41:49 UTC
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.
duplicate *** This bug has been marked as a duplicate of bug 800365 ***