[webkit-dev] commit-queue bot missing a dependency? ("ImportError: No module named logilab.astng.utils")
Jussi Kukkonen
jussi.kukkonen at intel.com
Tue Nov 13 07:33:01 PST 2012
commit-queue bot seems to be missing a pylint dependency? This is what I
got for my rebaseline in https://bugs.webkit.org/show_bug.cgi?id=102059:
---
Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch',
'--status-host=queues.webkit.org', '-..." exit_code: 2
Last 500 characters of output:
yle/checkers/python.py", line 31, in <module>
from webkitpy.thirdparty.autoinstalled.pylint import lint
File
"/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/thirdparty/autoinstalled/pylint/lint.py",
line 31, in <module>
from pylint.checkers import utils
File
"/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/thirdparty/autoinstalled/pylint/checkers/__init__.py",
line 44, in <module>
from logilab.astng.utils import ASTWalker
ImportError: No module named logilab.astng.utils
Full output: http://queues.webkit.org/results/14823414
---
- jussi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20121113/d238fff6/attachment.html>
More information about the webkit-dev
mailing list