https://bugzilla.novell.com/show_bug.cgi?id=812630 https://bugzilla.novell.com/show_bug.cgi?id=812630#c21 --- Comment #21 from Jiří Suchomel <jsuchome@suse.com> 2013-04-03 12:51:13 UTC --- # cat /usr/lib/systemd/system/YaST2-Second-Stage.service [Unit] Description=YaST2 Second Stage After=apparmor.service local-fs.target plymouth-start.service Before=getty@tty1.service xdm.service network.service NetworkManager.service SuSEfirewall2_init.service SuSEfirewall2.service ConditionPathExists=/var/lib/YaST2/runme_at_boot RefuseManualStart=true ... linux-h0ye:~ # systemctl daemon-reload linux-h0ye:~ # systemctl status YaST2-Second-Stage YaST2-Second-Stage.service - YaST2 Second Stage Loaded: loaded (/usr/lib/systemd/system/YaST2-Second-Stage.service; enabled) Active: activating (start) since Tue, 2013-04-02 16:21:15 CEST; 14min ago Main PID: 359 (YaST2.Second-St) CGroup: name=systemd:/system/YaST2-Second-Stage.service ├ 359 /bin/sh /usr/lib/YaST2/startup/YaST2.Second-Stage ├ 1424 bash ├ 1496 /bin/sh /usr/lib/YaST2/startup/YaST2.call installation continue ├ 1956 Xorg -noreset -br -deferglyphs 16 vt07 ├ 1963 icewm -c preferences.yast2 -t yast2 ├ 2019 y2base installation ("continue") qt --noborder --auto-fonts --fullscreen ├ 2169 /usr/bin/perl -w /usr/lib/YaST2/servers_non_y2/ag_udev_persistent ├ 2614 /bin/bash /usr/lib/YaST2/servers_non_y2/ag_initscripts └ 4554 /usr/bin/perl -w /usr/lib/YaST2/servers_non_y2/ag_netd Apr 02 16:21:15 linux.site systemd[1]: Starting YaST2 Second Stage... Apr 02 16:26:01 linux-h0ye postfix/postfix-script[2524]: fatal: the Postfix mail system is not running Apr 02 16:26:24 linux-h0ye postfix/postfix-script[4335]: refreshing the Postfix mail system Apr 02 16:26:55 linux-h0ye logger[5103]: BEGIN OF YAST2 INTERNET TEST Apr 02 16:27:10 linux-h0ye logger[5251]: END OF YAST2 INTERNET TEST After YaST crash: linux-h0ye:~ # systemctl status YaST2-Second-Stage YaST2-Second-Stage.service - YaST2 Second Stage Loaded: loaded (/usr/lib/systemd/system/YaST2-Second-Stage.service; enabled) Active: deactivating (final-sigterm) Main PID: 359 (code=killed, signal=TERM) CGroup: name=systemd:/system/YaST2-Second-Stage.service └ 1424 bash Apr 02 16:21:15 linux.site systemd[1]: Starting YaST2 Second Stage... Apr 02 16:26:01 linux-h0ye postfix/postfix-script[2524]: fatal: the Postfix mail system is not running Apr 02 16:26:24 linux-h0ye postfix/postfix-script[4335]: refreshing the Postfix mail system Apr 02 16:26:55 linux-h0ye logger[5103]: BEGIN OF YAST2 INTERNET TEST Apr 02 16:27:10 linux-h0ye logger[5251]: END OF YAST2 INTERNET TEST Apr 02 16:40:38 linux-h0ye os-prober[3551]: debug: /dev/sda1: is active swap Apr 02 16:41:49 linux-h0ye os-prober[8045]: debug: /dev/sda1: is active swap Apr 02 16:42:01 linux-h0ye systemd[1]: Stopping YaST2 Second Stage... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.