abrt version: 1.1.10 architecture: x86_64 comment: Perhaps a Python 2.7 issue? component: plague executable: /usr/bin/plague-client kernel: 2.6.35-0.57.rc6.git1.fc14.x86_64 package: plague-client-0.4.5.7-8.20100505cvs.fc14 reason: xmlrpclib.py:1294:single_request:AttributeError: PlgHTTPS instance has no attribute 'getresponse' release: Fedora release 14 (Branched) time: 1280949517 uid: 501 backtrace ----- xmlrpclib.py:1294:single_request:AttributeError: PlgHTTPS instance has no attribute 'getresponse' Traceback (most recent call last): File "/usr/bin/plague-client", line 423, in <module> cli = PlagueClient(os.path.expanduser(cfg_file)) File "/usr/bin/plague-client", line 85, in __init__ self._check_api_version(self._server) File "/usr/bin/plague-client", line 90, in _check_api_version server_ver = server.api_version() File "/usr/lib64/python2.7/xmlrpclib.py", line 1224, in __call__ return self.__send(self.__name, args) File "/usr/lib64/python2.7/xmlrpclib.py", line 1570, in __request verbose=self.__verbose File "/usr/lib64/python2.7/xmlrpclib.py", line 1264, in request return self.single_request(host, handler, request_body, verbose) File "/usr/lib64/python2.7/xmlrpclib.py", line 1294, in single_request response = h.getresponse(buffering=True) AttributeError: PlgHTTPS instance has no attribute 'getresponse' Local variables in innermost frame: verbose: 0 request_body: "<?xml version='1.0'?>\n<methodCall>\n<methodName>api_version</methodName>\n<params>\n</params>\n</methodCall>\n" h: <plague.SSLCommon.PlgHTTPS instance at 0x1f60fc8> self: <plague.XMLRPCServerProxy.PlgSSL_Transport instance at 0x1f60c68> host: 'buildsys.rpmfusion.org:8887' handler: '/RPC2' How to reproduce ----- 1. Tried to submit a build to RPM Fusion 2. 3.
Created attachment 436641 [details] File: backtrace
See this from -devel list: http://www.spinics.net/lists/fedora-devel/msg140041.html -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers
Python 2.7 xmlrpclib and httplib2 fall-out. The patch only fixes 2/3 of the issues, but was helpful. Full fix committed to pkg git. http://koji.fedoraproject.org/koji/taskinfo?taskID=2380323
plague-0.4.5.7-9.20100505cvs.fc14 has been submitted as an update for Fedora 14. http://admin.fedoraproject.org/updates/plague-0.4.5.7-9.20100505cvs.fc14
plague-0.4.5.7-9.20100505cvs.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update plague'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/plague-0.4.5.7-9.20100505cvs.fc14
plague-0.4.5.7-9.20100505cvs.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.