Bug 622521

Summary: missing comma in python-urlgrabber, sometimes causes traceback
Product: [Fedora] Fedora Reporter: Vincent passaro <vincent.passaro>
Component: python-urlgrabberAssignee: James Antill <james.antill>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: amcnabb, ars_1, ffesti, james.antill, maxamillion, pmatilai, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:48bcb774
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-30 16:11:17 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 Vincent passaro 2010-08-09 15:44:18 UTC
abrt 1.1.1 detected a crash.

architecture: x86_64
Attached file: backtrace
cmdline: /usr/bin/python /usr/bin/yum check-update
component: yum
executable: /usr/bin/yum
kernel: 2.6.33.6-147.2.4.fc13.x86_64
package: yum-3.2.28-1.fc13
reason: grabber.py:1078:__getattr__:AttributeError: filenameself
release: Fedora release 13 (Goddard)

How to reproduce
-----
1. ran the command yum clean all
2. yum crashes
3.

Comment 1 Vincent passaro 2010-08-09 15:44:20 UTC
Created attachment 437627 [details]
File: backtrace

Comment 2 seth vidal 2010-08-09 16:08:51 UTC
interesting - looks like a missing comma in urlgrabber code.

thanks

Comment 3 Vincent passaro 2010-08-09 16:17:10 UTC
Yeah, it's not consistant as I just successfully ran the command.  Please let me know if you need any additional information.

R/

Vince

Comment 4 Vincent passaro 2010-08-12 15:57:26 UTC
Package: yum-3.2.28-1.fc13
Architecture: x86_64
OS Release: Fedora release 13 (Goddard)


How to reproduce
-----
1. ran: yum clean-all | yum check-update
2. yum crashes
3.


Comment
-----
Not a consistant crash, reported once already but wanted to re-send in case additional information was needed.

Comment 5 James Antill 2010-10-18 20:00:51 UTC
*** Bug 644040 has been marked as a duplicate of this bug. ***

Comment 6 James Antill 2010-11-12 16:29:21 UTC
*** Bug 652518 has been marked as a duplicate of this bug. ***