Bug 114686 - [PATCH] Fix unamer warning during boot
Summary: [PATCH] Fix unamer warning during boot
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: initscripts
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-01-31 13:39 UTC by Felipe Alfaro Solana
Modified: 2014-03-17 02:41 UTC (History)
1 user (show)

Fixed In Version: initscripts-7.45-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-01-31 15:34:07 UTC
Embargoed:


Attachments (Terms of Use)
Fix warning due to unamer variable (398 bytes, patch)
2004-01-31 13:41 UTC, Felipe Alfaro Solana
no flags Details | Diff

Description Felipe Alfaro Solana 2004-01-31 13:39:46 UTC
Description of problem:
-----------------------
During boot a warning is shown which is caused by not derreferincing
the "unamer" variable inside /etc/rc.d/rc.sysinit.

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

How reproducible:
-----------------
Always

Steps to Reproduce:
1. Boot Fedora Linux Core 1
  
Actual results:
A warning is shown about unamer

Expected results:
Warning should be fixed.

Additional info:
I have attached a patch against initscripts-7.44-1 to fix this warning.

Comment 1 Felipe Alfaro Solana 2004-01-31 13:41:02 UTC
Created attachment 97387 [details]
Fix warning due to unamer variable

The script does not dereference unamer variable, which causes a warning during
boot.

Comment 2 Felipe Alfaro Solana 2004-01-31 15:34:07 UTC
Fixed in initscripts-7.45-1 from RawHide.


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