[webkit-help] Problem with check-webkit-styles script

Chang.Shu at nokia.com Chang.Shu at nokia.com
Mon Jan 31 10:09:09 PST 2011


Try to upgrade your perl to 5.10.1.

Chang

On Jan 31, 2011, at 1:01 PM, ext Fabrizio.Machado at nokia.com wrote:

> Hi,
> 
> I'm having difficulty running this script.  I'm using Ubuntu with perl v2.6.5.
> 
> I try to run check-webkit-styles like this:
> Tools/Scripts/check-webkit-style ./Source/WebCore/platform/qt/RenderThemeQt.cpp
> 
> but I get this error:
> 
> Tools/Scripts/check-webkit-style ./Source/WebCore/platform/qt/RenderThemeQt.cpp 
> Traceback (most recent call last):
>  File "Tools/Scripts/check-webkit-style", line 51, in <module>
>    from webkitpy.style_references import detect_checkout
>  File "/home/fabrizio/WebKit/Tools/Scripts/webkitpy/style_references.py", line 48, in <module>
>    from webkitpy.layout_tests import port
>  File "/home/fabrizio/WebKit/Tools/Scripts/webkitpy/layout_tests/port/__init__.py", line 34, in <module>
>    from test import unit_test_filesystem
>  File "/home/fabrizio/WebKit/Tools/Scripts/webkitpy/layout_tests/port/test.py", line 39, in <module>
>    import base
>  File "/home/fabrizio/WebKit/Tools/Scripts/webkitpy/layout_tests/port/base.py", line 46, in <module>
>    import websocket_server
>  File "/home/fabrizio/WebKit/Tools/Scripts/webkitpy/layout_tests/port/websocket_server.py", line 49, in <module>
>    from webkitpy.thirdparty.autoinstalled.pywebsocket import mod_pywebsocket
>  File "/home/fabrizio/WebKit/Tools/Scripts/webkitpy/thirdparty/__init__.py", line 67, in <module>
>    url_subpath="ClientForm.py")
>  File "/home/fabrizio/WebKit/Tools/Scripts/webkitpy/common/system/autoinstall.py", line 482, in install
>    raise Exception(message)
> Exception: Error auto-installing the ClientForm.py package to:
> "/home/fabrizio/WebKit/Tools/Scripts/webkitpy/thirdparty/autoinstalled/clientform/ClientForm.py"
> --> Inner message: Could not download Python modules from URL "http://pypi.python.org/packages/source/C/ClientForm/ClientForm-0.2.10.zip".
> Make sure you are connected to the internet.
> You must be connected to the internet when downloading needed modules for the first time.
> --> Inner message: [Errno socket error] [Errno 111] Connection refused
> 
> 
> Can anyone tell me what might be missing?
> 
> Thanks,
> Fabrizio
> _______________________________________________
> webkit-help mailing list
> webkit-help at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help



More information about the webkit-help mailing list