Bug 489709

Summary: Anaconda error installing bootloader
Product: [Fedora] Fedora Reporter: Remy Maucherat <remm>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, dcantrell, pjones, rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:527e0976baddfa5c1f7959901a5db6d2a3c7071493e103ef9cc0330c1a2f1bfb
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-11 15:04:49 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:
Description Flags
Attached traceback automatically from anaconda.
none
Screenshot
none
Attached traceback automatically from anaconda. none

Description Remy Maucherat 2009-03-11 14:52:14 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.27 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 233, in _getConfig
    startupconf.syslog_facility, syslog_device)
  File "/usr/lib/anaconda/yuminstall.py", line 587, in doConfigSetup
    YumSorter._getConfig(self)
  File "/usr/lib/anaconda/yuminstall.py", line 300, in __init__
    self.doConfigSetup(root=anaconda.rootPath)
  File "/usr/lib/anaconda/yuminstall.py", line 1008, in doBackendSetup
    self.ayum = AnacondaYum(anaconda)
  File "/usr/lib/anaconda/backend.py", line 268, in doBackendSetup
    if anaconda.backend.doBackendSetup(anaconda) == DISPATCH_BACK:
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 128, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1317, in nextClicked
    self.anaconda.dispatch.gotoNext()
TypeError: doLoggingSetup() takes at most 5 arguments (6 given)

Comment 1 Remy Maucherat 2009-03-11 14:52:22 UTC
Created attachment 334810 [details]
Attached traceback automatically from anaconda.

Comment 2 Remy Maucherat 2009-03-11 14:59:20 UTC
Work around Bug 489520 using a partition layout with a single ext3 / partition, with no swap or LVM.

Comment 3 Remy Maucherat 2009-03-11 15:00:04 UTC
Created attachment 334817 [details]
Screenshot

Comment 4 Chris Lumens 2009-03-11 15:04:49 UTC
This should be fixed in the next build of anaconda.  Thanks for the bug report.

Comment 5 Jesse Keating 2009-03-11 23:39:57 UTC
Created attachment 334874 [details]
Attached traceback automatically from anaconda.