Hide Forgot
Description of problem: systemctl status network.service network.service - LSB: Bring up/down networking Loaded: loaded (/etc/rc.d/init.d/network) Active: failed (Result: exit-code) since Sun, 11 Mar 2012 15:50:44 +0000; 28s ago Process: 2083 ExecStart=/etc/rc.d/init.d/network start (code=exited, status=1/FAILURE) CGroup: name=systemd:/system/network.service Mar 11 15:50:44 testvm network[2083]: [FAILED] Mar 11 15:50:44 testvm network[2083]: RTNETLINK answers: File exists Mar 11 15:50:44 testvm network[2083]: RTNETLINK answers: File exists Mar 11 15:50:44 testvm network[2083]: RTNETLINK answers: File exists Mar 11 15:50:44 testvm network[2083]: RTNETLINK answers: File exists Mar 11 15:50:44 testvm network[2083]: RTNETLINK answers: File exists Mar 11 15:50:44 testvm network[2083]: RTNETLINK answers: File exists Mar 11 15:50:44 testvm network[2083]: RTNETLINK answers: File exists Mar 11 15:50:44 testvm network[2083]: RTNETLINK answers: File exists Mar 11 15:50:44 testvm network[2083]: RTNETLINK answers: File exists ifdown eth0 /sbin/ifdown: line 64: [: x: binary operator expected ifup eth0 /sbin/ifup: line 145: [: x: binary operator expected lspci 05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10) Downgrading to initscripts-9.34-3.fc17.x86_64 restores network Version-Release number of selected component (if applicable): initscripts-9.35-1.fc17.x86_64 How reproducible: always Steps to Reproduce: 1. service network restart 2. ifup ethX 3. ifdown ethX Actual results: No network Expected results: network Additional info: NM not installed
*** This bug has been marked as a duplicate of bug 802055 ***