The following was filed automatically by anaconda: anaconda 13.31 exception report Traceback (most recent call first): File "/usr/lib/python2.6/site-packages/yum/sqlitesack.py", line 233, in _sql_MD cache = getattr(self.sack, MD + 'db')[self.repo] File "/usr/lib/python2.6/site-packages/yum/sqlitesack.py", line 46, in newFunc return func(*args, **kwargs) File "/usr/lib/python2.6/site-packages/yum/sqlitesack.py", line 268, in __getattr__ (self.pkgId,)).fetchone() File "/usr/lib/python2.6/site-packages/yum/packages.py", line 646, in _remote_path return self.relativepath File "/usr/lib/python2.6/site-packages/yum/packages.py", line 751, in localPkg rpmfn = os.path.basename(self.remote_path) File "/usr/lib/python2.6/site-packages/yum/depsolve.py", line 206, in populateTs rpmfile = txmbr.po.localPkg() File "/usr/lib/anaconda/yuminstall.py", line 899, in run self.populateTs(keepold=0) File "/usr/lib/anaconda/yuminstall.py", line 1687, in doInstall rc = self.ayum.run(self.instLog, cb, anaconda.intf, anaconda.id) File "/usr/lib/anaconda/backend.py", line 300, in doInstall return anaconda.backend.doInstall(anaconda) File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext self.moveStep() File "/usr/lib/anaconda/gui.py", line 1313, in nextClicked self.anaconda.dispatch.gotoNext() File "/usr/lib/anaconda/iw/progress_gui.py", line 79, in renderCallback self.intf.icw.nextClicked() File "/usr/lib/anaconda/gui.py", line 1334, in handleRenderCallback self.currentWindow.renderCallback() KeyError: <yuminstall.AnacondaYumRepo object at 0xb3f7eb0c>
Created attachment 396318 [details] Attached traceback automatically from anaconda.
= Steps to reproduce = 1. Boot from disc1 ISO 2. Proceed with a default install 3. At reposet, click Next 4. A dialog appears noting that discs#1 and #2 will be needed, press Back 5. Select the 'Installation source' repository 6. Select 'Modify repository', make no changes, then press OK 7. Select Next, to proceed with install = Additional information = * NOTE, if I do not fiddle with the CD/DVD repository in steps 5-6, the CDROM install completes successfully
*** This bug has been marked as a duplicate of bug 505189 ***
Created attachment 401022 [details] Attached traceback automatically from anaconda.