Bug 693093 - [abrt] abrt-1.1.17-1.fc14: grabber.py:1078:__getattr__:AttributeError: filenameself
Summary: [abrt] abrt-1.1.17-1.fc14: grabber.py:1078:__getattr__:AttributeError: filena...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: python-urlgrabber
Version: 14
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: James Antill
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:48bcb774
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-02 15:47 UTC by Paul Jenner
Modified: 2014-01-21 23:17 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-16 13:29:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.93 KB, text/plain)
2011-04-02 15:47 UTC, Paul Jenner
no flags Details

Description Paul Jenner 2011-04-02 15:47:54 UTC
abrt version: 1.1.17
architecture: i686
cmdline: /usr/bin/python -u /usr/bin/abrt-debuginfo-install /var/spool/abrt/ccpp-1299437995-4054/coredump /var/run/abrt/tmp-4468-1299441373 /var/cache/abrt-di
component: abrt
executable: /usr/bin/abrt-debuginfo-install
kernel: 2.6.35.11-83.fc14.i686
package: abrt-1.1.17-1.fc14
reason: grabber.py:1078:__getattr__:AttributeError: filenameself
release: Fedora release 14 (Laughlin)
time: 1299442055
uid: 0

backtrace
-----
grabber.py:1078:__getattr__:AttributeError: filenameself

Traceback (most recent call last):
  File "/usr/bin/abrt-debuginfo-install", line 454, in <module>
    result = downloader.download(missing)
  File "/usr/bin/abrt-debuginfo-install", line 254, in download
    ret = self.downloadPkgs(pkglist=[pkg])
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1830, in downloadPkgs
    cache=po.repo.http_caching != 'none',
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 836, in getPackage
    size=package.size,
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 808, in _getFile
    size=size
  File "/usr/lib/python2.7/site-packages/urlgrabber/mirror.py", line 408, in urlgrab
    return self._mirror_try(func, url, kw)
  File "/usr/lib/python2.7/site-packages/urlgrabber/mirror.py", line 394, in _mirror_try
    return func_ref( *(fullurl,), **kwargs )
  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 982, in urlgrab
    return self._retry(opts, retryfunc, url, filename)
  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 886, in _retry
    r = apply(func, (opts,) + args, {})
  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 968, in retryfunc
    fo = PyCurlFileObject(url, filename, opts)
  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1063, in __init__
    self._do_open()
  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1351, in _do_open
    self._do_grab()
  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1497, in _do_grab
    % (self.filenameself.url, e))
  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1078, in __getattr__
    raise AttributeError, name
AttributeError: filenameself

Local variables in innermost frame:
self: <closed file '/var/run/abrt/tmp-4468-1299441373/kernel-debug-debuginfo-2.6.35.6-45.fc14.i686.rpm', mode 'wb' at 0xa303f98>
name: 'filenameself'

Comment 1 Paul Jenner 2011-04-02 15:47:57 UTC
Created attachment 489597 [details]
File: backtrace

Comment 2 Jiri Moskovcak 2011-04-08 10:09:10 UTC
seems more like yum problem -> reassigning

Comment 3 Fedora End Of Life 2012-08-16 13:29:24 UTC
This message is a notice that Fedora 14 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 14. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '14' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

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

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 14 reached 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 to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

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.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


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