Bug 802199 - installation via ssh broken in second stage, systemctl hangs
Summary: installation via ssh broken in second stage, systemctl hangs
Status: RESOLVED DUPLICATE of bug 800365
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: 13.1 Beta 1
Hardware: Other Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Frederic Crozat
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-05 17:45 UTC by Thomas Fehr
Modified: 2013-02-06 08:41 UTC (History)
1 user (show)

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
screenshot with pstree output (24.06 KB, image/jpeg)
2013-02-05 17:45 UTC, Thomas Fehr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Fehr 2013-02-05 17:45:30 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.
Comment 1 Frederic Crozat 2013-02-06 08:41:49 UTC
duplicate

*** This bug has been marked as a duplicate of bug 800365 ***