Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 41D37D3EC for ; Fri, 5 Oct 2012 16:29:32 +0000 (UTC) Received: (qmail 1673 invoked by uid 500); 5 Oct 2012 16:29:28 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 1614 invoked by uid 500); 5 Oct 2012 16:29:28 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 1574 invoked by uid 99); 5 Oct 2012 16:29:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Oct 2012 16:29:28 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.220.47] (HELO mail-pa0-f47.google.com) (209.85.220.47) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Oct 2012 16:29:21 +0000 Received: by mail-pa0-f47.google.com with SMTP id fa11so1823894pad.6 for ; Fri, 05 Oct 2012 09:29:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=sender:content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer :x-gm-message-state; bh=hJ9GYMTwYP8kAtmk+BvNVzM9yk1YZa/ektH6a2WEhT8=; b=gogccDVCbT8h1PNCRHMF73wY6dZdW2HaZeb6PbGYn3bZUhSbF8aYo+k5M3dvCjQMFd XCU5cb7VRUWo7vljEcH4EbBOc+2gIDrxR5hqOoH8jC5uEYkCg0vEIh6oOloHffo8Ml20 Vy256Ph/J2fXxUWBxDyDZPCojxakx8UP4kRPfNXigg3udQoiM3ICrLHTBl2HMQgE2gLj xlC2zHeWvBXjwSs3u2YLP1tu3anGxbqFdnPkJfrsF7VwEInh8fhmZRu67E6PMlbOSKs9 4ttjFZgrXu4dwtk0qOOuWnB8NpPVmA3vo3Vy3tuV7WaYcnAEcD1SHTS5AmXSWm0T07P+ I89w== Received: by 10.66.85.4 with SMTP id d4mr22967989paz.11.1349454540438; Fri, 05 Oct 2012 09:29:00 -0700 (PDT) Received: from [10.0.0.5] (ppp121-45-186-15.lns20.syd7.internode.on.net. [121.45.186.15]) by mx.google.com with ESMTPS id sj5sm6284214pbc.30.2012.10.05.09.28.58 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 05 Oct 2012 09:28:59 -0700 (PDT) Sender: Brett Porter Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.1 \(1498\)) Subject: Re: [VOTE] CloudStack Release 4.0, first round From: Brett Porter In-Reply-To: Date: Sat, 6 Oct 2012 02:28:55 +1000 Content-Transfer-Encoding: quoted-printable Message-Id: <14BCA064-757A-40B8-8FC2-C852A386F3EE@apache.org> References: <435BFC41-7EB0-4A7E-9721-F68A82C29C97@apache.org> To: cloudstack-dev@incubator.apache.org X-Mailer: Apple Mail (2.1498) X-Gm-Message-State: ALoCoQkRVFQCcKSDwzL1Bngfa1wMj50+j2vS+bdTsPH/qpIqlFhplGEx9DOhtGayPdpoDrHBUDtO On 06/10/2012, at 2:23 AM, Chip Childers = wrote: > On Fri, Oct 5, 2012 at 12:16 PM, Brett Porter = wrote: >> Hi Alex, >>=20 >> On 06/10/2012, at 12:54 AM, Alex Huang wrote: >>=20 >>> Please follow the test procedure before voting: >>>=20 >>> = https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+4.0+test= +procedure >>=20 >> I noticed the instructions rely on importing keys from a key server, = after downloading the KEYS file. Wouldn't it be better to import the = KEYS file directly instead? >=20 > Brett, >=20 > I followed the CouchDB test procedure document [1] as the template for > that verification step. Is it more common to use the KEYS file? The doc says... "You will need to import the keys into your local keychain before you = can continue. You can do this manually, from the KEYS file. Or, you can import them from a public key server:" There is more info here: = http://www.apache.org/dev/release-signing#public-key-not-found If you download from a key server, you need to trust it and check the = fingerprint matches. Importing the keys file is typically quicker and = more trustworthy. - Brett