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 Management | Assignee: | John Wregglesworth <wregglej> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Max Spevack <mspevack> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | 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
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. 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.
|