RHEL6: Fixing reposync UnboundLocalError: local variable ‘exit_code’ referenced…
yum-utils-1.1.31-7 fixes this issue, but it's not available for RHEL (as far as I see). You can fix /usr/bin/reposync: --- a/reposync.py +++ b/reposync.py @@ -198,6 +198,7 @@ def main(): #…