Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 706081 Details for
Bug 918034
rhncfg-manager --server-name does not overwrite the server_url from /etc/sysconfig/rhn/rhncfg-manager.conf
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch - bug 918034
0001-Bug-918034-rhncfg-manager-server-name-does-not-overw.patch (text/plain), 1001 bytes, created by
Dimitar Yordanov
on 2013-03-06 15:54:06 UTC
(
hide
)
Description:
Patch - bug 918034
Filename:
MIME Type:
Creator:
Dimitar Yordanov
Created:
2013-03-06 15:54:06 UTC
Size:
1001 bytes
patch
obsolete
>From d329ab7b4c784317c80da5b490c5de674c2e181a Mon Sep 17 00:00:00 2001 >From: Dimitar Yordanov <dyordano@redhat.com> >Date: Wed, 6 Mar 2013 16:42:30 +0100 >Subject: [PATCH] Bug 918034 - rhncfg-manager --server-name does not overwrite > the server_url from /etc/sysconfig/rhn/rhncfg-manager.conf > >--- > client/tools/rhncfg/config_common/rhn_main.py | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/client/tools/rhncfg/config_common/rhn_main.py b/client/tools/rhncfg/config_common/rhn_main.py >index f59340b..d3c7ee8 100644 >--- a/client/tools/rhncfg/config_common/rhn_main.py >+++ b/client/tools/rhncfg/config_common/rhn_main.py >@@ -132,6 +132,7 @@ class BaseMain: > up2date_cfg = dict(cfg.items()) > > if server_name: >+ up2date_cfg['server_list']=server_name > local_config.init(self.config_section, defaults=up2date_cfg, server_name=server_name) > else: > local_config.init(self.config_section, defaults=up2date_cfg) >-- >1.7.7.6 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 918034
: 706081