[Qa-jenkins-scm] [jenkins.debian.net] 04/04: failed attempt to get proxy to work properly :-/

Holger Levsen holger at layer-acht.org
Wed May 11 19:56:06 UTC 2016


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 13a30494ac41b81a39272a8b327729487f974b71
Author: Philip Hands <phil at hands.com>
Date:   Wed May 11 17:28:27 2016 +0200

    failed attempt to get proxy to work properly :-/
    
    If telling d-i to go via the proxy, it fails to get all files at
    the first attempt, and needs one to hit "Retry" after which it works.
    This was an attempt to force a DNS request prior to the http requests
    in the hope that it would make sure the network is ready -- didn't help
---
 hosts/jenkins-test-vm/etc/hosts | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/hosts/jenkins-test-vm/etc/hosts b/hosts/jenkins-test-vm/etc/hosts
new file mode 100644
index 0000000..290742d
--- /dev/null
+++ b/hosts/jenkins-test-vm/etc/hosts
@@ -0,0 +1,9 @@
+127.0.0.1	localhost
+46.16.73.145	jenkins-test-vm
+
+10.2.1.1	local-http-proxy
+
+# The following lines are desirable for IPv6 capable hosts
+::1     localhost ip6-localhost ip6-loopback
+ff02::1 ip6-allnodes
+ff02::2 ip6-allrouters

-- 
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