Bug 1115786 - [abrt] yum: axelget.py:393:prereposetup_hook:OSError: [Errno 2] No such file or directory: '/var/cache/yum/x86_64/20/_local/repomd.xml'
Summary: [abrt] yum: axelget.py:393:prereposetup_hook:OSError: [Errno 2] No such file ...
Keywords:
Status: CLOSED DUPLICATE of bug 1098874
Alias: None
Product: Fedora
Classification: Fedora
Component: yum-axelget
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Andrea Veri
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:6215fb23271970acce458597389...
: 1112039 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-03 06:40 UTC by Wim ten Have
Modified: 2014-10-09 08:30 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-10-09 08:30:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.71 KB, text/plain)
2014-07-03 06:40 UTC, Wim ten Have
no flags Details
File: environ (2.35 KB, text/plain)
2014-07-03 06:40 UTC, Wim ten Have
no flags Details

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


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