From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 Description of problem: File /usr/src/build/473461-i386/install/usr/lib/anaconda/gui.py line 789 in next clicked self.dispatch.gotonext() dispatch.py line 171 in gotonext self.moveStep() dispatch.py line 239 in moveStep RC= apply(func,self.findargs(args)) upgrade.py line 715 in upgradeFindPackages id.upgradeDeps("%s%s\n%(id.upgradeDeps,text)) Type error "str" object not callable Anaconda quits on an upgrade from FC3-test3 to FC3-RC2 when it tries to calculate the dependencies. Dump is above. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.Upgrade RH9 to FC3-test3 then install several of the additional packages. This must be done by manually installing the RPMs. 2.Upgrade the system to FC3-RC2 3. Actual Results: Second upgrade failed Expected Results: Should not have given a trace. Additional info:
*** This bug has been marked as a duplicate of 137345 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.