On 16-01-2020 16:49, Kenneth Hoste wrote:
On 16/01/2020 16:28, Lars Viklund wrote:
The file contains a file listing and is the result of https://isl.gforge.inria.fr/isl-0.20.tar.bz2 redirecting with a 302 to http://isl.gforce.inria.fr .

It seems like the site only offers downloads over plaintext, while someone changed the link to HTTPS in the easyconfig recently in https://github.com/easybuilders/easybuild-easyconfigs/commit/d93ef853012ef04e373cd19696e045408d8b5a8f


Ouch. That's hard to catch without forcibly re-downloading every time we touch source URLs (which I guess we should have done here).

I someone hits this:

* manually download with wget or curl from http://isl.gforge.inria.fr/isl-0.20.tar.bz2

I confirm that manual download from the http site gives the correct checksum for isl-0.20.tar.bz2. Now the building of GCCcore can proceed normally.

* move the downloaded isl-0.20.tar.bz2 to the /path/to/sources/g/GCCcore/


The checksum in the easyconfig file is correct, but the auto-download is broken...

Follow-up in https://github.com/easybuilders/easybuild-easyconfigs/issues/9692 .
Thanks,
Ole

Reply via email to