Bug 1111466 - [abrt] yum: yumRepo.py:1967:_getMirrorList:IOError: [Errno 13] Permission denied: '/var/cache/yum/x86_64/20/rpmfusion-free/mirrorlist.txt'
Summary: [abrt] yum: yumRepo.py:1967:_getMirrorList:IOError: [Errno 13] Permission den...
Keywords:
Status: CLOSED EOL
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:ffd1b17383467a3292b52c3a4ac...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-20 06:16 UTC by sheepdestroyer
Modified: 2015-06-29 21:13 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-06-29 21:13:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (3.43 KB, text/plain)
2014-06-20 06:16 UTC, sheepdestroyer
no flags Details
File: environ (3.20 KB, text/plain)
2014-06-20 06:16 UTC, sheepdestroyer
no flags Details

Description sheepdestroyer 2014-06-20 06:16:35 UTC
Version-Release number of selected component:
yum-3.4.3-148.fc20

Additional info:
reporter:       libreport-2.2.2
cmdline:        /usr/bin/python -t /usr/share/yum-cli/completion-helper.py -d 0 -C list available Dow
dso_list:       yum-axelget-1.0.5.1-1.20140522gitad6fb3e.fc20.noarch
executable:     /usr/share/yum-cli/completion-helper.py
kernel:         3.15.0-rc8
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
yumRepo.py:1967:_getMirrorList:IOError: [Errno 13] Permission denied: '/var/cache/yum/x86_64/20/rpmfusion-free/mirrorlist.txt'

Traceback (most recent call last):
  File "/usr/share/yum-cli/completion-helper.py", line 95, in <module>
    main(sys.argv[1:])
  File "/usr/share/yum-cli/completion-helper.py", line 88, in main
    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/completion-helper.py", line 52, in doCommand
    patterns=[get_pattern(extcmds)])
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 2992, in doPackageLists
    avail = self.pkgSack.returnNewestByNameArch(patterns=patterns,
  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 348, in prereposetup_hook
    mirrors = repo.urls
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 875, in <lambda>
    urls = property(fget=lambda self: self._geturls(),
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 872, in _geturls
    self._baseurlSetup()
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 821, in _baseurlSetup
    mirrorurls.extend(self._getMirrorList())
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1967, in _getMirrorList
    output = open(self.mirrorlist_file, 'w')
IOError: [Errno 13] Permission denied: '/var/cache/yum/x86_64/20/rpmfusion-free/mirrorlist.txt'

Local variables in innermost frame:
cacheok: False
ugopts: {'username': None, 'ssl_ca_cert': None, 'retry': 10, 'throttle': 0, 'ssl_verify_peer': True, 'http_headers': (), 'ssl_verify_host': True, 'ssl_key': None, 'minrate': 0, 'proxies': None, 'bandwidth': 0, 'ssl_cert': None, 'user_agent': 'urlgrabber/3.10.1 yum/3.4.3', 'timeout': 30.0, 'ip_resolve': None, 'password': None, 'keepalive': True}
url: 'http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-20&arch=x86_64'
self: <yum.yumRepo.YumRepository object at 0x1d52fd0>
content: ['# repo = free-fedora-20 arch = x86_64 country = GE country = PK country = VN country = CN country = IN \n', 'http://mirror.cse.iitk.ac.in/rpmfusion/free/fedora/releases/20/Everything/x86_64/os/\n', 'http://mirrors.hustunique.com/rpmfusion/free/fedora/releases/20/Everything/x86_64/os/\n', 'http://mirror.hust.edu.cn/rpmfusion/free/fedora/releases/20/Everything/x86_64/os/\n', 'http://mirror.bjtu.edu.cn/rpmfusion/free/fedora/releases/20/Everything/x86_64/os/\n']
scheme: 'http'
returnlist: ['http://mirror.cse.iitk.ac.in/rpmfusion/free/fedora/releases/20/Everything/x86_64/os/', 'http://mirrors.hustunique.com/rpmfusion/free/fedora/releases/20/Everything/x86_64/os/', 'http://mirror.hust.edu.cn/rpmfusion/free/fedora/releases/20/Everything/x86_64/os/', 'http://mirror.bjtu.edu.cn/rpmfusion/free/fedora/releases/20/Everything/x86_64/os/']
fo: <urlgrabber.grabber.PyCurlFileObject object at 0x1d60b50>

Comment 1 sheepdestroyer 2014-06-20 06:16:40 UTC
Created attachment 910641 [details]
File: backtrace

Comment 2 sheepdestroyer 2014-06-20 06:16:42 UTC
Created attachment 910642 [details]
File: environ

Comment 3 Fedora End Of Life 2015-05-29 12:10:13 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 4 Fedora End Of Life 2015-06-29 21:13:44 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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