Bug 904287

Summary: [abrt] yum-utils-1.1.31-6.fc18: yumRepo.py:1182:_parseRepoXML:RepoError: Error importing repomd.xml from google-chrome: Damaged repomd.xml file
Product: [Fedora] Fedora Reporter: Malar Kannan <malarkannan.p>
Component: yum-utilsAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: admiller, packaging-team-maint, tim.lauridsen, zpavlas
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:73c47e542a3a11af4edf429316004fd36ca30465
Fixed In Version: yum-utils-1.1.31-7.fc18 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-01 15:15:40 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: backtrace
none
File: core_backtrace
none
File: environ
none
File: smolt_data none

Description Malar Kannan 2013-01-25 23:59:19 UTC
Description of problem:
reposync problem

Version-Release number of selected component:
yum-utils-1.1.31-6.fc18

Additional info:
cmdline:        /usr/bin/python -tt /usr/bin/reposync --arch=x86_64 --gpgcheck --newest-only --plugins --downloadcomps
dso_list:       yum-3.4.3-47.fc18.noarch
executable:     /usr/bin/reposync
kernel:         3.7.2-204.fc18.x86_64
uid:            1000

Truncated backtrace:
yumRepo.py:1182:_parseRepoXML:RepoError: Error importing repomd.xml from google-chrome: Damaged repomd.xml file

Traceback (most recent call last):
  File "/usr/bin/reposync", line 352, in <module>
    main()
  File "/usr/bin/reposync", line 169, in main
    my.doRepoSetup()
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 671, in doRepoSetup
    return self._getRepos(thisrepo, True)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 723, in _getRepos
    self._repos.doSetup(thisrepo)
  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 138, in doSetup
    self.retrieveAllMD()
  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 84, in retrieveAllMD
    dl = repo._async and repo._commonLoadRepoXML(repo)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1380, in _commonLoadRepoXML
    self._repoXML = self._parseRepoXML(result)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1182, in _parseRepoXML
    raise Errors.RepoError, 'Error importing repomd.xml from %s: %s' % (self.ui_id, e)
RepoError: Error importing repomd.xml from google-chrome: Damaged repomd.xml file

Local variables in innermost frame:
local: '/var/tmp/yum-malar-bdSPHH/google-chrome/repomd.xml'
self: <yum.yumRepo.YumRepository object at 0x2b09e10>
e: RepoMDError()
parse_can_fail: False

Comment 1 Malar Kannan 2013-01-25 23:59:23 UTC
Created attachment 687751 [details]
File: backtrace

Comment 2 Malar Kannan 2013-01-25 23:59:25 UTC
Created attachment 687752 [details]
File: core_backtrace

Comment 3 Malar Kannan 2013-01-25 23:59:28 UTC
Created attachment 687753 [details]
File: environ

Comment 4 Malar Kannan 2013-01-25 23:59:31 UTC
Created attachment 687754 [details]
File: smolt_data

Comment 5 Zdeněk Pavlas 2013-02-01 15:15:40 UTC
Likely a dupe.  Please reopen if you can reproduce it in yum-utils-1.1.31-7.fc18

*** This bug has been marked as a duplicate of bug 880722 ***