Bug 804052

Summary: Switch to traditional ifup leaves network.service as alias to NetworkManager
Product: [openSUSE] openSUSE 12.3 Reporter: Andrei Borzenkov <arvidjaar>
Component: InstallationAssignee: E-mail List <bnc-team-screening>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Major    
Priority: P5 - None CC: freek
Version: RC 1   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andrei Borzenkov 2013-02-15 17:40:53 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0

Installed from RC1 GNOME Live CD and zypper dup to fetch current updates. NetworkManager installs alias network.service to itself. When usign YaST2 to change from NM to ifup this alias is not removed.It means that /etc/init.d/network is never started so traditional networking cannot work.

linux-9drg:~ # LC_ALL=C ll /etc/systemd/system/network.*
lrwxrwxrwx 1 root root   46 Feb  6 13:12 /etc/systemd/system/network.service -> /usr/lib/systemd/system/NetworkManager.service

/etc/systemd/system/network.target.wants:
total 0
lrwxrwxrwx 1 root root 58 Feb  6 13:12 NetworkManager-wait-online.service -> /usr/lib/systemd/system/NetworkManager-wait-online.service
linux-9drg:~ # rpm -q yast2-network
yast2-network-2.24.12-2.1.2.i586


Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 Freek de Kruijf 2013-02-16 12:14:15 UTC
See workaround in bug #803008

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