So, here`s a solution, but I think we have to review the installer. When I try to copy the file app/Contents/Resources/tmp/air/mac/ download/19.0/AdobeAIRSDK.tbz2
This folder app/Contents/Resources/tmp/air/mac/download/... needs user permission manually to make it work. After doing that problem was solved. The question is how something related to the relative path of app needed this? Regards Igor ---------------------------- Igor Costa twitter.com/igorcosta www.igorcosta.com www.igorcosta.org On Tue, Dec 22, 2015 at 1:58 PM, Igor Costa <igorco...@gmail.com> wrote: > Here's part of the error > > check-sum: > Validating download: /Users/mikolajdebowski/Desktop/4.14.1 (AIR > 19)/in/AdobeAIRSDK.tbz2 > > put-in-cache: > [copy] Copying 1 file to /Applications/Apache Flex/Apache Flex SDK > Installer.app/Contents/Resources/tmp/air/mac/download/19.0/AdobeAIRSDK.tbz2 > fileWriteResource > > Installation aborted > > > I think this is related to file permission, this only happens in Mac OS El > Capitan 10.11.12, on windows just fine. > > > > > ---------------------------- > Igor Costa > twitter.com/igorcosta > www.igorcosta.com > www.igorcosta.org > > On Tue, Dec 22, 2015 at 1:50 PM, Alex Harui <aha...@adobe.com> wrote: > >> For some reason, the installer can't write to some folder. Right-click >> and enable verbose logging to get more details on which folder. >> >> On 12/21/15, 4:42 PM, "Igor Costa" <igorco...@apache.org> wrote: >> >> >Hi there Guys >> > >> >I`m getting this error when I try to install flex sdk on a mac with Flex >> >sdk installer. >> > >> >Installer version 3.2.0 (mac) >> >Using Locale: en_PL >> >Fetched the SDK download mirror URL from the CGI. >> >SDK version Apache Flex SDK 4.14.1 >> >AIR version 19.0 >> >Flash Player version 19.0 >> >Creating Apache Flex home >> >Creating temporary directory >> >Downloading Apache Flex SDK from: >> > >> http://www.us.apache.org/dist/flex/4.14.1/binaries/apache-flex-sdk-4.14.1- >> >bin.tar.gz >> >Using file from cache: >> >app-storage:/tmp/flex/4.14.1/binaries/apache-flex-sdk-4.14.1-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. >> >Uncompressing: >> >/Users/mikolajdebowski/test/temp/apache-flex-sdk-4.14.1-bin.tar.gz >> >Finished uncompressing: >> >/Users/mikolajdebowski/test/temp/apache-flex-sdk-4.14.1-bin.tar.gz >> >Downloading Adobe AIR Runtime Kit for Mac from: >> >http://airdownload.adobe.com/air/mac/download/19.0//AdobeAIRSDK.tbz2 >> >Validating download: /Users/mikolajdebowski/test/in/AdobeAIRSDK.tbz2 >> >fileWriteResource >> > >> >Installation aborted >> > >> > >> >Do you guys have an idea of what's happening? >> > >> > >> >Regards >> >> >