Hi Looks like the last couple of pre-commit jenkins builds are failing with the following error :
---- http://hackage.haskell.org/packages[0m[91m/archive/[0m[91m00-index.tar.gz : Err[0m[91morMisc [0m[91m"Unsu[0m[91mcessful [0m[91mHTTP[0m[91m co[0m[91mde: [0m[91m502"[0m[91m [0mThe command '/bin/sh -c cabal update && cabal install shellcheck --global' returned a non-zero code: 1 ... ERROR: Docker failed to build image. ---- which I guess is due to the haskell site throwing a 502 and prior to that I saw a couple of failures with ---- error: pathspec 'trunk' did not match any file(s) known to git. ERROR: git checkout --force trunk is failing ---- Any idea what can be done to get this fixed ? should I file an INFRA ticket ? Cheers -Arun
