Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 48704175ED for ; Fri, 6 Feb 2015 07:05:28 +0000 (UTC) Received: (qmail 73098 invoked by uid 500); 6 Feb 2015 07:05:27 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 73052 invoked by uid 500); 6 Feb 2015 07:05:27 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 73041 invoked by uid 99); 6 Feb 2015 07:05:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Feb 2015 07:05:27 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW X-Spam-Check-By: apache.org Received-SPF: error (nike.apache.org: local policy) Received: from [209.85.220.54] (HELO mail-pa0-f54.google.com) (209.85.220.54) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Feb 2015 07:05:00 +0000 Received: by mail-pa0-f54.google.com with SMTP id kx10so270065pab.13 for ; Thu, 05 Feb 2015 23:03:53 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id:references:to; bh=ZEOejTTwFaB8vYp/4WQABtky0FWghzTcgynWB+25A40=; b=fPDtqmQpcqlloTbNwOGMOsv/ot1bw0/hhJyreNZWy6z7wv+dXB3IxyT0Zq8VlZpIZ2 4My4FJIT2gISREJpeQUcwgdZCbKRXYq8vzT61TOblpduhBL3u7lQudCEW4tuByvoAu7o s8usF4JVHHuIqVnvq3Xsyte0FV/CVzEvXvMdNJxdfMuwyY4P+8KIWd8+8Zn+BUujg0jZ UxP3mrmyVrCYWz63McF7y/U7hANcB4ufiO7ZcePoJ6o9Oz9LsvkKK4xPJaG9tiIx/Sei w6MWudoz8Hi0kD9cKXt6yjtjHqilo/fqzAZgsYKoUshRVqqHUhU1AwyRx6iTk1isBo8z NCBg== X-Gm-Message-State: ALoCoQnhXuxGVym6e6oLARCpG6fR774GBpexO+lS3Sk6HemdgmWgf8eMG2LTH5znl3gGFyHH8qqd X-Received: by 10.70.100.105 with SMTP id ex9mr3437190pdb.159.1423206233734; Thu, 05 Feb 2015 23:03:53 -0800 (PST) Received: from [192.168.0.7] (124-169-14-16.dyn.iinet.net.au. [124.169.14.16]) by mx.google.com with ESMTPSA id i9sm7005443pdk.49.2015.02.05.23.03.51 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 05 Feb 2015 23:03:52 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: Installer MD5 errors From: Justin Mclean In-Reply-To: Date: Fri, 6 Feb 2015 18:03:46 +1100 Content-Transfer-Encoding: quoted-printable Message-Id: <4FE6D7ED-4C31-4BA7-8733-B060BB70FCCC@classsoftware.com> References: <96B6FB60-5B3D-492A-95BE-B711DBD3205D@classsoftware.com> <1518917.PeMhaPWnoX@wopr.house> To: dev@flex.apache.org X-Mailer: Apple Mail (2.1878.6) X-Virus-Checked: Checked by ClamAV on apache.org Hi, > At one point, we discussed having future install scripts pull the MD5 = for > FP/AIR from one of our CI servers. I've just checked how often the issue occurs and in the last month I can = only find 1 instance of global player swc that is likely to be related = to a bad download. Larger downloads the Flex SDK and AIR may have = slightly higher error rates I'll look further into it. But it looks tome = as if we actually aborting a large number of valid installs for = something that only occurs very infrequently. Thanks, Justin=