Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing colon in test environment #237

Merged
merged 1 commit into from
Oct 21, 2021

Conversation

tmadlener
Copy link
Collaborator

@tmadlener tmadlener commented Oct 18, 2021

BEGINRELEASENOTES

ENDRELEASENOTES

I am not entirely sure how this got past our CI tbh.

@andresailer
Copy link
Member

I am not entirely sure how this got past our CI tbh.

$ENV{LD_LIBRARY_PATH} is something like

/cvmfs/sft.cern.ch/lcg/releases/MCGenerators/thepeg/2.2.1-de911/x86_64-centos7-gcc8-opt/lib/ThePEG:/cvmfs/sft.cern.ch/lcg/releases/MCGenerators/herwig++/7.2.1-6e809/x86_64-centos7-gcc8-opt/lib/Herwig:/cvmfs/sft.cern.ch/lcg/views/LCG_99python2/x86_64-centos7-gcc8-opt/lib/python2.7/site-packages/torch/lib:/cvmfs/sft.cern.ch/lcg/views/LCG_99python2/x86_64-centos7-gcc8-opt/lib/python2.7/site-packages/tensorflow_core:/cvmfs/sft.cern.ch/lcg/releases/java/8u222-884d8/x86_64-centos7-gcc8-opt/jre/lib/amd64:/cvmfs/sft.cern.ch/lcg/views/LCG_99python2/x86_64-centos7-gcc8-opt/lib64:/cvmfs/sft.cern.ch/lcg/views/LCG_99python2/x86_64-centos7-gcc8-opt/lib:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-centos7/lib:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-centos7/lib64:/cvmfs/sft.cern.ch/lcg/releases/binutils/2.30-e5b21/x86_64-centos7/lib:/cvmfs/sft.cern.ch/lcg/releases/R/3.6.3-26932/x86_64-centos7-gcc8-opt/lib64/R/library/readr/rcon

We don't care about the first entry that is concatenated with the ROOT one, and we get the root one from the view lib folder anyway, right?

@tmadlener
Copy link
Collaborator Author

Ah yes, that makes sense.

@hegner hegner merged commit 8d87ef8 into AIDASoft:master Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants