Created attachment 618901 [details] screenshot showing the bug described Description of problem: While doing yum update, yum shows a fraction (current package being updated / total no. of package). Upon hitting HTTP 403 error, the numerator of the fraction displayed keeps increasing, no matter what the denominator, resulting in scenarios like: 234/118 package being updated. Refer screenshot attached. Version-Release number of selected component (if applicable): $rpm -qa | grep yum yum-3.4.3-44.fc18.noarch How reproducible: Whenever HTTP 403 error is hit while updating Steps to Reproduce: 1. yum update 2. If HTTP 403 error is hit, observe the numerator of the fraction displayed 3. Actual results: Expected results: The numerator shouldnt increase upon hitting HTTP 403 error. Additional info:
*** This bug has been marked as a duplicate of bug 854075 ***