Bug 184531 - Traceback during upgrade
Summary: Traceback during upgrade
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-03-09 17:43 UTC by Orion Poplawski
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-03-09 18:38:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
anaconda dump (182.03 KB, text/plain)
2006-03-09 17:43 UTC, Orion Poplawski
no flags Details

Description Orion Poplawski 2006-03-09 17:43:28 UTC
Description of problem:

During kickstart upgrade of FC4->today's rawhide:

Traceback (most recent call last):
  File "/usr/bin/anaconda", line 1218, in ?
    intf.run(id, dispatch)
  File "/usr/lib/anaconda/text.py", line 535, in run
    dispatch.gotoNext()
  File "/usr/lib/anaconda/dispatch.py", line 146, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/dispatch.py", line 217, in moveStep
    rc = apply(func, self.bindArgs(args))
  File "/usr/lib/anaconda/backend.py", line 153, in doPostSelection
    return backend.doPostSelection(intf, id, instPath, dir)
  File "/usr/lib/anaconda/yuminstall.py", line 798, in doPostSelection
    (self.dlpkgs, self.totalSize, self.totalFiles)  = self.ayum.getDownloadPkgs()
  File "/usr/lib/anaconda/yuminstall.py", line 408, in getDownloadPkgs
    if po:
UnboundLocalError: local variable 'po' referenced before assignment

Local variables in innermost frame:
totalSize: 0
self: <yuminstall.AnacondaYum object at 0x3038d350>
txmbr: pcmcia-cs.ppc 0-3.2.8-4.12 - None
downloadpkgs: []
totalFiles: 0

Comment 1 Orion Poplawski 2006-03-09 17:43:28 UTC
Created attachment 125888 [details]
anaconda dump

Comment 2 Chris Lumens 2006-03-09 18:38:19 UTC
Fixed in rawhide and committed on fc5-branch.


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