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 5ECFD11818 for ; Sat, 28 Jun 2014 14:54:45 +0000 (UTC) Received: (qmail 73242 invoked by uid 500); 28 Jun 2014 14:54:44 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 73205 invoked by uid 500); 28 Jun 2014 14:54:43 -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 73191 invoked by uid 99); 28 Jun 2014 14:54:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jun 2014 14:54:43 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.192.178] (HELO mail-pd0-f178.google.com) (209.85.192.178) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jun 2014 14:54:38 +0000 Received: by mail-pd0-f178.google.com with SMTP id r10so5888101pdi.9 for ; Sat, 28 Jun 2014 07:54:13 -0700 (PDT) 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=fO4JypigIf1QVmbUQlqehBXrIQ2aNU8h4PQnOwFQbgc=; b=bHOEnPEzC6Qj141zmdbRG0t3Po8tAVGNH1rq43Yi+2ZMqgnac0vq2gY7cmaAXTAWmn aAoDHLR44zyJj7zviM6JwAqRoygy56NpDTRMZhHKCAzPMVDim7cacpGXyDror9yHFwiq ZtikdBhKWReLkQXtVAyxfRwyIFfAzMotl43t9gSS+fTZtbtRfHdfgSmBcx8WdMT54eJG EjsVp19gNG9xPhT6M8vbOqDhh/Wr24ts+Hsli0PDv2qBOw6dduJOWt8LB4Rdo+9Xz8OS 4ATH+emzICWACbt/E7zmZLAKxNSxPEhxanZOtZzMWG9sjpJR6R+DG94xZkqfNOEyz+lq TKVA== X-Gm-Message-State: ALoCoQm5yRRi6fGLmUP8qj9wPO3b6QQ6dkkVFEe6DtyNSXOqjfwio4cksgmH8qQhO44mYL+0IIDr X-Received: by 10.68.106.2 with SMTP id gq2mr38630779pbb.105.1403967252932; Sat, 28 Jun 2014 07:54:12 -0700 (PDT) Received: from [192.168.0.18] (124-170-212-178.dyn.iinet.net.au. [124.170.212.178]) by mx.google.com with ESMTPSA id vy8sm6159693pbc.84.2014.06.28.07.54.11 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 28 Jun 2014 07:54:12 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) Subject: Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.1 - RC5 From: Justin Mclean In-Reply-To: Date: Sun, 29 Jun 2014 00:54:08 +1000 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: dev@flex.apache.org X-Mailer: Apple Mail (2.1878.2) X-Virus-Checked: Checked by ClamAV on apache.org Hi, Also looks like caching is broken when installing 4.13 RC2, Caching is turned on and has a valid URL and this is the second run = through the installer - on OSX if that matters. Here's the log - this time also got AIR download failing (when it should = be cached). Version 3.1.0 (mac) Using Locale: en_AU Fetched the SDK download mirror URL from the CGI. AIR version 14.0 Flash Player version 14.0 Creating Apache Flex home Creating temporary directory Downloading Apache Flex SDK from: = https://dist.apache.org/repos/dist/dev/flex/sdk/4.13.0/rc2/binaries/apache= -flex-sdk-4.13.0-bin.tar.gz Verifying Apache Flex SDK MD5 Signature The Apache Flex SDK MD5 Signature of the downloaded files matches the = reference. The file is valid. Unzipping: = /Users/justinmclean/Documents/ApacheFlex4.13TestCache/temp/apache-flex-sdk= -4.13.0-bin.tar.gz Finished unzipping: = /Users/justinmclean/Documents/ApacheFlex4.13TestCache/temp/apache-flex-sdk= -4.13.0-bin.tar.gz Downloading Adobe AIR Runtime Kit for Mac from: = http://airdownload.adobe.com/air/mac/download/14.0//air14_sdk_sa_mac.tbz2 [get] [IOErrorEvent type=3D"ioError" bubbles=3Dfalse = cancelable=3Dfalse eventPhase=3D2 text=3D"Error #2032" errorID=3D2032] I double checked the cache and AIR 14 exists in the cache (with correct = date/time at air/mac/download/14.0/AdobeAIRSDK.tbz2) however Apache Flex = 13.0 RC2 does not exist in the cache that I can find. I note the file names are different air14_sdk_sa_mac.tbz2 vs = AdobeAIRSDK.tbz2 is that correct? and is that the issue? Justin