Bug 699013 - MissingSectionHeaderError: File contains no section headers. file: /tmp/.treeinfo, line: 1 '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\r\n'
Summary: MissingSectionHeaderError: File contains no section headers. file: /tmp/.tree...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: lorax
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Martin Gracik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:6be4afb073a9815c5...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-22 15:40 UTC by Pierre Blavy
Modified: 2013-07-04 12:55 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-04-25 18:43:12 UTC
Type: ---


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (487.06 KB, text/plain)
2011-04-22 15:41 UTC, Pierre Blavy
no flags Details

Description Pierre Blavy 2011-04-22 15:40:56 UTC
The following was filed automatically by anaconda:
anaconda 15.27 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/ConfigParser.py", line 504, in _read
    raise MissingSectionHeaderError(fpname, lineno, line)
  File "/usr/lib64/python2.7/ConfigParser.py", line 297, in read
    self._read(fp, filename)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 731, in _getReleasever
    ConfigParser.read(c, treeinfo)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 774, in doConfigSetup
    self.preconf.releasever = self._getReleasever()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 367, in setup
    self.doConfigSetup(root=self.anaconda.rootPath)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 1231, in doBackendSetup
    self.ayum.setup()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/backend.py", line 192, in doBackendSetup
    if anaconda.backend.doBackendSetup(anaconda) == DISPATCH_BACK:
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 211, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 130, in gotoNext
    self.moveStep()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1257, in nextClicked
    self.anaconda.dispatch.gotoNext()
MissingSectionHeaderError: File contains no section headers.
file: /tmp/.treeinfo, line: 1
'<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\r\n'

Comment 1 Pierre Blavy 2011-04-22 15:41:01 UTC
Created attachment 494253 [details]
Attached traceback automatically from anaconda.

Comment 2 Brian Lane 2011-04-25 18:20:45 UTC
.treeinfo should not be an XML file

Comment 3 Brian Lane 2011-04-25 18:43:12 UTC
Looks like your install repo isn't setup correctly.


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