RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 625791 - networkRetries = nonsense runs unlimited, set some default
Summary: networkRetries = nonsense runs unlimited, set some default
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: rhn-client-tools
Version: 6.0
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Milan Zázrivec
QA Contact: Martin Minar
URL:
Whiteboard:
Depends On: 554693
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-20 12:57 UTC by Michael Mráka
Modified: 2016-07-04 00:55 UTC (History)
3 users (show)

Fixed In Version: rhn-client-tools-1.0.0-46.el6
Doc Type: Bug Fix
Doc Text:
Clone Of: 554693
Environment:
Last Closed: 2011-05-19 13:05:00 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2011:0565 0 normal SHIPPED_LIVE rhn-client-tools and yum-rhn-plugin bug fix and ehnancement update 2011-05-18 17:57:10 UTC

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


Note You need to log in before you can comment on or make changes to this bug.