Dear Roberto,
This was fixed in EasyBuild v4.9.3, see also
https://github.com/easybuilders/easybuild-easyconfigs/pull/21129
regards,
Kenneth
On 15/10/2024 10:49, Roberto Scipioni wrote:
The download indicated in the easyconfig file Szip-2.1.1-
GCCcore-12.3.0.eb (mine at least) is:
source_urls = ['https://www.hdfgroup.org/ftp/lib-external/szip/
%(version)s/src']
sources = [SOURCELOWER_TAR_GZ]
Therefore wrong!
I will correct the path
Regards
Roberto
Il martedì 15 ottobre 2024 alle ore 06:35:25 GMT+1, Kenneth Hoste
<[email protected]> ha scritto:
Dear Roberto,
Downloading via EasyBuild still works fine for me, via "eb --fetch
Szip-2.1.1-GCCcore-12.3.0.eb".
The download URL that EasyBuild uses is
https://support.hdfgroup.org/archive/support/ftp/lib-external/
szip/2.1.1/src/szip-2.1.1.tar.gz <https://
eur03.safelinks.protection.outlook.com/?
url=https%3A%2F%2Fsupport.hdfgroup.org%2Farchive%2Fsupport%2Fftp%2Flib-
external%2Fszip%2F2.1.1%2Fsrc%2Fszip-2.1.1.tar.gz&data=05%7C02%7CKenneth.Hoste%40UGent.be%7C4e43ed7cdb234c85afb008dcecf64020%7Cd7811cdeecef496c8f91a1786241b99c%7C1%7C0%7C638645789729570170%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=akXfSJkwrGUmHXD6IHfJezBUwdK4qhY6lOu9UTvlE4U%3D&reserved=0>
, which still works.
regards,
Kenneth
On 14/10/2024 21:28, Roberto Scipioni wrote:
> Hi guys,
>
> I noticed that the the library Szip does not have a valid web site for
> download:
> https://www.hdfgroup.org/ftp/lib-external/szip/ <https://
eur03.safelinks.protection.outlook.com/?
url=https%3A%2F%2Fwww.hdfgroup.org%2Fftp%2Flib-
external%2Fszip%2F&data=05%7C02%7CKenneth.Hoste%40UGent.be%7C4e43ed7cdb234c85afb008dcecf64020%7Cd7811cdeecef496c8f91a1786241b99c%7C1%7C0%7C638645789729594912%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=Pf9WcyddSmRdUmobg%2BvY%2F9D7baqef1s6iWJDXv0OfSA%3D&reserved=0> <https://
> eur03.safelinks.protection.outlook.com/?
> url=https%3A%2F%2Fwww.hdfgroup.org%2Fftp%2Flib-
>
external%2Fszip%2F&data=05%7C02%7CKenneth.Hoste%40UGent.be%7C254dc9d061ba4360e4d308dcec867d7c%7Cd7811cdeecef496c8f91a1786241b99c%7C1%7C0%7C638645309582356635%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=qvkHXTpYVv06DOPtRN5b%2B9HN9vduHhPYeb1xPkmXtFE%3D&reserved=0>
> there does not seem to be any way to connect to the tar files etc?
> it is one of the dependencies for netCDF-4.9.2-gompi-2023a
> any suggestion?
>
> Regards
> Roberto