Bug 114686

Summary: [PATCH] Fix unamer warning during boot
Product: [Retired] Red Hat Raw Hide Reporter: Felipe Alfaro Solana <felipe_alfaro>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: rvokal
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: initscripts-7.45-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-01-31 15:34:07 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
Fix warning due to unamer variable none

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.