Bug 209507 - AttributeError: 'AnacondaYumRepo' object has no attribute 'getAttributeKeys' install FC-devel on ia64
Summary: AttributeError: 'AnacondaYumRepo' object has no attribute 'getAttributeKeys' ...
Keywords:
Status: CLOSED DUPLICATE of bug 209462
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: ia64
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-10-05 17:47 UTC by Greg Edwards
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-10-05 17:52:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Greg Edwards 2006-10-05 17:47:53 UTC
Description of problem:

Attempting an NFS install of current ia64 fedora-devel on Altix ia64,
I got an anaconda traceback just after finishing all the pre-installation
settings (partitioning, eth0 config, etc).

Traceback (most recent call first):
  File "/usr/lib/anaconda/yuminstall.py", line 177, in __init__
    if v or not k in self.getAttributeKeys():
  File "/usr/lib/anaconda/yuminstall.py", line 365, in doConfigSetup
    root = root)
  File "/usr/lib/anaconda/yuminstall.py", line 329, in __init__
    self.doConfigSetup(root=anaconda.rootPath)
  File "/usr/lib/anaconda/yuminstall.py", line 650, in doInitialSetup
    self.ayum = AnacondaYum(anaconda)
  File "/usr/lib/anaconda/backend.py", line 148, in doRepoSetup
    anaconda.backend.doInitialSetup(anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 199, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 122, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/text.py", line 540, in run
    anaconda.dispatch.gotoNext()
  File "/usr/bin/anaconda", line 956, in ?
    anaconda.intf.run(anaconda)
AttributeError: 'AnacondaYumRepo' object has no attribute 'getAttributeKeys'


How reproducible:

Haven't tried reproducing it yet (will do that next).

Steps to Reproduce:
1. tftpboot initrd and vmlinuz from boot.img
2. point at nfs install repo of fedora-devel (just synced from mirrors.kernel.org)
3. go through pre-install settings

Comment 1 Prarit Bhargava 2006-10-05 17:52:36 UTC

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


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