Looks like it's downloading to 1.3.0, when it should be downloading as 1.3.0.tar.gz -E
On Mon, Mar 2, 2015 at 7:32 PM, Gabriel Mihalache <[email protected]> wrote: > It's trying to download a dependency but the link is broken and it fails. > > Did anyone manage to find a way around this? Especially since I won't be > using the AMPL stuff anyway. > > Thank you! > > > Running script for downloading the source code for the ASL > > Downloading the source code from Github... > --2015-03-02 22:28:50-- https://github.com/ampl/mp/archive/1.3.0.tar.gz > Resolving github.com... 192.30.252.128 > Connecting to github.com|192.30.252.128|:443... connected. > HTTP request sent, awaiting response... 302 Found > Location: https://codeload.github.com/ampl/mp/tar.gz/1.3.0 [following] > --2015-03-02 22:28:51-- https://codeload.github.com/ampl/mp/tar.gz/1.3.0 > Resolving codeload.github.com... 192.30.252.145 > Connecting to codeload.github.com|192.30.252.145|:443... connected. > HTTP request sent, awaiting response... 200 OK > Length: 1322272 (1.3M) [application/x-gzip] > Saving to: “1.3.0” > > 100%[=========================================================================================================================================================================>] > 1,322,272 6.06M/s in 0.2s > > 2015-03-02 22:28:51 (6.06 MB/s) - “1.3.0” saved [1322272/1322272] > > Download finished. > Unpacking the source code... > gzip: 1.3.0.tar.gz: No such file or directory > >
