abrt version: 1.1.10 architecture: i686 Attached file: backtrace cmdline: /usr/bin/python -Es /usr/bin/sealert -s comment: Trying to send sealert to bugzilla component: setroubleshoot executable: /usr/bin/sealert kernel: 2.6.35-0.57.rc6.git1.fc14.i686 package: setroubleshoot-server-2.2.91-2.fc14 reason: base.py:957:request:AttributeError: HTTPSConnection instance has no attribute 'getreply' release: Fedora release 14 (Branched) time: 1280757913 uid: 500 How to reproduce ----- 1. Tried to send alert to bugzilla 2. enter user\password 3. tick keep in keyring
Created attachment 436029 [details] File: backtrace
Package: setroubleshoot-server-2.2.91-2.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Branched) How to reproduce ----- 1. Tried to submit a report of an SELinux AVC 2. 3.
This looks like a 2.7 issue. Might be a problem in the bugzilla package.
Looks similar to bug 620879
Trivial reproducer: Run bugzilla info -p to query a list of products. Fails immediately with a similar traceback to comment #1. Reassigning to python-bugzilla. I'm investigating this.
*** This bug has been marked as a duplicate of bug 621298 ***