WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
106552
[EFL][jhbuild] Use tarballs for gstreamer instead of git
https://bugs.webkit.org/show_bug.cgi?id=106552
Summary
[EFL][jhbuild] Use tarballs for gstreamer instead of git
Chris Dumez
Reported
2013-01-10 04:33:34 PST
Due to networking problems on the build bots, using git in jhbuild should be avoided or jhbuild will sometimes fail like this:
http://build.webkit.org/builders/EFL%20Linux%2064-bit%20Debug%20WK2/builds/7876
Using tarballs is safer because they are cached and require no network operation if the checksum matches.
Attachments
Patch
(3.66 KB, patch)
2013-01-10 04:53 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(3.66 KB, patch)
2013-01-10 08:24 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2013-01-10 04:53:01 PST
Created
attachment 182115
[details]
Patch
Dominik Röttsches (drott)
Comment 2
2013-01-10 08:17:08 PST
***
Bug 106570
has been marked as a duplicate of this bug. ***
Raphael Kubo da Costa (:rakuco)
Comment 3
2013-01-10 08:21:06 PST
(In reply to
comment #2
)
> ***
Bug 106570
has been marked as a duplicate of this bug. ***
My plan in that bug was to make GTK use tarballs as well and add autogen-sh="configure" to the entries to fix problems with automake 1.13 + autogen.sh. Would you like to do that in this patch or should I do that myself elsewhere?
Chris Dumez
Comment 4
2013-01-10 08:24:21 PST
Created
attachment 182146
[details]
Patch Fix typo in Changelog.
Chris Dumez
Comment 5
2013-01-10 08:26:25 PST
(In reply to
comment #3
)
> (In reply to
comment #2
) > > ***
Bug 106570
has been marked as a duplicate of this bug. *** > > My plan in that bug was to make GTK use tarballs as well and add autogen-sh="configure" to the entries to fix problems with automake 1.13 + autogen.sh. > > Would you like to do that in this patch or should I do that myself elsewhere?
I think we can do this in separate patches. I do not want to mix different changes in one patch. This patch is really about using tarballs instead of GIT to work around our networking problems on the bots.
Laszlo Gombos
Comment 6
2013-01-10 13:29:45 PST
Comment on
attachment 182146
[details]
Patch ok. I agree that we should avoid using git.
WebKit Review Bot
Comment 7
2013-01-10 13:45:07 PST
Comment on
attachment 182146
[details]
Patch Clearing flags on attachment: 182146 Committed
r139360
: <
http://trac.webkit.org/changeset/139360
>
WebKit Review Bot
Comment 8
2013-01-10 13:45:12 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