WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
124938
[GTK] Tools/Scripts/update-webkitgtk-libs unsorted and fails because of missing "git"
https://bugs.webkit.org/show_bug.cgi?id=124938
Summary
[GTK] Tools/Scripts/update-webkitgtk-libs unsorted and fails because of missi...
Andres Gomez Garcia
Reported
2013-11-27 06:58:38 PST
Debootsrapped Debian Testing in which we have installed the needed dependencies with: $ Tools/gtk/install-dependencies Then, we try to updated the jhbuild dependencies and we get: $ Tools/Scripts/update-webkitgtk-libs Updating GTK+ port dependencies using jhbuild... Traceback (most recent call last): File "./jhbuild-wrapper", line 120, in <module> ensure_jhbuild(platform) File "./jhbuild-wrapper", line 103, in ensure_jhbuild clone_jhbuild() File "./jhbuild-wrapper", line 71, in clone_jhbuild process = subprocess.Popen(['git', 'clone', 'git://git.gnome.org/jhbuild'], cwd=source_path) File "/usr/lib/python2.7/subprocess.py", line 709, in __init__ errread, errwrite) File "/usr/lib/python2.7/subprocess.py", line 1326, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory Running jhbuild-wrapper build failed. Died at Tools/Scripts/update-webkitgtk-libs line 24.
Attachments
Patch
(4.02 KB, patch)
2013-11-27 07:15 PST
,
Andres Gomez Garcia
no flags
Details
Formatted Diff
Diff
Patch
(1.47 KB, patch)
2013-11-27 07:21 PST
,
Andres Gomez Garcia
no flags
Details
Formatted Diff
Diff
Patch
(4.25 KB, patch)
2013-11-27 08:34 PST
,
Andres Gomez Garcia
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Andres Gomez Garcia
Comment 1
2013-11-27 07:15:43 PST
Created
attachment 217948
[details]
Patch
Andres Gomez Garcia
Comment 2
2013-11-27 07:21:25 PST
Created
attachment 217949
[details]
Patch
Martin Robinson
Comment 3
2013-11-27 07:57:58 PST
Comment on
attachment 217948
[details]
Patch So the problems was that the dependencies were not sorted?
Philippe Normand
Comment 4
2013-11-27 08:15:37 PST
Can you merge the patches? We handle one patch/commit per bug.
Andres Gomez Garcia
Comment 5
2013-11-27 08:28:54 PST
(In reply to
comment #3
)
> (From update of
attachment 217948
[details]
) > So the problems was that the dependencies were not sorted?
No, the problem is that "git" dependency is missing. I just decided to split in 2 so the actual purpose of the patch won't be "lost" in the sorting.
Andres Gomez Garcia
Comment 6
2013-11-27 08:34:18 PST
Created
attachment 217954
[details]
Patch
Andres Gomez Garcia
Comment 7
2013-11-27 08:34:50 PST
(In reply to
comment #4
)
> Can you merge the patches? We handle one patch/commit per bug.
Done.
WebKit Commit Bot
Comment 8
2013-11-27 09:22:12 PST
Comment on
attachment 217954
[details]
Patch Clearing flags on attachment: 217954 Committed
r159818
: <
http://trac.webkit.org/changeset/159818
>
WebKit Commit Bot
Comment 9
2013-11-27 09:22:14 PST
All reviewed patches have been landed. Closing bug.
gordon
Comment 10
2015-12-18 04:51:35 PST
You should not run jhbuild as root. Failed to build GTK+ port dependencies with jhbuild Died at Tools/Scripts/update-webkitgtk-libs line 24.
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