You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King, III (JIRA)" <ji...@apache.org> on 2016/06/17 00:36:05 UTC

[jira] [Comment Edited] (THRIFT-3826) Appveyor builds cannot download winflexbison properly

    [ https://issues.apache.org/jira/browse/THRIFT-3826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335089#comment-15335089 ] 

James E. King, III edited comment on THRIFT-3826 at 6/17/16 12:35 AM:
----------------------------------------------------------------------

slproweb.com is not responsive right now, and it caused a build failure for the pull request on THRIFT-3825:

https://github.com/apache/thrift/pull/1029

I have to recommend again that we find a more stable way to provide dependenct packages to our build process.
Is there any way we can get the binaries on an apache server so that we know we'll be able to download them?


was (Author: jking3):
slproweb.com is not responsive right now, and it caused a build failure.
I have to recommend again that we find a more stable way to provide dependenct packages to our build process.
Is there any way we can get the binaries on an apache server so that we know we'll be able to download them?

> Appveyor builds cannot download winflexbison properly
> -----------------------------------------------------
>
>                 Key: THRIFT-3826
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3826
>             Project: Thrift
>          Issue Type: Bug
>          Components: Build Process
>    Affects Versions: 0.10.0
>         Environment: Appveyor
>            Reporter: James E. King, III
>            Assignee: Aki Sukegawa
>
> {noformat}
> cinst winflexbison
> Installing the following packages:
> winflexbison
> By installing you accept licenses for the packages.
>  
> winflexbison v2.4.3.20140715
>  Downloading winflexbison 32 bit
>    from 'http://sourceforge.net/projects/winflexbison/files/old_versions/win_flex_bison-2.4.3.zip'
>  Chocolatey expected a file at 'C:\Users\appveyor\AppData\Local\Temp\1\chocolate
>  y\winflexbison\2.4.3.20140715\winflexbisonInstall.zip' to be of length 
>  '667674' but the length was '69240'.
>  At C:\ProgramData\chocolatey\helpers\functions\Get-ChocolateyWebFile.ps1:162 
>  char:101
>  +     if ($headers.ContainsKey("Content-Length") -and ($fi.Length -ne 
>  $headers["Co ...
>  + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>  ~~~{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)