Bug 802473

Summary: NetwokrManager is started unconditionally
Product: [openSUSE] openSUSE 12.3 Reporter: Olivier Nicolas <o.nicolas>
Component: NetworkAssignee: Marius Tomaschewski <mt>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: RC 1   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Olivier Nicolas 2013-02-06 22:08:56 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:21.0) Gecko/20100101 Firefox/21.0

After upgrade from 12.3 Beta to 12.3 RC1, NetworkManager is started unconditionally even if NETWORKMANAGER="no"


Reproducible: Always

Steps to Reproduce:
1. Run 12.3 Beta with  NETWORKMANAGER="no" without problem. NM is not started
2. Upgrade 12.3 Beta to 12.3 RC1
3. 
Actual Results:  
NM is always started 

Expected Results:  
NM should not start if NETWORKMANAGER is set to "no" in /etc/sysconfig/network/config

Start Yast and checked that Network Setup Method is set to "Traditional Method with ifup". After a reboot NM is still started at boot.


Workaround: manually disable NM with "systemctl disable NetworkManager.service"
Comment 1 Marius Tomaschewski 2013-02-26 17:06:57 UTC
The migration of
- NETWORKMANAGER="no" is fixed and submitted + accepted (rq#156054,rq#156065),
- NETWORKMANAGER="yes" submitted in rq#156055 for review by NM maintainers as
  there are some NM + systemd + update related issues.

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