Bug 699013

Summary: MissingSectionHeaderError: File contains no section headers. file: /tmp/.treeinfo, line: 1 '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\r\n'
Product: [Fedora] Fedora Reporter: Pierre Blavy <pierreblavy>
Component: loraxAssignee: Martin Gracik <mgracik>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: anaconda-maint-list, bcl, dmach, jonathan, mgracik, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:6be4afb073a9815c5661892bf0a83b9b542afeaa1a79200ebc60e07910238469
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-04-25 18:43:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
Attached traceback automatically from anaconda. none

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.