Bug 619553

Summary: [abrt] crash in subdownloader-2.0.10-1.fc13: SDService.py:683:_NoOperation:KeyError: 'seconds'
Product: [Fedora] Fedora Reporter: rajath <y.s.rajath>
Component: subdownloaderAssignee: Jan Klepek <jan.klepek>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: jan.klepek
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:e4a257a3
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-09-23 15:14:47 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

Description rajath 2010-07-29 19:49:32 UTC
abrt 1.1.0 detected a crash.

architecture: x86_64
cmdline: python /usr/bin/subdownloader
component: subdownloader
executable: /usr/bin/subdownloader
kernel: 2.6.33.3-85.fc13.x86_64
package: subdownloader-2.0.10-1.fc13
reason: SDService.py:683:_NoOperation:KeyError: 'seconds'
release: Fedora release 13 (Goddard)

backtrace
-----
SDService.py:683:_NoOperation:KeyError: 'seconds'

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/subdownloader/modules/SDService.py", line 671, in NoOperation
    return NoOperation()
  File "/usr/lib/python2.6/site-packages/subdownloader/modules/SDService.py", line 52, in __call__
    result = self.function(*args)
  File "/usr/lib/python2.6/site-packages/subdownloader/modules/SDService.py", line 683, in _NoOperation
    self.log.debug("NoOperation finished in %s with status %s."% (info['seconds'], info['status']))
KeyError: 'seconds'

Local variables in innermost frame:
info: {'status': '503 Service Unavailable'}
self: <modules.SDService.SDService object at 0x1842750>

Comment 1 rajath 2010-07-29 19:49:34 UTC
Created attachment 435381 [details]
File: backtrace

Comment 2 Fedora Update System 2010-09-03 21:26:08 UTC
subdownloader-2.0.13-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/subdownloader-2.0.13-1.fc14

Comment 3 Fedora Update System 2010-09-03 21:26:37 UTC
subdownloader-2.0.13-1.fc12 has been submitted as an update for Fedora 12.
https://admin.fedoraproject.org/updates/subdownloader-2.0.13-1.fc12

Comment 4 Fedora Update System 2010-09-03 21:27:04 UTC
subdownloader-2.0.13-1.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/subdownloader-2.0.13-1.fc13

Comment 5 Jan Klepek 2010-09-03 21:32:12 UTC
please try version available in testing repository and let me know in cases that this version does NOT fix your issue. Otherwise I will consider this as solved.

Comment 6 Fedora Update System 2010-09-14 04:56:14 UTC
subdownloader-2.0.13-1.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2010-09-15 05:24:18 UTC
subdownloader-2.0.13-1.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2010-09-15 05:26:11 UTC
subdownloader-2.0.13-1.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Jan Klepek 2010-09-23 15:14:47 UTC
fixed in latest version, if problem persists, reopen this bug.