I saved base in version 17.4.7 and select option to pack files. I was surprised when result unexpected. Instead of glob.1.gz, glob.2.gz etc, result was only adding .gz to end of files. Below is the base files, which I got:
"
glob.1.gz pick.code_aster.objects.gz
glob.1.gz.gz pick.code_aster.objects.gz.gz
glob.1.gz.gz.gz pick.code_aster.objects.gz.gz.gz
glob.1.gz.gz.gz.gz pick.code_aster.objects.gz.gz.gz.gz
pick.code_aster.infos.gz pick.code_aster.sha.gz
pick.code_aster.infos.gz.gz pick.code_aster.sha.gz.gz
pick.code_aster.infos.gz.gz.gz pick.code_aster.sha.gz.gz.gz
pick.code_aster.infos.gz.gz.gz.gz pick.code_aster.sha.gz.gz.gz.gz
"
When I tried restart to use "CALC_CHAMP" I received error which shows, that previous analysis was not available.
I used "run_aster" with export file.
My question is, that is there error in source code, or have I made error in compiling Code-Aster from source?
BR Ilkka