[Bug 764336] New: systemctl does not deactivate start of network manager
https://bugzilla.novell.com/show_bug.cgi?id=764336 https://bugzilla.novell.com/show_bug.cgi?id=764336#c0 Summary: systemctl does not deactivate start of network manager Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dieter.jurzitza@t-online.de QAContact: jsrain@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0 When configuring the network manually via yast, the network manager does not get deactivated in systemd. This causes error messages on every boot. This is not a problem but simply should not happen. Reproducible: Always Steps to Reproduce: 1. Configure network via ifup in yast 2. Restart computer 3. Error messages come up (network manager cannot be started ...) Actual Results: See above Expected Results: No errors -- 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=764336 https://bugzilla.novell.com/show_bug.cgi?id=764336#c1 kk zhang <kkzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |kkzhang@suse.com InfoProvider| |dieter.jurzitza@t-online.de --- Comment #1 from kk zhang <kkzhang@suse.com> 2012-05-29 02:41:04 UTC --- Thank you for your report.could you please help to provide y2logs according to the following URL?Thank you:) http://en.opensuse.org/openSUSE:Bugreport_YaST -- 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=764336 https://bugzilla.novell.com/show_bug.cgi?id=764336#c2 --- Comment #2 from Dieter Jurzitza <dieter.jurzitza@t-online.de> 2012-05-30 18:26:45 UTC --- Hi Kun Kun Zhang, from basic thoughts there is too much private information with regard to my network and system configuration etc. that basically is meant for no one but me contained in y2logs. Ask precise questions and I am pleased to provide an answer - but this directory contains a lot of sensible information that is - IMHO - not for the public. I cannot provide those data. My message is quite simple: in case the network is controlled via ifup systemd should not start network manager - but it does. Take care Dieter Jurzitza -- 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=764336 https://bugzilla.novell.com/show_bug.cgi?id=764336#c kk zhang <kkzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |yast2-maintainers@suse.de |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.
https://bugzilla.novell.com/show_bug.cgi?id=764336 https://bugzilla.novell.com/show_bug.cgi?id=764336#c Jiří Suchomel <jsuchome@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |mfilka@suse.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.
https://bugzilla.novell.com/show_bug.cgi?id=764336 https://bugzilla.novell.com/show_bug.cgi?id=764336#c3 Michal Filka <mfilka@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|dieter.jurzitza@t-online.de | AssignedTo|mfilka@suse.com |mt@suse.com --- Comment #3 from Michal Filka <mfilka@suse.com> 2012-06-04 07:32:44 UTC --- Please, see bnc#727771. -- 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=764336 https://bugzilla.novell.com/show_bug.cgi?id=764336#c4 Marius Tomaschewski <mt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mt@suse.com AssignedTo|mt@suse.com |fcrozat@suse.com --- Comment #4 from Marius Tomaschewski <mt@suse.com> 2012-09-21 07:36:00 UTC --- The failure of the NetworkManager (and its wait) service is normal. We didn't found a better way to solve all the dependencies until now. We will rework this for new versions (it may cause very intrusive changes to many packages) as soon as we have a better idea. I reassign to Frederic (systemd). Frederic, perhaps we can use some pre-exec code to create a file and then specify ConditionPathExists? -- 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=764336 https://bugzilla.novell.com/show_bug.cgi?id=764336#c5 --- Comment #5 from Frederic Crozat <fcrozat@suse.com> 2012-09-25 16:39:09 UTC --- (In reply to comment #4)
The failure of the NetworkManager (and its wait) service is normal. We didn't found a better way to solve all the dependencies until now. We will rework this for new versions (it may cause very intrusive changes to many packages) as soon as we have a better idea.
I reassign to Frederic (systemd). Frederic, perhaps we can use some pre-exec code to create a file and then specify ConditionPathExists?
Well, using ConditionPathExists and creating file means people (or YaST) modifying /etc/sysconfig/network/config won't change the file and we will end-up with configuration synchronisation issue. -- 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=764336 https://bugzilla.novell.com/show_bug.cgi?id=764336#c Marius Tomaschewski <mt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.novell.com | |/show_bug.cgi?id=764055 -- 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=764336 https://bugzilla.novell.com/show_bug.cgi?id=764336#c6 --- Comment #6 from Bernhard Wiedemann <bwiedemann@suse.com> 2013-01-24 21:00:15 CET --- This is an autogenerated message for OBS integration: This bug (764336) was mentioned in https://build.opensuse.org/request/show/149830 Factory / sysconfig -- 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=764336 https://bugzilla.novell.com/show_bug.cgi?id=764336#c7 --- Comment #7 from Bernhard Wiedemann <bwiedemann@suse.com> 2013-01-28 15:00:16 CET --- This is an autogenerated message for OBS integration: This bug (764336) was mentioned in https://build.opensuse.org/request/show/150166 Factory / sysconfig https://build.opensuse.org/request/show/150169 Factory / sysconfig -- 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=764336 https://bugzilla.novell.com/show_bug.cgi?id=764336#c8 --- Comment #8 from Bernhard Wiedemann <bwiedemann@suse.com> 2013-01-29 10:00:48 CET --- This is an autogenerated message for OBS integration: This bug (764336) was mentioned in https://build.opensuse.org/request/show/150265 Factory / NetworkManager -- 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=764336 https://bugzilla.novell.com/show_bug.cgi?id=764336#c Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|fcrozat@suse.com |systemd-maintainers@suse.de -- 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=764336 https://bugzilla.novell.com/show_bug.cgi?id=764336#c9 Pawel Wieczorkiewicz <pwieczorkiewicz@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |pwieczorkiewicz@suse.com Resolution| |FIXED --- Comment #9 from Pawel Wieczorkiewicz <pwieczorkiewicz@suse.com> 2013-12-09 16:20:05 CET --- No longer reproducible, thus closing as fixed. -- 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=764336 https://bugzilla.novell.com/show_bug.cgi?id=764336#c Pawel Wieczorkiewicz <pwieczorkiewicz@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED -- 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