Bug 804052 - Switch to traditional ifup leaves network.service as alias to NetworkManager
Summary: Switch to traditional ifup leaves network.service as alias to NetworkManager
Status: RESOLVED DUPLICATE of bug 803008
Alias: None
Product: openSUSE 12.3
Classification: openSUSE
Component: Installation (show other bugs)
Version: RC 1
Hardware: Other Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-15 17:40 UTC by Andrei Borzenkov
Modified: 2013-02-16 12:14 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***