Open che25 opened 3 years ago
Thanks you very much for the reports, I will include these fix. It is surprising that I never had any of these issues on our cluster. Could it be possible that you exports your own environment variables and they override the default in the container singularity ? It still need a fix for sure.
If not what is your system ?
It’s a linux hpc cluster.
@.*** ~]$ uname -a Linux r2d2 4.18.0-305.12.1.el8_4.x86_64 #1 SMP Wed Aug 11 01:59:55 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
@.*** ~]$ singularity --version singularity version 3.8.1-1.el8
Best
C
On 31 Aug 2021, at 18:21, Alexis Delabriere @.***> wrote:
Thanks a lot for the reports, I will include these fix. It is surprising that I never had any of this issues on our cluster, which is surprising. Could it be possible that you exports your own environment variables and they override the default in singularity ? It still need a fix for sure.
If not what is your system ?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/adelabriere/SLAW/issues/9#issuecomment-909386587, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCKVXAD4XFGRTL3XDBD4O3T7T6QLANCNFSM5DEOYF7A. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
@che25 Very sorry for the delay, the requested changed have been made.
There are two issues that I managed to sort out myself, but it would be helpful if you could adopt the changes. The issues only occur with singularity, not with docker itself.
ENV LC_ALL C ENTRYPOINT bash /run_workflow.sh