From c072558b90f1bbedc2022b0f30c8b1ac4712538e Mon Sep 17 00:00:00 2001 From: Ondřej Surý Date: Fri, 18 Feb 2011 09:50:58 +0100 Subject: Imported Upstream version 2011.02.15 --- doc/install.html | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'doc/install.html') diff --git a/doc/install.html b/doc/install.html index 5917da964..d8fa8b468 100644 --- a/doc/install.html +++ b/doc/install.html @@ -110,6 +110,21 @@ package repository will most likely be old and broken.) If that fails, try installing manually from the Mercurial Download page.

+

+Mercurial versions 1.7.x and up require the configuration of +Certification Authorities +(CAs). Error messages of the form: +

+
+warning: go.googlecode.com certificate with fingerprint b1:af: ... bc not verified (check hostfingerprints or web.cacerts config setting)
+
+

+when using Mercurial indicate that the CAs are missing. +Check your Mercurial version (hg --version) and +configure the CAs +if necessary. +

+

Fetch the repository

@@ -138,8 +153,7 @@ If all goes well, it will finish by printing output like:

---- cd ../test
-N known bugs; 0 unexpected bugs
+ALL TESTS PASSED
 
 ---
 Installed Go for linux/amd64 in /home/you/go.
-- 
cgit v1.2.3