Bug 1115786

Summary: [abrt] yum: axelget.py:393:prereposetup_hook:OSError: [Errno 2] No such file or directory: '/var/cache/yum/x86_64/20/_local/repomd.xml'
Product: [Fedora] Fedora Reporter: Wim ten Have <whaveten>
Component: yum-axelgetAssignee: Andrea Veri <andrea.veri>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: admiller, andrea.veri, freddiers1, singh9599, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/030e3138b7f1a81cab11210d268cc564106640a9
Whiteboard: abrt_hash:6215fb23271970acce4585973892599af29b6fad
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-09 08:30:55 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: environ none

Description Wim ten Have 2014-07-03 06:40:14 UTC
Version-Release number of selected component:
yum-3.4.3-137.fc20

Additional info:
reporter:       libreport-2.2.2
cmdline:        /usr/bin/python /bin/yum -y update --skip-broken
dso_list:       yum-axelget-1.0.5.1-1.20140522gitad6fb3e.fc20.noarch
executable:     /bin/yum
kernel:         3.14.4-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
axelget.py:393:prereposetup_hook:OSError: [Errno 2] No such file or directory: '/var/cache/yum/x86_64/20/_local/repomd.xml'

Traceback (most recent call last):
  File "/bin/yum", line 29, in <module>
    yummain.user_main(sys.argv[1:], exit_code=True)
  File "/usr/share/yum-cli/yummain.py", line 355, in user_main
    errcode = main(args)
  File "/usr/share/yum-cli/yummain.py", line 174, in main
    result, resultmsgs = base.doCommands()
  File "/usr/share/yum-cli/cli.py", line 572, in doCommands
    return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds)
  File "/usr/share/yum-cli/yumcommands.py", line 491, in doCommand
    ret = base.updatePkgs(extcmds, update_to=(basecmd == 'update-to'))
  File "/usr/share/yum-cli/cli.py", line 1016, in updatePkgs
    self.update()
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 5021, in update
    updates = self.up.getUpdatesTuples()
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1090, in <lambda>
    up = property(fget=lambda self: self._getUpdates(),
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 836, in _getUpdates
    self._up = rpmUtils.updates.Updates(self.rpmdb.simplePkgList(), self.pkgSack.simplePkgList())
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1071, in <lambda>
    pkgSack = property(fget=lambda self: self._getSacks(),
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 776, 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 such file or directory: '/var/cache/yum/x86_64/20/_local/repomd.xml'

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

Comment 1 Wim ten Have 2014-07-03 06:40:18 UTC
Created attachment 914359 [details]
File: backtrace

Comment 2 Wim ten Have 2014-07-03 06:40:20 UTC
Created attachment 914360 [details]
File: environ

Comment 3 Valentina Mukhamedzhanova 2014-07-08 14:12:11 UTC
*** Bug 1112039 has been marked as a duplicate of this bug. ***

Comment 4 Valentina Mukhamedzhanova 2014-10-09 08:30:55 UTC

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