Bug 169950 - Update WinCairoRequirements.zip
Summary: Update WinCairoRequirements.zip
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords:
Depends on:
Blocks: 170665
  Show dependency treegraph
 
Reported: 2017-03-22 01:35 PDT by Fujii Hironori
Modified: 2017-04-09 22:46 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.28 KB, patch)
2017-03-22 01:44 PDT, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2017-03-22 01:35:10 PDT
Unable to download WinCairoRequirements.zip now.

https://build.webkit.org/builders/WinCairo%2064-Bit%20Release/builds/119/steps/compile-webkit/logs/stdio

> Checking for newer version of WinCairoRequirements.zip...
> Could not access https://dl.dropboxusercontent.com/u/100779108/WinCairoRequirements.zip:
> Connection: close
> Date: Wed, 22 Mar 2017 07:17:05 GMT
> Server: nginx
> Vary: Accept-Encoding
> Content-Type: text/html
> Client-Aborted: max_size
> Client-Date: Wed, 22 Mar 2017 07:17:00 GMT
> Client-Peer: 199.47.217.69:443
> Client-Response-Num: 1
> Client-SSL-Cert-Issuer: /C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert SHA2 High Assurance Server CA
> Client-SSL-Cert-Subject: /C=US/ST=California/L=San Francisco/O=Dropbox, Inc/OU=Dropbox Ops/CN=dl.dropboxusercontent.com
> Client-SSL-Cipher: ECDHE-RSA-AES128-SHA256
> Client-SSL-Socket-Class: IO::Socket::SSL
> Client-Transfer-Encoding: chunked
> Link: <https://cfl.dropboxstatic.com/static/css/error.css>; rel="stylesheet"; type="text/css"
> Link: <https://cfl.dropboxstatic.com/static/images/favicon.ico>; rel="shortcut icon"
> Title: Dropbox - 404
> X-Dropbox-Request-Id: f62a5ea5fe060ca0b98b0723b18e6d58
> X-Robots-Tag: noindex, nofollow, noimageindex

Because of the Dropbox's change:

https://www.dropbox.com/help/16

> As of March 15, 2017 the Public folder in your Dropbox account
> has been converted into a standard folder. By default this folder
> is private to your account.

I created WinCairoRequirements.zip and put it in my GitHub releases <https://github.com/fujii/WinCairoRequirements/releases/tag/v0.1.0>.
Comment 1 Fujii Hironori 2017-03-22 01:44:34 PDT
Created attachment 305086 [details]
Patch
Comment 2 Fujii Hironori 2017-03-23 15:41:29 PDT
Could you review this?
Comment 3 WebKit Commit Bot 2017-03-23 17:07:20 PDT
Comment on attachment 305086 [details]
Patch

Clearing flags on attachment: 305086

Committed r214328: <http://trac.webkit.org/changeset/214328>
Comment 4 WebKit Commit Bot 2017-03-23 17:07:23 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Fujii Hironori 2017-03-23 18:46:34 PDT
OMG. What's happen in BuildBot?

https://build.webkit.org/builders/WinCairo%2064-Bit%20Release/builds/196/steps/compile-webkit/logs/stdio

> Checking for newer version of WinCairoRequirements.zip...
> Could not access https://github.com/fujii/WinCairoRequirements/releases/download/v0.1.0/WinCairoRequirements.zip:
> Content-Type: text/plain
> Client-Date: Fri, 24 Mar 2017 00:08:57 GMT
> Client-Warning: Internal response
> 
> Please ensure that https://github.com/fujii/WinCairoRequirements/releases/download/v0.1.0/WinCairoRequirements.zip is reachable and that Perl can use LWP::Simple to connect to HTTPS URLs.
> You may have to run "$ cpan LWP::Protocol::https".
> Falling back to existing version of WinCairoRequirements.
Comment 6 Fujii Hironori 2017-03-23 18:56:55 PDT
It works fine in my Cygwin.

>  $ ./Tools/Scripts/update-webkit-wincairo-libs
> Checking for newer version of WinCairoRequirements.zip...
> Located a file of type application/octet-stream of size 30998958.
> Downloading WinCairoRequirements.zip...
> 
> https://github.com/fujii/WinCairoRequirements/releases/download/v0.1.0/WinCairoRequirements.zip
> 
> Installing WinCairoRequirements...
> The WinCairoRequirements has been sucessfully installed in
>  C:/home/0000134108/work/webkit/ga/WebKitLibraries/win
>  $
Comment 7 Fujii Hironori 2017-03-31 18:22:40 PDT
wincairo-2 BuildBot has been spinned up. It can download it.
https://build.webkit.org/builders/WinCairo%2064-Bit%20Release/builds/450

Only wincairo-1 BuildBot has the issue. Could you take a look, Alex?
Comment 8 Fujii Hironori 2017-04-09 22:12:56 PDT
Filed another bug (Bug 170665).
Closed this bug.