Bug 143674 - Misleading "different MAC address than expected" when wireless card not inserted
Summary: Misleading "different MAC address than expected" when wireless card not inserted
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: initscripts
Version: 3
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks: FC4Target
TreeView+ depends on / blocked
 
Reported: 2004-12-23 18:55 UTC by Richard Hughes
Modified: 2014-03-17 02:51 UTC (History)
1 user (show)

Fixed In Version: 8.08-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-04-15 19:40:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Fixes the above issue with an early check for $FOUNDMACADDR. (552 bytes, patch)
2004-12-23 18:58 UTC, Richard Hughes
no flags Details | Diff

Description Richard Hughes 2004-12-23 18:55:28 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5)
Gecko/20041111 Firefox/1.0

Description of problem:
When I boot my laptop *without* my 802.11b wireless pcmcia card
inserted I get the following:

"Device eth1 has different MAC address than expected, ignoring."

When it should read:

"Device eth1 not present, ignoring."

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

How reproducible:
Always

Steps to Reproduce:
1. remove wireless card that has an onboot policy of "yes"
2. reboot

Actual Results:  "Device eth1 has different MAC address than expected,
ignoring."

Expected Results:  "Device eth1 not present, ignoring."

Comment 1 Richard Hughes 2004-12-23 18:58:10 UTC
Created attachment 109099 [details]
Fixes the above issue with an early check for $FOUNDMACADDR.

Comment 2 Richard Hughes 2005-04-04 11:45:38 UTC
Any comments on this bug? It's a easyfix with patch.

Comment 3 Bill Nottingham 2005-04-15 19:40:53 UTC
Slightly different fix in 8.08-1; you want to just drop out of the FOUNDMACADDR
processing and proceed to the later block.


Note You need to log in before you can comment on or make changes to this bug.