Bug 139313 - FC2 -> FC3, anaconda has unhandled exception
Summary: FC2 -> FC3, anaconda has unhandled exception
Keywords:
Status: CLOSED DUPLICATE of bug 138485
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-11-15 04:24 UTC by John Gregg
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-02-21 19:07:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
full back trace barfed out by anaconda (zipped) (196.40 KB, application/octet-stream)
2004-11-15 04:30 UTC, John Gregg
no flags Details

Description John Gregg 2004-11-15 04:24:20 UTC
Description of problem:

I currently run Fedora Core 2, with grub as my boot loader.
I downloaded and burned to CD all 4 iso images for FC3. When
I boot from FC3 disc 1 to install FC3 on my machine, however,
I run into a problem. Right after I accept the default option
with regard to my boot loader (i.e. update my existing one),
I get a box informing me of an unhandled exception. The box
told me to file this bug. Here is just the top screen's worth
of the backtrace:

Traceback (most recent call last):
  File "/usr/src/build/475969-i386/install//usr/lib/anaconda/gui.py",
line 789,
in nextClicked
    self.dispatch.gotoNext()
  File
"/usr/src/build/475969-i386/install//usr/lib/anaconda/dispatch.py", line
171, in gotoNext
    self.moveStep()
  File
"/usr/src/build/475969-i386/install//usr/lib/anaconda/dispatch.py", line
239, in moveStep
    rc = apply(func, self.bindArgs(args))
  File
"/usr/src/build/475969-i386/install//usr/lib/anaconda/upgrade.py",
line 396, in upgradeFindPackages
    instPath)
  File
"/usr/src/build/475969-i386/install//usr/lib/anaconda/findpackageset.py",
line 149, in findpackageset
    val =
rpm.labelCompare(oevr,(epoch,h[rpm.RPMTAG_VERSION],h[rpm.RPMTAG_RELEASE]))
TypeError: argument 1, item 0 must be string or None, not long
                                                                     
          


Version-Release number of selected component (if applicable):

Fedora Core 3

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 John Gregg 2004-11-15 04:30:23 UTC
Created attachment 106696 [details]
full back trace barfed out by anaconda (zipped)

Comment 2 Jeremy Katz 2004-11-15 15:35:11 UTC

*** This bug has been marked as a duplicate of 138485 ***

Comment 3 Red Hat Bugzilla 2006-02-21 19:07:01 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


Note You need to log in before you can comment on or make changes to this bug.