Hide Forgot
Description of problem: There is a missing space character in the log message. Version-Release number of selected component (if applicable): rhn-client-tools-1.0.0-70.el6.noarch How reproducible: Deterministic Steps to Reproduce: 1. Register system with RHN 2. Schedule some arbitrary action (e.g. update package list) 3. rhn_check -vv Actual results: D: do_callpackages.refresh_list(){'cache_only': None} D: do_callpackages.checkNeedUpdate('rhnsd=1',){} Expected results: D: do_call packages.refresh_list(){'cache_only': None} D: do_call packages.checkNeedUpdate('rhnsd=1',){} Additional info:
Fixed in Spacewalk master, 742cb8677d7d747463331a4c7a777644892b52bb. Easy fix, setting devel ack.
cherry picked to satellite.git as: * 01f7923 735346 - add space after do_call in cases like do_callpackages.checkNeedUpdate(rhnsd=1,){}.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2012-0752.html