oschaaf commented on issue #1524: build instructions no longer working for all versions URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1524#issuecomment-356522611 Above I see the script attempts to download https://dl.google.com/dl/page-speed/psol/1.13.35.1-beta.tar.gz That looks wrong to: bitness seems to missing from the filename, which should be added to the file name format here: https://github.com/apache/incubator-pagespeed-ngx/blob/master/scripts/format_binary_url.sh#L38 For example, 64 bits looks like: https://dl.google.com/dl/page-speed/psol/-1.13.35.1-x64.tar.gz
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
