Bug 963430

Summary: SyntaxError: not well-formed (invalid token): line 1, column 0
Product: Red Hat Enterprise Linux 6 Reporter: Og Maciel <omaciel>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Release Test Team <release-test-team-automation>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4CC: joshua, omaciel, sbueno
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:81b5c1b5a24637aad736248b12e4062357468256c4b127777dbd8f3c2dba1e36
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-25 20:09:46 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
File: release
none
File: version
none
File: hashmarkername
none
File: type
none
File: exnFileName
none
File: product
none
File: environ none

Description Og Maciel 2013-05-15 19:22:19 UTC
Version-Release number of selected component:
anaconda-13.21.195

Additional info:
libreport version: 2.0.9
cmdline:        /usr/bin/python  /usr/bin/anaconda
kernel:         2.6.32-358.el6.x86_64

description:
:The following was filed automatically by anaconda:
:anaconda 13.21.195 exception report
:Traceback (most recent call first):
:  File "<string>", line 64, in __iter__
:  File "/usr/lib/yum-plugins/whiteout.py", line 46, in postreposetup_hook
:    for event, elem in iterparse(infile):
:  File "/usr/lib/python2.6/site-packages/yum/plugins.py", line 184, in run
:    func(conduitcls(self, self.base, conf, **kwargs))
:  File "/usr/lib/python2.6/site-packages/yum/repos.py", line 105, in doSetup
:    self.ayum.plugins.run('postreposetup')
:  File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 620, in _getRepos
:    self._repos.doSetup(thisrepo)
:  File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 587, in doRepoSetup
:    return self._getRepos(thisrepo, True)
:  File "/usr/lib/anaconda/yuminstall.py", line 1390, in <lambda>
:    self.__withFuncDo(anaconda, lambda r: self.ayum.doRepoSetup(thisrepo=r.id),
:  File "/usr/lib/anaconda/yuminstall.py", line 1420, in __withFuncDo
:    fn(repo)
:  File "/usr/lib/anaconda/yuminstall.py", line 1392, in doRepoSetup
:    callback=RepoSetupPulseProgress(anaconda.intf))
:  File "/usr/lib/anaconda/yuminstall.py", line 1350, in doBackendSetup
:    self.doRepoSetup(anaconda)
:  File "/usr/lib/anaconda/backend.py", line 225, in doBackendSetup
:    if anaconda.backend.doBackendSetup(anaconda) == DISPATCH_BACK:
:  File "/usr/lib/anaconda/dispatch.py", line 210, in moveStep
:    rc = stepFunc(self.anaconda)
:  File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext
:    self.moveStep()
:  File "/usr/lib/anaconda/dispatch.py", line 233, in currentStep
:    self.gotoNext()
:  File "/usr/lib/anaconda/text.py", line 602, in run
:    (step, instance) = anaconda.dispatch.currentStep()
:  File "/usr/bin/anaconda", line 1132, in <module>
:    anaconda.intf.run(anaconda)
:SyntaxError: not well-formed (invalid token): line 1, column 0

Comment 1 Og Maciel 2013-05-15 19:22:22 UTC
Created attachment 748465 [details]
File: release

Comment 2 Og Maciel 2013-05-15 19:22:23 UTC
Created attachment 748466 [details]
File: version

Comment 3 Og Maciel 2013-05-15 19:22:25 UTC
Created attachment 748467 [details]
File: hashmarkername

Comment 4 Og Maciel 2013-05-15 19:22:26 UTC
Created attachment 748468 [details]
File: type

Comment 5 Og Maciel 2013-05-15 19:22:28 UTC
Created attachment 748469 [details]
File: exnFileName

Comment 6 Og Maciel 2013-05-15 19:22:30 UTC
Created attachment 748470 [details]
File: product

Comment 7 Og Maciel 2013-05-15 19:22:31 UTC
Created attachment 748471 [details]
File: environ

Comment 10 Samantha N. Bueno 2013-07-01 19:21:06 UTC
"During the initial setup I came across the traceback included here."

What exactly do you mean? At what point during installation did this traceback occur?

Also, thanks for attaching some logs, but you attached the wrong ones. When a traceback occurs, a file gets generated in /tmp, of the format /tmp/anaconda-tb-* (* is some random characters). Please attach that to the report.

Comment 11 Joshua Kugler 2013-08-02 01:31:18 UTC
I have no idea if this is your problem, but I was fiddling with one of my repos, and accidentally created a comps.xml file that ended up being comps.xml.gz.gz. Yes, compressed twice. Once I fixed that, the instal when fine!

Comment 12 RHEL Program Management 2013-10-14 03:33:44 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 13 Chris Lumens 2014-02-25 20:09:46 UTC
This is almost certainly due to malformed repo metadata.  Please double check that no problems occurred when generating your installation tree.