Bug 901361 - [abrt] yum-utils-1.1.31-6.fc18: yumRepo.py:641:_dirSetupMkdir_p:RepoError: Error making cache directory: /var/tmp/yum-malar-bdSPHH/fedora error was: [Errno 17] File exists: '/var/tmp/yum-malar-bdSPHH/fedora'
Summary: [abrt] yum-utils-1.1.31-6.fc18: yumRepo.py:641:_dirSetupMkdir_p:RepoError: Er...
Keywords:
Status: CLOSED DUPLICATE of bug 880722
Alias: None
Product: Fedora
Classification: Fedora
Component: yum-utils
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:8acb1b36c00113f3e05fdd2221f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-18 03:56 UTC by Malar Kannan
Modified: 2013-01-18 13:19 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-01-18 13:19:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.84 KB, text/plain)
2013-01-18 03:56 UTC, Malar Kannan
no flags Details
File: core_backtrace (1.10 KB, text/plain)
2013-01-18 03:56 UTC, Malar Kannan
no flags Details
File: environ (2.97 KB, text/plain)
2013-01-18 03:56 UTC, Malar Kannan
no flags Details
File: smolt_data (3.69 KB, text/plain)
2013-01-18 03:56 UTC, Malar Kannan
no flags Details

Description Malar Kannan 2013-01-18 03:56:26 UTC
Description of problem:
playing an avi/mp4 file using totem leads to searching for codecs and error report!

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 -gnlm
dso_list:       yum-3.4.3-47.fc18.noarch
executable:     /usr/bin/reposync
kernel:         3.7.2-201.fc18.x86_64
uid:            1000

Truncated backtrace:
yumRepo.py:641:_dirSetupMkdir_p:RepoError: Error making cache directory: /var/tmp/yum-malar-bdSPHH/fedora error was: [Errno 17] File exists: '/var/tmp/yum-malar-bdSPHH/fedora'

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 1356, in _commonLoadRepoXML
    local  = self.cachedir + '/repomd.xml'
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 702, in <lambda>
    cachedir = property(lambda self: self._dirGetAttr('cachedir'))
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 685, in _dirGetAttr
    self.dirSetup()
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 664, in dirSetup
    self._dirSetupMkdir_p(dir)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 641, in _dirSetupMkdir_p
    raise Errors.RepoError, msg
RepoError: Error making cache directory: /var/tmp/yum-malar-bdSPHH/fedora error was: [Errno 17] File exists: '/var/tmp/yum-malar-bdSPHH/fedora'

Local variables in innermost frame:
msg: "Error making cache directory: /var/tmp/yum-malar-bdSPHH/fedora error was: [Errno 17] File exists: '/var/tmp/yum-malar-bdSPHH/fedora'"
dpath: '/var/tmp/yum-malar-bdSPHH/fedora'
self: <yum.yumRepo.YumRepository object at 0x1970c50>
e: OSError(17, 'File exists')

Comment 1 Malar Kannan 2013-01-18 03:56:30 UTC
Created attachment 681996 [details]
File: backtrace

Comment 2 Malar Kannan 2013-01-18 03:56:33 UTC
Created attachment 681997 [details]
File: core_backtrace

Comment 3 Malar Kannan 2013-01-18 03:56:36 UTC
Created attachment 681998 [details]
File: environ

Comment 4 Malar Kannan 2013-01-18 03:56:38 UTC
Created attachment 681999 [details]
File: smolt_data

Comment 5 Zdeněk Pavlas 2013-01-18 13:19:32 UTC
Very likely a race.  Fixing 880722 should fix this, too, closing as a dupe.

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


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