Bug 1192707 - Please build python-twisted 15.0.0 - torbrowser and others require it
Summary: Please build python-twisted 15.0.0 - torbrowser and others require it
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-twisted
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jonathan Steffan
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1187921
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-02-14 14:50 UTC by Robert Mayr
Modified: 2015-07-23 09:00 UTC (History)
6 users (show)

Fixed In Version: python-twisted-15.1.0-1.fc22
Clone Of:
Environment:
Last Closed: 2015-07-23 08:53:46 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Robert Mayr 2015-02-14 14:50:47 UTC
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

Comment 1 Mohammed Arafa 2015-03-13 19:12:39 UTC
how di bump the priority on this ticket?

Comment 2 Fedora Update System 2015-05-10 00:36:42 UTC
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

Comment 3 Fedora Update System 2015-05-10 00:37:56 UTC
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

Comment 4 Fedora Update System 2015-05-11 04:07:25 UTC
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).

Comment 5 Fedora Update System 2015-07-23 08:53:46 UTC
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.

Comment 6 Fedora Update System 2015-07-23 09:00:41 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.