Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: As maintainer of torbrowser-launcher I'd need version 15.0.0 to make it work again. Actally torbrowser gets a: Connection was refused by other side: 111: Connection refused. <class 'twisted.internet.error.ConnectionRefusedError'> I've first installed version 15 with pip and then build also the 15.0.0 RPM for F21 and the error goes away. Many other applications require this too, and all are getting a new error, which probably can be fixed with a patch. New error pytoh-twisted 15.0.0 is throwing out is: File "/usr/lib64/python2.7/site-packages/twisted/web/client.py", line 1927, in request deferred = self._agent.request(method, uri, headers, bodyProducer) File "/usr/lib64/python2.7/site-packages/twisted/web/client.py", line 1560, in request endpoint = self._getEndpoint(parsedURI) TypeError: _getEndpoint() takes exactly 4 arguments (2 given) Probably the method's signature in Twisted 15.0.0 is def _getEndpoint(self, uri): while in version 14.0.2 it is def _getEndpoint(self, scheme, host, port) Version-Release number of selected component (if applicable): 14.0.2-1 How reproducible: Install torbrowser-launcher 0.1.9-1 Launch torbrowser-launcher See also: https://github.com/micahflee/torbrowser-launcher/issues/159 Additional info: https://github.com/scrapy/scrapy/issues/1034 https://github.com/twisted/twisted
how di bump the priority on this ticket?
python-twisted-15.1.0-1.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/python-twisted-15.1.0-1.fc22
python-twisted-15.1.0-1.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/python-twisted-15.1.0-1.fc21
Package python-twisted-15.1.0-1.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-twisted-15.1.0-1.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-7951/python-twisted-15.1.0-1.fc22 then log in and leave karma (feedback).
python-twisted-15.1.0-1.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.
python-twisted-15.1.0-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.