Hide Forgot
Description of problem: When running spacewalk-clone-by-date on a 32bit rhel6 channel using the blacklist flag we see a recursion issue and seems to be masked by python traceback: > > spacewalk-clone-by-date -u myid --blacklist="kernel*" --to_date="2016-03-31" --assumeyes --channels=rhel-i386-server-6 lonestar-prod-rhel-i386-server-6 --channels=rhn-tools-rhel-i386-server-6 lonestar-prod-rhn-tools-rhel-i386-server-6 > > .... > File "/usr/lib64/python2.6/httplib.py", line 710, in _set_hostport > if host and host[0] == '[' and host[-1] == ']': > RuntimeError: maximum recursion depth exceeded in cmp This seems to be an edge case of the following bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1222906 spacewalk-utils-2.3.2-23.el6sat.noarch
Closing this as a dup of 1331023 - testing this scenario with a potential fix for '023 shows it working. Watch '023 for continued investigation/details. *** This bug has been marked as a duplicate of bug 1331023 ***