Re: Apache Flex SDK Installer Broken

2016-09-01 Thread Alex Harui
On 9/1/16, 6:05 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala" wrote: >BTW, in the npm installer, I am using >http://www.apache.org/dyn/mirrors/mirrors.cgi/?asjson=true > >This returns a simple json object which works very well. >

Re: Apache Flex SDK Installer Broken

2016-09-01 Thread OmPrakash Muppirala
BTW, in the npm installer, I am using http://www.apache.org/dyn/mirrors/mirrors.cgi/?asjson=true This returns a simple json object which works very well. Maybe we should switch to this, if we continue to see these kind of issues. Thanks, Om On Thu, Sep 1, 2016 at 5:34 PM, Alex Harui

Re: Apache Flex SDK Installer Broken

2016-09-01 Thread Alex Harui
On 9/1/16, 4:48 PM, "Clint M" wrote: >Because my workaround worked… I'm guessing the config file ( >http://flex.apache.org/installer/sdk-installer-config-4.0.xml) should be >updated from: >https://flex.apache.org/single-mirror-url--xml.cgi >to:

Re: Apache Flex SDK Installer Broken

2016-09-01 Thread Clint M
Even on a fresh install?! Inconceivable!?! On Thu, Sep 1, 2016 at 4:51 PM, Clint M wrote: > Hmh… strange… I'm unable to reproduce the problem now as well. > > On Thu, Sep 1, 2016 at 2:01 PM, Alex Harui wrote: > >> >> On 9/1/16, 8:35 AM, "Clint M"

Re: Apache Flex SDK Installer Broken

2016-09-01 Thread Clint M
Hmh… strange… I'm unable to reproduce the problem now as well. On Thu, Sep 1, 2016 at 2:01 PM, Alex Harui wrote: > > On 9/1/16, 8:35 AM, "Clint M" wrote: > > >I was able to work around it by using Charles to map the cgi request to a > >local file with just

Re: Apache Flex SDK Installer Broken

2016-09-01 Thread Clint M
Because my workaround worked… I'm guessing the config file ( http://flex.apache.org/installer/sdk-installer-config-4.0.xml) should be updated from: https://flex.apache.org/single-mirror-url--xml.cgi to: https://flex.apache.org/single-mirror-url.cgi It seems like the installer isn't actually

Re: Apache Flex SDK Installer Broken

2016-09-01 Thread Alex Harui
On 9/1/16, 8:35 AM, "Clint M" wrote: >I was able to work around it by using Charles to map the cgi request to a >local file with just the mirror url in it. > Clever workaround. I am unable to reproduce the problem. My installer seems to be working ok. If you pull up

Re: AW: Apache Flex SDK Installer Broken

2016-09-01 Thread Alex Harui
om/pub/flashplayer/up >daters/22/flashplayer_22_sa_debug.dmg > > > > >Chris > > >Von: Alex Harui <aha...@adobe.com> >Gesendet: Donnerstag, 1. September 2016 17:53:28 >An: dev@flex.apache.org >Betreff: Re: Apache Flex SDK Insta

AW: Apache Flex SDK Installer Broken

2016-09-01 Thread Christofer Dutz
dev@flex.apache.org Betreff: Re: Apache Flex SDK Installer Broken On 9/1/16, 8:25 AM, "Clint M" <cmod...@gmail.com> wrote: >Not seeing any redirects in Charles. > >It manifests after you click the next button on the initial screen in the >installer. > >I thin

Re: Apache Flex SDK Installer Broken

2016-09-01 Thread Clint M
I was able to work around it by using Charles to map the cgi request to a local file with just the mirror url in it. On Thu, Sep 1, 2016 at 8:25 AM, Clint M wrote: > Not seeing any redirects in Charles. > > It manifests after you click the next button on the initial screen

Re: Apache Flex SDK Installer Broken

2016-09-01 Thread Clint M
Not seeing any redirects in Charles. It manifests after you click the next button on the initial screen in the installer. I think I found the request in the sdk-installer-config-4.0.xml request. http://flex.apache.org/installer/sdk-installer-config-4.0.xml On Thu, Sep 1, 2016 at 8:11

Re: Apache Flex SDK Installer Broken

2016-09-01 Thread Alex Harui
AFAICT, the installer code does not request single-mirror-url--xml.cgi, it only requests single-mirror-url.cgi. Do you see any sort of redirect prior to the failing request? The installer started up just fine for me on my Mac OSX. Thanks, -Alex On 9/1/16, 6:20 AM, "Clint M"

Re: Apache Flex SDK Installer Broken

2016-09-01 Thread Tom Chiverton
Ack. If you try http://flex.apache.org/single-mirror-url--xml.cgi in FireFox it makes the same complaint. Tom On 01/09/16 14:20, Clint M wrote: Getting this error: Installer version 3.2.0 (mac) Using Locale: en_US Fetched the SDK download mirror URL from the CGI. Error #2031 Installation

Apache Flex SDK Installer Broken

2016-09-01 Thread Clint M
Getting this error: Installer version 3.2.0 (mac) Using Locale: en_US Fetched the SDK download mirror URL from the CGI. Error #2031 Installation aborted Here's the raw request/response in Charles: Request: - GET /single-mirror-url--xml.cgi HTTP/1.1 Host: flex.apache.org