[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible arch: use the same mirror for downloading bootstrape base and packages

Holger Levsen holger at moszumanska.debian.org
Sat Oct 17 01:06:55 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 6488fee754b55beebc95cb70a930cb27220c895e
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Oct 17 02:52:40 2015 +0200

    reproducible arch: use the same mirror for downloading bootstrape base and packages
---
 bin/reproducible_arch_schroot_setup.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_arch_schroot_setup.sh b/bin/reproducible_arch_schroot_setup.sh
index 0604395..279720f 100755
--- a/bin/reproducible_arch_schroot_setup.sh
+++ b/bin/reproducible_arch_schroot_setup.sh
@@ -13,7 +13,7 @@ DEBUG=true
 common_init "$@"
 
 # define URL for bootstrap.tgz
-BOOTSTRAP_BASE=https://mirrors.kernel.org/archlinux/iso/
+BOOTSTRAP_BASE=http://mirror.one.com/archlinux/iso/
 BOOTSTRAP_TAR_GZ=2015.08.01/archlinux-bootstrap-2015.08.01-x86_64.tar.gz
 
 bootstrap() {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list