From 82572f46c05b2608604721956f49f77de73a2f31 Mon Sep 17 00:00:00 2001 From: Richard Top Date: Sun, 8 Oct 2023 12:42:52 +0000 Subject: [PATCH 1/6] {2023.06}[foss/2022a] CMSeq V1.0.4 --- eessi-2023.06-eb-4.8.1-2022a.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/eessi-2023.06-eb-4.8.1-2022a.yml b/eessi-2023.06-eb-4.8.1-2022a.yml index e5a8a7f7c4..11af961ca2 100644 --- a/eessi-2023.06-eb-4.8.1-2022a.yml +++ b/eessi-2023.06-eb-4.8.1-2022a.yml @@ -32,3 +32,4 @@ easyconfigs: options: from-pr: 18834 - tbb-2021.5.0-GCCcore-11.3.0.eb + - CMSeq-1.0.4-foss-2022a.eb From 830fd3e68f39c08d3aef811583ef22cdf5a389b1 Mon Sep 17 00:00:00 2001 From: Thomas Roeblitz Date: Sun, 8 Oct 2023 20:38:17 +0200 Subject: [PATCH 2/6] {2023.06}[foss/2022a] Pango/1.50.7 --- eessi-2023.06-eb-4.8.1-2022a.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/eessi-2023.06-eb-4.8.1-2022a.yml b/eessi-2023.06-eb-4.8.1-2022a.yml index e5a8a7f7c4..e6d0cee034 100644 --- a/eessi-2023.06-eb-4.8.1-2022a.yml +++ b/eessi-2023.06-eb-4.8.1-2022a.yml @@ -32,3 +32,4 @@ easyconfigs: options: from-pr: 18834 - tbb-2021.5.0-GCCcore-11.3.0.eb + - Pango-1.50.7-GCCcore-11.3.0.eb From e2d026b4a81a95b5f20e88017c7001f65deba935 Mon Sep 17 00:00:00 2001 From: Thomas Roeblitz Date: Sun, 8 Oct 2023 21:08:05 +0200 Subject: [PATCH 3/6] {2023.06}[foss/2022a] nodejs/16.15.1 --- eessi-2023.06-eb-4.8.1-2022a.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/eessi-2023.06-eb-4.8.1-2022a.yml b/eessi-2023.06-eb-4.8.1-2022a.yml index e5a8a7f7c4..40eba65a6c 100644 --- a/eessi-2023.06-eb-4.8.1-2022a.yml +++ b/eessi-2023.06-eb-4.8.1-2022a.yml @@ -32,3 +32,6 @@ easyconfigs: options: from-pr: 18834 - tbb-2021.5.0-GCCcore-11.3.0.eb + - nodejs-16.15.1-GCCcore-11.3.0.eb: + options: + download-timeout: 1000 From 83447db0e1de7852f6323af5b63775ecc254fe33 Mon Sep 17 00:00:00 2001 From: Thomas Roeblitz Date: Sun, 8 Oct 2023 21:18:59 +0200 Subject: [PATCH 4/6] {2023.06}[2022a] dependencies for R/4.2.1 --- eessi-2023.06-eb-4.8.1-2022a.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/eessi-2023.06-eb-4.8.1-2022a.yml b/eessi-2023.06-eb-4.8.1-2022a.yml index e5a8a7f7c4..ea138af6eb 100644 --- a/eessi-2023.06-eb-4.8.1-2022a.yml +++ b/eessi-2023.06-eb-4.8.1-2022a.yml @@ -32,3 +32,12 @@ easyconfigs: options: from-pr: 18834 - tbb-2021.5.0-GCCcore-11.3.0.eb + - GLPK-5.0-GCCcore-11.3.0.eb + - libgit2-1.4.3-GCCcore-11.3.0.eb + - libGLU-9.0.2-GCCcore-11.3.0.eb + - libsndfile-1.1.0-GCCcore-11.3.0.eb + - LibTIFF-4.3.0-GCCcore-11.3.0.eb + - MPFR-4.1.0-GCCcore-11.3.0.eb + - NLopt-2.7.1-GCCcore-11.3.0.eb + - PCRE2-10.40-GCCcore-11.3.0.eb + - Tk-8.6.12-GCCcore-11.3.0.eb From d8aa6009bf0c59f330912b33e2613ae774921cf1 Mon Sep 17 00:00:00 2001 From: Richard Top Date: Sun, 8 Oct 2023 19:22:32 +0000 Subject: [PATCH 5/6] {2023.06}[gompi/2022a] ecCodes V2.27.0 --- eessi-2023.06-eb-4.8.1-2022a.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/eessi-2023.06-eb-4.8.1-2022a.yml b/eessi-2023.06-eb-4.8.1-2022a.yml index 11af961ca2..ac0871c4ed 100644 --- a/eessi-2023.06-eb-4.8.1-2022a.yml +++ b/eessi-2023.06-eb-4.8.1-2022a.yml @@ -33,3 +33,4 @@ easyconfigs: from-pr: 18834 - tbb-2021.5.0-GCCcore-11.3.0.eb - CMSeq-1.0.4-foss-2022a.eb + - ecCodes-2.27.0-gompi-2022a.eb From 22ae4d8d90ba47c06359669ce235c3b227707372 Mon Sep 17 00:00:00 2001 From: Richard Top Date: Sun, 8 Oct 2023 20:05:33 +0000 Subject: [PATCH 6/6] added timout options --- eessi-2023.06-eb-4.8.1-2022a.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/eessi-2023.06-eb-4.8.1-2022a.yml b/eessi-2023.06-eb-4.8.1-2022a.yml index ac0871c4ed..56f792d6c4 100644 --- a/eessi-2023.06-eb-4.8.1-2022a.yml +++ b/eessi-2023.06-eb-4.8.1-2022a.yml @@ -33,4 +33,6 @@ easyconfigs: from-pr: 18834 - tbb-2021.5.0-GCCcore-11.3.0.eb - CMSeq-1.0.4-foss-2022a.eb - - ecCodes-2.27.0-gompi-2022a.eb + - ecCodes-2.27.0-gompi-2022a.eb: + options: + download-timeout: 1000