Description of problem: at the end of upgrading 1137 packages, after last "Cleanup" line, yum seems to freeze for more than 5 minutes. (still waiting for it to do something visible.) Version-Release number of selected component (if applicable): # rpm -q yum yum-3.4.3-132.fc20.noarch How reproducible: upgrade a big number of packages (> 1000) Steps to Reproduce: 1. 2. 3. Actual results: long timeout without any visible info from yum. Expected results: yum should say something like "Updating some databases in prograss, please wait" or similar, and show a life sign. Additional info: in this particular upgrade, these two lines showed up: chown: cannot access ‘/var/tmp/abrt/ccpp-2013-01-28-15:45:27-17802.new/*’: No such file or directory chown: cannot access ‘/var/tmp/abrt/oops-2013-01-28-14:47:32-11707-1/*’: No such file or directory After ~ 5 minutes, "Verifying" phase started.
The description of this problem is very similar to the description of bug 1063957. The chown lines should probably be reported against abrt. *** This bug has been marked as a duplicate of bug 1063957 ***