[Webkit-unassigned] [Bug 154667] Update twisted version in webkitpy.thirdparty.autoinstalled module.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 29 03:06:48 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=154667

--- Comment #7 from Csaba Osztrogonác <ossy at webkit.org> ---
Additionally this change is incorrect, because after this 
change autoinstaller still installs the old twisted version:

$ Tools/Scripts/test-webkitpy
Suppressing most webkitpy logging while running unit tests.
Skipping tests in the following modules or packages because they are really, really, slow:
    webkitpy.common.checkout.scm.scm_unittest
    (https://bugs.webkit.org/show_bug.cgi?id=31818; use --all to include)

Checking autoinstalled packages ...Auto-installing package: jinja2
Auto-installing package: sqlalchemy
Auto-installing package: twisted
Auto-installing package: buildbot
Auto-installing package: coverage
Auto-installing package: eliza.py
Auto-installing package: mechanize
Auto-installing package: pep8.py
Auto-installing package: logilab.common
Auto-installing package: logilab.astng
Auto-installing package: pylint
Auto-installing package: twisted

$ cat Tools/Scripts/webkitpy/thirdparty/autoinstalled/twisted/.twisted.url
https://pypi.python.org/packages/source/T/Twisted/Twisted-12.1.0.tar.bz2#md5=f396f1d6f5321e869c2f89b2196a9eb5

The root of this problem is https://trac.webkit.org/changeset/187925
which took no account of already installed twisted by _install_buildbot

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160229/fb8ed535/attachment.html>


More information about the webkit-unassigned mailing list