From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031009 Description of problem: Installer fails to update from test2 to test3. After choosing to update bootloader configuration I get the following python error: Traceback (most recent call last): File "/usr/bin/anaconda", line 1120, in ? intf.run(id, dispatch, configFileData) File "/usr/lib/anaconda/text.py", line 474, in run dispatch.gotoNext() File "/usr/lib/anaconda/dispatch.py", line 168, in gotoNext self.moveStep() File "/usr/lib/anaconda/dispatch.py", line 236, in moveStep rc = apply(func, self.bindArgs(args)) File "/usr/lib/anaconda/upgrade.py", line 530, in upgradeFindPackages (h[rpm.RPMTAG_EPOCH], h[rpm.RPMTAG_VERSION], TypeError: argument 2, item 0 must be string or None, not int The discs passed the mediatest, and I tried both the CD and DVD drives in this PC. I get the same error with graphical and text mode. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Boot disc1 to begin upgrade process. 2. Choose to upgrade rather than reinstall 3. Select relevant hardware options 4. Choose to update configuration Actual Results: Installer pops up the error above, gives me options to save to disk or reboot. Installation doesn't proceed Expected Results: Whatever the next step is Additional info:
Created attachment 95190 [details] Anaconda dump option This is the dump that the installer let me save to floppy. It is from one of the text installation attempts
I had ran into this too when trying to update my laptop from test2 to test3.
*** This bug has been marked as a duplicate of 106965 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.