Bug 491816

Summary: after re-registration to new RHN server, only 'serverURL=' is updated, 'noSSLServerURL=' stays old
Product: Red Hat Enterprise Linux 4 Reporter: Jan Hutař <jhutar>
Component: up2dateAssignee: Pradeep Kilambi <pkilambi>
Status: CLOSED WONTFIX QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: low Docs Contact:
Priority: low    
Version: 4.8   
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-20 15:57:58 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:

Description Jan Hutař 2009-03-24 08:47:52 UTC
Description of problem:
After the re-registration to new RHN server, only 'serverURL=' in /etc/sysconfig/rhn/up2date is updated, 'noSSLServerURL=' stays old.


Version-Release number of selected component (if applicable):
up2date-4.8.1-26.el4.i386
rhnlib-2.1.4-4.el4.noarch


How reproducible:
always


Steps to Reproduce:
1. # grep -i serverURL= /etc/sysconfig/rhn/up2date
   noSSLServerURL=http://xmlrpc.rhn.redhat.com/XMLRPC
   serverURL=https://xmlrpc.rhn.redhat.com/XMLRPC
2. # up2date --register   # in GUI, change RHN server URL in "Network
   settings" dialog (in my case it was "...rhn.redhat.com..." -> 
   "...rhn.stage.redhat.com...")
3. # grep -i serverURL= /etc/sysconfig/rhn/up2date
   noSSLServerURL=http://xmlrpc.rhn.redhat.com/XMLRPC
   serverURL=https://xmlrpc.rhn.stage.redhat.com/XMLRPC


Actual results:
noSSLServerURL=http://xmlrpc.rhn.redhat.com/XMLRPC
serverURL=https://xmlrpc.rhn.stage.redhat.com/XMLRPC


Expected results:
noSSLServerURL=http://xmlrpc.rhn.stage.redhat.com/XMLRPC
serverURL=https://xmlrpc.rhn.stage.redhat.com/XMLRPC


Additional info:
Maybe this is expected behaviour, but it seems odd to me - is this a NOTABUG?

Comment 1 Jiri Pallich 2012-06-20 15:57:58 UTC
Thank you for submitting this issue for consideration in Red Hat Enterprise Linux. The release for which you requested us to review is now End of Life. 
Please See https://access.redhat.com/support/policy/updates/errata/

If you would like Red Hat to re-consider your feature request for an active release, please re-open the request via appropriate support channels and provide additional supporting details about the importance of this issue.