Bug 147182

Summary: Update to initscripts-7.55.2-1 causes ifup failure on eth0
Product: [Fedora] Fedora Reporter: Bill Warner <lww>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED WORKSFORME QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 2CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
URL: none
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-02-04 22:31:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
eth0 ifcfg file
none
eth1 ifcfg file
none
lo ifcfg file none

Description Bill Warner 2005-02-04 18:10:42 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US;
rv:1.7.5) Gecko/20041107 Firefox/1.0

Description of problem:
Update to initscripts-7.55.2-1 from initscripts-7.55.1-1 causes ifup
failure on eth0 at boot.

Downgrading back to initscripts-7.55.1-1 restores normal behavior.

Version-Release number of selected component (if applicable):
initscripts-7.55.2-1

How reproducible:
Always

Steps to Reproduce:
1. yum update initscripts (using released-updates repos.)
2. reboot
3.
    

Actual Results:  From boot.log:

Feb  4 09:13:10 covenantpres ifup: Device eth0 has different MAC
address than expected, ignoring. 
Feb  4 09:13:10 covenantpres network: Bringing up interface eth0:  failed

Expected Results:  eth0 should come up as usual...

Additional info:

uname -a:
Linux covenantpres.org 2.6.10-1.12_FC2 #1 Wed Feb 2 01:13:49 EST 2005
i686 i686 i386 GNU/Linux

Comment 1 Bill Nottingham 2005-02-04 20:30:53 UTC
Can you attach your ifcfg files?

Comment 2 Bill Warner 2005-02-04 21:09:17 UTC
Created attachment 110670 [details]
eth0 ifcfg file

Comment 3 Bill Warner 2005-02-04 21:10:44 UTC
Created attachment 110671 [details]
eth1 ifcfg file

Comment 4 Bill Warner 2005-02-04 21:11:46 UTC
Created attachment 110672 [details]
lo ifcfg file

Comment 5 Bill Warner 2005-02-04 21:19:28 UTC
ifcfg* files attached;
eth1 is not in use;
HWADDR in ifcfg-eth0 matches kernel probe:
eth0: Lite-On 82c168 PNIC rev 32 at d086a800, 00:02:E3:09:40:9B, IRQ 10.

Comment 6 Bill Warner 2005-02-04 21:25:30 UTC
Aaargh, no it doesn't.  Byte order doesn't match.  Will edit
ifcfg-eth0 and try update again...

Comment 7 Bill Nottingham 2005-02-04 22:31:13 UTC
Yes, this looks like a configuration error (mismatched hwaddr). Please
reopen if it persists after that is fixed.