From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0; T312461) Description of problem: up2date hangs when installing a number of packages, and there is an RPM (?) error, causing it to go through line 817 in gui.py, where there is a typo, and instead of calling SetArrowCursor(), it calls SetArrorCursor(), which throws an unknown attribute error and hangs up2date. Version-Release number of selected component (if applicable): How reproducible: Sometimes Steps to Reproduce: 1.Need to reporoduce error that causes execution to go through line 817 in gui.py. I _think_ it has to do with an RPM error of some sort Actual Results: up2date hangs. I don't know if packages get installed Expected Results: up2date should indicate what the error was Additional info:
Typo is still on line 862 in gui.py in 2.7.84 build.
should be fixed in 2.7.85 or higher
Fix confirmed with the latest client.