Bug 489709 - Anaconda error installing bootloader
Summary: Anaconda error installing bootloader
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:527e0976baddfa5c1...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-11 14:52 UTC by Remy Maucherat
Modified: 2013-01-10 05:05 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-11 15:04:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (120.53 KB, text/plain)
2009-03-11 14:52 UTC, Remy Maucherat
no flags Details
Screenshot (109.24 KB, image/png)
2009-03-11 15:00 UTC, Remy Maucherat
no flags Details
Attached traceback automatically from anaconda. (129.88 KB, text/plain)
2009-03-11 23:39 UTC, Jesse Keating
no flags Details

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.


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