Dear All,
The logic for where DIRAC looks for VO vomsserver specific information has changed in recent releases and unfortunately it does not always work for the GridPP DIRAC instance. We have raised the issue with the DIRAC core developers. In the meantime, if (and only if) you find that you suddenly cannot generate a voms proxy any longer, please add the lines below at the end of your bashrc, this should hopefully fix the issue:
export X509_VOMS_DIR="$DIRAC/etc/grid-security/vomsdir"
export X509_VOMSES="$DIRAC/etc/grid-security/vomses"
Apologies for any inconvenience,
Daniela
--