Bug 1112039

Summary: [abrt] yum-cron: axelget.py:393:prereposetup_hook:OSError: [Errno 2] No existe el fichero o el directorio: '/var/cache/yum/x86_64/20/_local/repomd.xml'
Product: [Fedora] Fedora Reporter: Freddie Rivera <freddiers1>
Component: yumAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: admiller, packaging-team-maint, rhce_v6, singh9599, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/b1fa2eca778090aa204ac871fed4cde90253f570
Whiteboard: abrt_hash:2db8335d507a562b954e2a3ed8266d049148e12f
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-08 14:12:11 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: dso_list
none
File: environ none

Description Freddie Rivera 2014-06-23 01:17:22 UTC
Version-Release number of selected component:
yum-cron-3.4.3-148.fc20

Additional info:
reporter:       libreport-2.2.2
cmdline:        /usr/bin/python -tt /usr/sbin/yum-cron /etc/yum/yum-cron-hourly.conf
executable:     /usr/sbin/yum-cron
kernel:         3.14.8-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
axelget.py:393:prereposetup_hook:OSError: [Errno 2] No existe el fichero o el directorio: '/var/cache/yum/x86_64/20/_local/repomd.xml'

Traceback (most recent call last):
  File "/usr/sbin/yum-cron", line 713, in <module>
    main()
  File "/usr/sbin/yum-cron", line 710, in main
    base.updatesCheck()
  File "/usr/sbin/yum-cron", line 602, in updatesCheck
    self.populateUpdateMetadata()
  File "/usr/sbin/yum-cron", line 409, in populateUpdateMetadata
    self.pkgSack # honor skip_if_unavailable
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1082, in <lambda>
    pkgSack = property(fget=lambda self: self._getSacks(),
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 786, in _getSacks
    self.repos.populateSack(which=repos)
  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 344, in populateSack
    self.doSetup()
  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 122, in doSetup
    self.ayum.plugins.run('prereposetup')
  File "/usr/lib/python2.7/site-packages/yum/plugins.py", line 188, in run
    func(conduitcls(self, self.base, conf, **kwargs))
  File "/usr/lib/yum-plugins/axelget.py", line 393, in prereposetup_hook
    os.utime(localMDFile, None)
OSError: [Errno 2] No existe el fichero o el directorio: '/var/cache/yum/x86_64/20/_local/repomd.xml'

Local variables in innermost frame:
conduit: <yum.plugins.PreRepoSetupPluginConduit instance at 0x1d99e60>
localMDFile: '/var/cache/yum/x86_64/20/_local/repomd.xml'
repos: <yum.repos.RepoStorage instance at 0x1d8ef38>
mirrors: ['file:/var/lib/yum/plugins/local/']
mdtype: 'primary_db'
need_download_mdFile: True
repo: <yum.yumRepo.YumRepository object at 0x2228450>
fastest: 'file:/var/lib/yum/plugins/local/'
conf: <yum.config.YumConf object at 0x1da4790>
filename: '/var/cache/yum/x86_64/20/_local/fbb096b795dfcab47a7ab57fabccda90e1d194a3cb8804a8b1e96bbdbcae0c0c-primary.sqlite.bz2'
local: '/var/cache/yum/x86_64/20/_local/fbb096b795dfcab47a7ab57fabccda90e1d194a3cb8804a8b1e96bbdbcae0c0c-primary.sqlite'
size: 183326

Comment 1 Freddie Rivera 2014-06-23 01:17:27 UTC
Created attachment 911222 [details]
File: backtrace

Comment 2 Freddie Rivera 2014-06-23 01:17:29 UTC
Created attachment 911223 [details]
File: dso_list

Comment 3 Freddie Rivera 2014-06-23 01:17:30 UTC
Created attachment 911224 [details]
File: environ

Comment 4 Valentina Mukhamedzhanova 2014-07-08 14:12:11 UTC

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