Bug 625791

Summary: networkRetries = nonsense runs unlimited, set some default
Product: Red Hat Enterprise Linux 6 Reporter: Michael Mráka <mmraka>
Component: rhn-client-toolsAssignee: Milan Zázrivec <mzazrivec>
Status: CLOSED ERRATA QA Contact: Martin Minar <mminar>
Severity: medium Docs Contact:
Priority: low    
Version: 6.0CC: jhutar, mkoci, mminar
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: rhn-client-tools-1.0.0-46.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 554693 Environment:
Last Closed: 2011-05-19 13:05:00 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: 554693    
Bug Blocks:    

Description Michael Mráka 2010-08-20 12:57:12 UTC
+++ This bug was initially created as a clone of Bug #554693 +++

Description of problem:
when you set 'networkRetries=A' which is nonsense it runs unlimited, it doesn't end

Version-Release number of selected component (if applicable):
rhn-client-tools-0.4.20-14.el5

How reproducible:
always

Steps to Reproduce:
1. iptables -I OUTPUT 1 -p tcp --dport 443 -o eth0 -j DROP
2. # grep networkRetries /etc/sysconfig/rhn/up2date 
networkRetries=A
3. rhnreg_ks -vvv --username=****** --password=***** --force --server=https://xmlrpc.rhn.redhat.com/XMLRPC 
  
Actual results:
many and many attempts

Expected results:
there is some default, for ex 5 attempts

Additional info:

--- Additional comment from mmraka on 2010-08-20 06:18:04 EDT ---

Fixed in upstream (spacewalk master) by
commit 4764a50696a20b3ac0282a43f2fd144edd04ef6c
    554693 - networkRetries should be positive number

Comment 1 Michael Mráka 2010-08-20 12:58:31 UTC
The bug has been fixed in upstream and backported to RHEL5. It should be also backported to next version of RHEL6.

Comment 2 Milan Zázrivec 2011-01-21 16:56:14 UTC
satellite.git CLIENT-RHEL-6: f78590faebd00ae21c66a16f585351e067d53f87

Comment 4 Martin Minar 2011-02-21 15:37:52 UTC
Verified - it now does only one attempt when nonsense is inserted. (Default is 1 in stock /etc/sysconfig/rhn/up2date)

Comment 5 errata-xmlrpc 2011-05-19 13:05:00 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2011-0565.html