[Bug 731308] New: systemd deadlocks starting network on if-up.d/21-dhcpcd-hook-samba
https://bugzilla.novell.com/show_bug.cgi?id=731308 https://bugzilla.novell.com/show_bug.cgi?id=731308#c0 Summary: systemd deadlocks starting network on if-up.d/21-dhcpcd-hook-samba Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jslaby@suse.com QAContact: qa@suse.de CC: werner@suse.com, fcrozat@suse.com Found By: --- Blocker: --- Created an attachment (id=462858) --> (http://bugzilla.novell.com/attachment.cgi?id=462858) ps -f of the state When booting, systemd tries to start network. It starts dhcpcd. Dhcpcd calls if-up.d scripts after it gains an address. if-up.d/21-dhcpcd-hook-samba calls /etc/init.d/nmb force-reload. It calls /bin/systemctl force-reload nmb.service. It stalls until network script times out (WAIT_FOR_INTERFACES) because /sbin/ifstatus-dhcp returns 12 and says "is just beeing set up". If I add exit 0 at the top of the samba script, it indeed works perfectly. -- 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=731308 https://bugzilla.novell.com/show_bug.cgi?id=731308#c1 --- Comment #1 from Frederic Crozat <fcrozat@suse.com> 2011-11-18 12:18:56 UTC --- sounds like bnc#725503 -- 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=731308 https://bugzilla.novell.com/show_bug.cgi?id=731308#c2 Jiri Slaby <jslaby@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #2 from Jiri Slaby <jslaby@suse.com> 2011-11-18 14:04:55 UTC --- (In reply to comment #1)
sounds like bnc#725503
Yes, it is. *** This bug has been marked as a duplicate of bug 725503 *** http://bugzilla.novell.com/show_bug.cgi?id=725503 -- 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