Description of problem: rhn-profile-sync do not write errors to stderr Version-Release number of selected component (if applicable): rhn-client-tools-0.9.4-1 How reproducible: anytime Steps to Reproduce: 1. make some bug in code 2. run rhn-profile-sync >/tmp/o 3. no output Actual results: in /tmp/o is error. in my case: File "/usr/lib64/python2.6/xmlrpclib.py", line 703, in dump_nil raise TypeError, "cannot marshal None unless allow_none is enabled" <type 'exceptions.TypeError'>: cannot marshal None unless allow_none is enabled Expected results: this error should go to stderr and therefore be in on screen. copy should remain in /var/log/up2date as is now. Additional info:
Mass-moving to space13.
We did not have time for this one during Spacewalk 1.4 time frame. Mass moving to Spacewalk 1.5.
Aligning under space16.
Fixed in Spacewalk master, 977cd77d51c2c4b784d1c899142d39eb3fd99747. # rhn-profile-sync > /dev/null An error has occurred: exceptions.TypeError See /var/log/up2date for more information
Spacewalk 1.6 has been released.