[Bug 890942] New: rcnetworksystemctl network.service hangs at systemd-tty-ask
https://bugzilla.novell.com/show_bug.cgi?id=890942 https://bugzilla.novell.com/show_bug.cgi?id=890942#c0 Summary: rcnetworksystemctl network.service hangs at systemd-tty-ask Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: x86-64 OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: Ralf.Friedl@online.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 I installed openSUSE 13.1 on a remote server. After changing the hostname with "yast lan", yast hangs when it updates the configuration at exit. After the initial panic I found out that it is not because it misconfigured the network so that the server would be unreachable, but because it calls /bin/systemctl reload-or-try-restart network.service This in turn for some stupid reason calls systemd-tty-ask. Why does it even call systemd-tty-ask? It shall just reconfigure the network. Actually in this case it is not even necessary to reconfigure the network, only the hostname has changed. But anyway, it should be possible to call "rcnetwork restart" without causing that terminal to hang. Reproducible: Always Steps to Reproduce: 1. call rcnetwork restart Actual Results: Terminal hangs. ^C or ^Z or ^\ have no effect. Expected Results: Network is configured. This is the output from pstree: ├─sshd(4126)─┬─sshd(4448)───bash(4450)───yast(4963)───y2base(4978)─┬─ag_udev_persist(5015)───{ag_udev_persist}(5016) │ │ ├─y2base(5145)───y2base(5146)───systemctl(5147)───systemd-tty-ask(5148) │ │ ├─{y2base}(4979) │ │ └─{y2base}(4985) It seems the second attempt at rcnetwork restart managed to unconfigure the network, not I don't even get responses to pings and therefor can't open another ssh connection to the server. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=890942 https://bugzilla.novell.com/show_bug.cgi?id=890942#c Bernhard Wiedemann <bwiedemann@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bwiedemann@suse.com, | |systemd-maintainers@suse.de AssignedTo|bnc-team-screening@forge.pr |mt@suse.com |ovo.novell.com | -- 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.
participants (1)
-
bugzilla_noreply@novell.com