Conversation
|
Must confess: I could not find a way to test this PR locally. |
|
The LCG views previously had issues with moving library files around, I reported it in https://its.cern.ch/jira/browse/SPI-2696 and it was patched in https://gitlab.cern.ch/sft/lcgcmake/-/merge_requests/2652 though I'm not sure as of which LCG version. I guess this patch is now bad? |
I think so... |
|
So, it would be better to undo that patch / understand why it no longer is useful than to workaround it here, since its an upstream bug. Would you be willing to make an issue on the JIRA and follow-up? |
When using
correctionlibfrom a LCG View,correction configreturn invalid paths.Example:
This PR attempts to fix this by checking for invalid paths, before they are returned and when it happens, assume it is a LCG View setup.