Re: Hackage Travis build failures

2014-02-16 Thread Mateusz Kowalczyk
On 16/02/14 19:10, Isaac Dupree wrote: > On 02/16/2014 01:48 PM, Mateusz Kowalczyk wrote: >> There was a blog post by Travis about the mysterious connectivity >> issues. They have introduced the retry command because of it. You might >> want to use it. > > This blog post? > http://blog.travis-ci.c

Re: Hackage Travis build failures

2014-02-16 Thread Ian Ross
Thanks, that's useful to know about! On 16 February 2014 19:48, Mateusz Kowalczyk wrote: > On 16/02/14 15:51, Mikhail Glushenkov wrote: > > Hi, > > > > On 16 February 2014 10:33, Ian Ross wrote: > >> Does anyone have any idea what the source of the intermittent Travis > >> failures for Hackage

Re: Hackage Travis build failures

2014-02-16 Thread Isaac Dupree
On 02/16/2014 01:48 PM, Mateusz Kowalczyk wrote: There was a blog post by Travis about the mysterious connectivity issues. They have introduced the retry command because of it. You might want to use it. This blog post? http://blog.travis-ci.com/2013-05-20-network-timeouts-build-retries/ (introd

Re: Hackage Travis build failures

2014-02-16 Thread Mikhail Glushenkov
Hi, On 16 February 2014 19:48, Mateusz Kowalczyk wrote: > > There was a blog post by Travis about the mysterious connectivity > issues. They have introduced the retry command because of it. You might > want to use it. Thanks, I've enabled this for the Cabal repo.

Re: Hackage Travis build failures

2014-02-16 Thread Mateusz Kowalczyk
On 16/02/14 15:51, Mikhail Glushenkov wrote: > Hi, > > On 16 February 2014 10:33, Ian Ross wrote: >> Does anyone have any idea what the source of the intermittent Travis >> failures for Hackage is? > > Cabal builds on Travis sometimes error out because of network > connectivity problems. > > Ex

Re: Hackage Travis build failures

2014-02-16 Thread Mikhail Glushenkov
Hi, On 16 February 2014 10:33, Ian Ross wrote: > Does anyone have any idea what the source of the intermittent Travis > failures for Hackage is? Cabal builds on Travis sometimes error out because of network connectivity problems. Example: https://travis-ci.org/haskell/cabal/jobs/18955110 __

Hackage Travis build failures

2014-02-16 Thread Ian Ross
Does anyone have any idea what the source of the intermittent Travis failures for Hackage is? The HighLevelTest program sometimes fails to connect to the server -- you can see an example at the bottom of https://travis-ci.org/haskell/hackage-server/builds/18423099 with the (almost) equivalent code