Bug 163744

Summary: the path to the config files in local_config.py is hardcoded and missed by munger.sh
Product: Red Hat Satellite 5 Reporter: John Wregglesworth <wregglej>
Component: Configuration ManagementAssignee: John Wregglesworth <wregglej>
Status: CLOSED CURRENTRELEASE QA Contact: Max Spevack <mspevack>
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: rhn-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: RHN 4.0.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-01 03:06:23 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:
Bug Depends On:    
Bug Blocks: 147875    

Description John Wregglesworth 2005-07-20 19:14:50 UTC
Description of problem: The path to the config files for solaris is hardcoded in
local_config.py and is missed by the munger.sh script when rhncfg for solaris is
built. This causes rhncfg-* to look in the wrong location for it's configuration
files.


Version-Release number of selected component (if applicable): 4.0-25


How reproducible: always


Steps to Reproduce:
1. on a solaris machine, run rhncfg-client list.
  
Actual results:
Gives a traceback

Expected results:
It should at least print "No managed files."

Comment 1 John Wregglesworth 2005-07-20 19:39:08 UTC
Fixed in CVS

Test Plan:

1. Install rhncfg-* on a Solaris client that is subscribed to a satellite.
2. Run rhncfg-list. It shouldn't give an error. It should say "No managed
files." if the client machine isn't subscribed to a config channel, or if the
config channel doesn't have any files in it.

Comment 2 Max Spevack 2005-08-07 19:05:25 UTC
PROD_READY

RHATrcfgc       rhncfg-client 4.0
                (noarch) 4.0,REV=28
root@rhnsun3 / % rhncfg
rhncfg-client   rhncfg-manager
root@rhnsun3 / % rhncfg-client list
DoF   Config Channel   File
F           config     /tmp/foo.txt
root@rhnsun3 / % rhncfg-client list
No managed files.