Bug 1112039 - [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'
Summary: [abrt] yum-cron: axelget.py:393:prereposetup_hook:OSError: [Errno 2] No exist...
Keywords:
Status: CLOSED DUPLICATE of bug 1115786
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:2db8335d507a562b954e2a3ed82...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-23 01:17 UTC by Freddie Rivera
Modified: 2014-12-18 17:19 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-07-08 14:12:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.00 KB, text/plain)
2014-06-23 01:17 UTC, Freddie Rivera
no flags Details
File: dso_list (78 bytes, text/plain)
2014-06-23 01:17 UTC, Freddie Rivera
no flags Details
File: environ (213 bytes, text/plain)
2014-06-23 01:17 UTC, Freddie Rivera
no flags Details

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 ***


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