WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
129893
[GTK] webkit-patch setup-git-clone fails even after running Tools/gtk/install-dependencies
https://bugs.webkit.org/show_bug.cgi?id=129893
Summary
[GTK] webkit-patch setup-git-clone fails even after running Tools/gtk/install...
Andres Gomez Garcia
Reported
2014-03-07 11:15:16 PST
$ Tools/Scripts/webkit-patch setup-git-clone Traceback (most recent call last): File "Tools/Scripts/webkit-patch", line 84, in <module> main() File "Tools/Scripts/webkit-patch", line 79, in main WebKitPatch(os.path.abspath(__file__)).main() File "/home/tanty/devel/WebKit.git/Tools/Scripts/webkitpy/tool/multicommandtool.py", line 305, in main result = command.check_arguments_and_execute(options, args, self) File "/home/tanty/devel/WebKit.git/Tools/Scripts/webkitpy/tool/multicommandtool.py", line 123, in check_arguments_and_execute return self.execute(options, args, tool) or 0 File "/home/tanty/devel/WebKit.git/Tools/Scripts/webkitpy/tool/commands/setupgitclone.py", line 51, in execute run_git(["svn", "init", "--prefix=origin/", "-T", "trunk", "
http://svn.webkit.org/repository/webkit
"]) File "/home/tanty/devel/WebKit.git/Tools/Scripts/webkitpy/common/checkout/scm/git.py", line 101, in _run_git return self.run(full_command_args, **full_kwargs) File "/home/tanty/devel/WebKit.git/Tools/Scripts/webkitpy/common/checkout/scm/scm.py", line 78, in run decode_output=decode_output) File "/home/tanty/devel/WebKit.git/Tools/Scripts/webkitpy/common/system/executive.py", line 452, in run_command (error_handler or self.default_error_handler)(script_error) File "/home/tanty/devel/WebKit.git/Tools/Scripts/webkitpy/common/system/executive.py", line 370, in default_error_handler raise error webkitpy.common.system.executive.ScriptError: Failed to run "['git', 'svn', 'init', '--prefix=origin/', '-T', 'trunk', '
http://svn.webkit.org/repository/webkit
']" exit_code: 1 cwd: /home/tanty/devel/WebKit.git
Attachments
Patch
(1.44 KB, patch)
2014-03-07 11:20 PST
,
Andres Gomez Garcia
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andres Gomez Garcia
Comment 1
2014-03-07 11:20:53 PST
Created
attachment 226139
[details]
Patch
WebKit Commit Bot
Comment 2
2014-03-07 12:33:27 PST
Comment on
attachment 226139
[details]
Patch Clearing flags on attachment: 226139 Committed
r165278
: <
http://trac.webkit.org/changeset/165278
>
WebKit Commit Bot
Comment 3
2014-03-07 12:33:29 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug