Victor, it works fine for me with wget 1.17. Can you try wget https://github.com/dealii/dealii/releases/download/v8.5.0/dealii-8.5.0.tar.gz -O dealii-8.5.0.tar.gz <https://github.com/dealii/dealii/releases/download/v8.5.0/dealii-8.5.0.tar.gz>
Best, Bruno On Monday, June 19, 2017 at 5:18:13 PM UTC-4, Victor Eijkhout wrote: > > wget > https://github.com/dealii/dealii/releases/download/v8.5.0/dealii-8.5.0.tar.gz > --2017-06-19 15:59:53-- > https://github.com/dealii/dealii/releases/download/v8.5.0/dealii-8.5.0.tar.gz > Resolving github.com... 192.30.253.113, 192.30.253.112 > Connecting to github.com|192.30.253.113|:443... connected. > HTTP request sent, awaiting response... 302 Found > Location: > https://github-production-release-asset-2e65be.s3.amazonaws.com/21943980/fc1454c8-1ace-11e7-896d-262bb1564b89?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20170619%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170619T205954Z&X-Amz-Expires=300&X-Amz-Signature=879c69566a0ae49cf0582f2b5dcf88fd7377475cc1ebacb29c54ce0cc08171fa&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Ddealii-8.5.0.tar.gz&response-content-type=application%2Foctet-stream > > [following] > --2017-06-19 15:59:54-- > https://github-production-release-asset-2e65be.s3.amazonaws.com/21943980/fc1454c8-1ace-11e7-896d-262bb1564b89?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20170619%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170619T205954Z&X-Amz-Expires=300&X-Amz-Signature=879c69566a0ae49cf0582f2b5dcf88fd7377475cc1ebacb29c54ce0cc08171fa&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Ddealii-8.5.0.tar.gz&response-content-type=application%2Foctet-stream > Resolving github-production-release-asset-2e65be.s3.amazonaws.com... > 52.216.227.56 > Connecting to > github-production-release-asset-2e65be.s3.amazonaws.com|52.216.227.56|:443... > connected. > HTTP request sent, awaiting response... 200 OK > Length: 14919546 (14M) [application/octet-stream] > fc1454c8-1ace-11e7-896d-262bb1564b89?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20170619%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170619T205954Z&X-Amz-Expires=300&X-Amz-Signature=879c69566a0ae49cf0582f2b5dcf88fd7377475cc1ebacb29c54ce0cc08171fa&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment; > > filename=dealii-8.5.0.tar.gz&response-content-type=application%2Foctet-stream: > > File name too long > > Cannot write to > `fc1454c8-1ace-11e7-896d-262bb1564b89?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20170619%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170619T205954Z&X-Amz-Expires=300&X-Amz-Signature=879c69566a0ae49cf0582f2b5dcf88fd7377475cc1ebacb29c54ce0cc08171fa&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment; > > filename=dealii-8.5.0.tar.gz&response-content-type=application%2Foctet-stream' > > (Success). > > Not sure if this is your problem or if my wget is too old (1.11) > -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
