ganga-devs / ganga

Ganga is an easy-to-use frontend for job definition and management
GNU General Public License v3.0
100 stars 159 forks source link

Rename LCG.CERN.ch to LCG.CERN.cern #1149

Closed rmatev closed 6 years ago

rmatev commented 7 years ago

Right now the LHCb.LocalSite is wrongly defined in /cvmfs/lhcb.cern.ch/lib/GangaConfig/config/6-3-0/GangaLHCb.ini:

Ganga In [5]: config.LHCb.LocalSite
Ganga Out [5]: 'LCG.CERN.ch'

git grep reveals a couple of examples to be changed.

The workaround is of course to add LocalSite=LCG.CERN.cern under [LHCb] in .gangarc.

mesmith75 commented 7 years ago

Thanks for bringing this up. There is a JIRA task open to copy the update to CVMFS: https://sft.its.cern.ch/jira/browse/LHCBDEP-3564