Description of problem: A traceback occured during yum update Version-Release number of selected component (if applicable): yum-3.2.14-2.fc9.noarch How reproducible: adding -d 10 to same command generated the same tb. Steps to Reproduce: 1. time yum -y update Actual results: ... File "/usr/lib/python2.5/site-packages/yum/rpmsack.py", line 521, in _genDeptup (misc.share_data(r_e), misc.share_data(r_v), UnboundLocalError: local variable 'r_e' referenced before assignment Expected results: update worked. Additional info: Since the update package group had yum in it, I yum -y update yum, OK. new is yum-3.2.14-9.fc9.noarch Now the original command now works OK. Although it already now WFM, filing in case I was just lucky...
Created attachment 302745 [details] yum update -d 10 with traceback
you're not lucky, but thanks. it was broken in -2 fixed in like -5 definitely fixed in -10 which is in rawhide. thanks
*** Bug 443025 has been marked as a duplicate of this bug. ***