From cfe8efecd0af4ae496500f40d2af18ed1ea02640 Mon Sep 17 00:00:00 2001 From: Nabil Ghodbane Date: Thu, 21 Apr 2022 16:55:05 +0200 Subject: [PATCH] bos #29735 FD32, FD34: remove PERSALYS and OPENTURNS_SALOME from GUI until understood - issue occurs with standalone PERSALYS build as well --- applications/SALOME-master-native.pyconf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/applications/SALOME-master-native.pyconf b/applications/SALOME-master-native.pyconf index 902b865..02c9875 100644 --- a/applications/SALOME-master-native.pyconf +++ b/applications/SALOME-master-native.pyconf @@ -251,6 +251,7 @@ __overwrite__ : 'APPLICATION.products.openturns' : {tag: '1.18', base: 'no', section: 'version_1_18_FD32' } 'APPLICATION.products.Sphinx' : {tag: '1.7.6', base: 'no', section: 'version_1_7_6_no_pip' } 'APPLICATION.products.gdal' : {tag:'2.4.0', base: 'no', section: 'version_2_4_0_FD32' } # spns #29324 + 'APPLICATION.rm_products' : ['PERSALYS', 'OPENTURNS_SALOME'] # bos #29735 } { __condition__ : "VARS.dist in ['FD34']" @@ -261,6 +262,7 @@ __overwrite__ : 'APPLICATION.products.openturns' : {tag: '1.18', base: 'no', section: 'version_1_18_FD34' } 'APPLICATION.products.root' : {tag:'6.22.02', base: 'no', section: 'version_6_22_02_FD34' } 'APPLICATION.products.gdal' : {tag:'2.4.0', base: 'no', section: 'version_2_4_0_FD34' } # spns #29324 + 'APPLICATION.rm_products' : ['PERSALYS', 'OPENTURNS_SALOME'] # bos #29735 } { # FIXME: to be removed once CEA License for 2.14-4 is renewed. -- 2.39.2