Bug 107124
| Summary: | Upgrade failed from test2 -> test3 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michael Koziarski <michael> | ||||
| Component: | anaconda | Assignee: | Jeremy Katz <katzj> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Mike McLean <mikem> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2006-02-21 18:59:09 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
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. |
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: