RESOLVED FIXED 178381
update-webkit-auxiliary-libs can't download WebKitAuxiliaryLibrary.zip due to 403 Forbidden
https://bugs.webkit.org/show_bug.cgi?id=178381
Summary update-webkit-auxiliary-libs can't download WebKitAuxiliaryLibrary.zip due to...
Fujii Hironori
Reported 2017-10-17 02:54:11 PDT
update-webkit-auxiliary-libs can't download WebKitAuxiliaryLibrary.zip due to 403 Forbidden > C:\webkit>perl Tools\Scripts\update-webkit-auxiliary-libs > Checking for newer version of WebKitAuxiliaryLibrary.zip... > Could not access https://developer.apple.com/opensource/internet/WebKitAuxiliaryLibrary.zip: > Forbidden > Connection: close > Date: Tue, 17 Oct 2017 09:49:58 GMT > Via: https/1.1 jptyo7-edge-bx-009.ts.apple.com (ApacheTrafficServer/7.1.1) > Age: 1 > Server: ATS/7.1.1 > Content-Length: 163 > Content-Type: text/html > CDNUUID: 81b305de-c08a-4615-b15c-6ffa85662f72-1238099906 > Client-Aborted: max_size > Client-Date: Tue, 17 Oct 2017 09:49:58 GMT > Client-Peer: 43.27.73.16:10080 > Client-Response-Num: 1 > Title: 403 Forbidden > X-Cache: miss > X-Frame-Options: SAMEORIGIN > > Please ensure that https://developer.apple.com/opensource/internet/WebKitAuxiliaryLibrary.zip is reachable and that Perl can use LWP::Simple to connect to HTTPS URLs. > You may have to run "$ cpan LWP::Protocol::https". > No existing version of WebKitAuxiliaryLibrary to fall back to. > Died at Tools\Scripts\update-webkit-auxiliary-libs line 42.
Attachments
Patch (2.41 KB, patch)
2017-10-17 03:16 PDT, Fujii Hironori
no flags
Fujii Hironori
Comment 1 2017-10-17 02:56:38 PDT
developer.apple.com seems to reject HTTP request without Accept header field. > Accept: */*
Fujii Hironori
Comment 2 2017-10-17 03:16:54 PDT
WebKit Commit Bot
Comment 3 2017-10-18 17:46:19 PDT
Comment on attachment 324007 [details] Patch Clearing flags on attachment: 324007 Committed r223643: <https://trac.webkit.org/changeset/223643>
WebKit Commit Bot
Comment 4 2017-10-18 17:46:20 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2017-10-18 17:47:38 PDT
Note You need to log in before you can comment on or make changes to this bug.