From 0eac7a78d6862013ea47d7271f979b33286e2432 Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Sat, 21 Jun 2014 22:53:35 -0700 Subject: Unset http_proxy due to bug in cabal (in haskell-http to be precise). --- job-cfg/haskell-package-plan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'job-cfg') diff --git a/job-cfg/haskell-package-plan.yaml b/job-cfg/haskell-package-plan.yaml index 271a85dd..d09fa01a 100644 --- a/job-cfg/haskell-package-plan.yaml +++ b/job-cfg/haskell-package-plan.yaml @@ -67,6 +67,6 @@ - '{name}': my_distro: 'sid' my_pkgs: 'cabal-install ghc dctrl-tools patchutils libtext-patch-perl libfile-slurp-perl libipc-run-perl liblist-moreutils-perl libdpkg-perl' - my_shell: 'cabal update ; ./test-packages.pl' + my_shell: 'unset http_proxy; cabal update ; ./test-packages.pl' my_description: 'Haskell Metadata sanity checks' my_recipients: 'jenkins+debian-haskell holger@layer-acht.org pkg-haskell-maintainers@lists.alioth.debian.org' -- cgit v1.2.3-70-g09d2